Documentation

LeanPool.InfinitaryLogic.Methods.SchemaOmegaWitness

Layer 7a: the schema-template Ω-witness bridge #

The first, abstract chunk of the schema-level completion pivot (Layer 7). It connects a template-level witness property — TailTemplateOmegaWitnessed, the / witnessing of tailTemplateOfSeq a on the exact de-substituted formulas the source-side normal form uses — to LocalEMContext.OmegaCompleteForColim, the hard input of the local-EM realization tailTemplateRealizable_of_localEMContext.

The route deliberately goes through the existing LocalEMOmegaHomogeneous normal form, not directly to OmegaCompleteForColim: omegaCompleteForColim_of_omegaHomogeneous already converts LocalEMOmegaHomogeneous into OmegaCompleteForColim, so all this file must supply is TailTemplateOmegaWitnessed → LocalEMOmegaHomogeneous, shuttled across the tail-template truth collapse (IsLomega1omegaIndiscernibleOnTail.tailTemplateOfSeq_truth_iff): template truth of a canonDeForm ⇔ its eventual truth on the consecutive deep tuples k ↦ a (d+k).

No enumeration, Zorn, or term model appears here — this is the interface milestone that fixes the shape the ω-stage completion (Layer 7b) must produce.

The schema-template Ω-witness property. For the schema template tailTemplateOfSeq a, over the canonical de-substituted formulas of colimit-family connectives: a disjunction's template truth yields one component's template truth, and joint component template truth yields the conjunction's. This is the countable, J-free witnessing the ω-stage Henkin completion will establish; here it is the input to the normal-form bridge.

Instances For
    theorem FirstOrder.Language.canonDeForm_mem_ΓEMlocal {s₀ : LocalStage} {m : } {φ : (localColim s₀).BoundedFormulaω Empty m} ( : m, φ ΓlocalColim s₀) {p : } (g : Fin m(localColim s₀).Term (Fin p)) :

    A canonical deForm of a colimit-family member lands in ΓEMlocal (its canonDeForms component).

    The packaged corollary (the milestone): the schema-template Ω-witness property + tail indiscernibility deliver OmegaCompleteForColim for any LocalEMContext whose sequence is the schema sequence, by composing the normal-form bridge with the existing reduction theorem. This is exactly the hard input tailTemplateRealizable_of_localEMContext consumes.