The polarity-refined consistency property and paired model (issue #14, Unit 4b) #
The sixteen ConsistencyPropertyEqOn fields for the polarity-refined paired family, and the
model endpoint the Lyndon argument will consume.
The port is field-for-field with the Craig instance; only the side-bound reasoning changes, and it changes exactly where the audit predicted:
- deterministic and branching fields consume Unit 3's directional rules
(
sentBndPol_imp_neg_left,sentBndPol_neg_imp_right,sentBndPol_neg_component_*, …) rather than a same-class negation equivalence; - every right-coordinate case is the left case conjugated by the class-exchanging
lyndonInsepAt_swap(through the Unit-4a right twins), never a duplicated proof; - the mixed
C0cases arelyndonInsepAt_shared_contradiction: a sentence on one side whose negation is on the other lies in the flipped intersection class and is itself a separator; - the equality fields are class-free, and the cross-coordinate equality/congruence transfers go
through
lyndonInsepAt_insert_of_shared_constEq_entails, whose swapped-class hypotheses the empty polarity sets ofconstEqdischarge; rel_congrmoves alongsentBndPol_relInst_congr, i.e. the positive-onlyiff— an atomic instance is in the side class exactly when its symbol is inP;- the constant rules reuse the unchanged support/freshness machinery verbatim.
This is the first Lyndon file to invoke the countable-completion kernel: exists_henkinComplete
and exists_model_of_henkinComplete are consumed exactly as the Craig development consumes them,
with no MaximalConsistent machinery — a fact the truth-lemma dependency-cone guard now checks
for exists_lyndon_paired_model_neg.
Root inseparability itself is not proved here; that (and interpolation) is Unit 5.
The remaining quantifier round-trip consumers, in signed form #
Replacing a hypothesis by a semantically equivalent one does not change inseparability (the separator is untouched, so the polarity classes are irrelevant).
C7 consumer (existential), signed.
C7 consumer (negated universal), signed: ¬∀x ψ is ∃x ¬ψ, witnessed by ¬ψ(c).
The right twin of the negated-universal C7 consumer, again by conjugation.
The consistency property #
Equations
- One or more equations did not get rendered due to their size.
Instances For
The paired model endpoint #
Paired model existence, polarity-refined. From a root pair side-typed at the two polarity classes and inseparable at the flipped intersection class, the fair enumeration produces a Henkin-complete set containing both roots, whose quotient term model realizes them.
The Unit-5 consumer endpoint: instantiating the right root at r₂.not gives one model
realizing the left root and refuting the (un-negated) right root. Root inseparability is a
hypothesis here; establishing it from a failed interpolant is Unit 5's business.