Documentation

InfinitaryLogic.Methods.WellOrdering.BaseMember

The initial member: Bφ ∈ P (issue #12, the mathematical starting gate) #

The only point where HasWellOrderedChains enters the consistency-property construction: the base diagram itself is a member. The proof exposes the intended normalization —

This separately certifies that the strengthened terminal/bottom-margin invariant (D6 and the lt_gamma addition) has not accidentally strengthened the theorem's hypothesis: an (α+1)-chain per level — exactly Marker's hypothesis, off by the harmless successor — is all that is consumed.

theorem FirstOrder.Language.baseDiagram_mem {L : Language} {φ : L.Sentenceω} {lt : L.Relations 2} (h : HasWellOrderedChains φ lt) :
WOMem φ lt (baseDiagram φ lt)

The initial member: the base diagram satisfies the member predicate, from HasWellOrderedChains alone.