Documentation

InfinitaryLogic.Methods.Henkin.CountableCompletion.ConsistencyPropertyEqOn

The fragment-relative consistency property and Henkin completion (issue #8 tranche 2, commit 2) #

ConsistencyPropertyEqOn U: a family of U-bounded sentence sets closed under the C0C4 decompositions, the atomic equality/relation congruence fields specialized to constant indices (constEq/relInst — the relational-core term model consumes nothing more; arbitrary closed terms convert to constants at the term-model boundary via exists_eq_constTerm), and the two minimal quantifier fields (universal instantiation + a fresh witness for a negated universal — the negated-universal field is the existential witness rule; the forward constructor-level truth lemma needs no separate existential rule).

HenkinComplete U S: the truth-lemma-facing completion predicate — the same closure, but stated on S itself (targets are in S, not "consistently addable"). The fair enumeration (commit 3) produces an S* ⊇ S₀ with HenkinComplete U S*.

Deliberately absent (per the audit, §5–§6b): no extension, no chain_closure (Finding 1), no general C6 (a countable U cannot close under arbitrary substitution templates), and no finiteness — finiteness belongs to the inseparable-pair instance (commit 4).

The fragment-relative consistency property #

ConsistencyPropertyEqOn U: a U-bounded consistency family with atomic equality / relation congruence and minimal quantifier fields.

Instances For

    The Henkin completion predicate #

    HenkinComplete U S: the truth-lemma-facing completion — the same closure as ConsistencyPropertyEqOn but with every target present in S.

    Instances For