Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck passverified 2026-08-03 (gpt-5.6-sol-codex-subscription)
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

The chains of a poset, ordered by inclusion, form a chain-complete poset

Example

Let (P,)(P, \le) be any poset and let

C={CP:C is a chain of P}\mathcal{C} = \{\, C \subseteq P : C \text{ is a chain of } P \,\}

be the set of its chains (Chain in a poset), ordered by inclusion. Then C\mathcal{C} is chain-complete (Chain-complete poset): an inclusion chain DC\mathcal{D} \subseteq \mathcal{C} has least upper bound D\bigcup \mathcal{D}, which is again a chain of PP because any two of its elements lie in a common member of D\mathcal{D}. Its bottom element is =sup=\bot = \sup \emptyset = \emptyset.

This is the poset that Zorn's lemma builds at its step 1.2 and declares chain-complete at its step 2.1, so what follows is that step worked out in full: the engine of Zorn's lemma, running on its own.

Facts & Assumptions

Given: A poset (P,)(P, \le) and the set C\mathcal{C} of chains of PP, ordered by inclusion; note CP(P)\mathcal{C} \subseteq \mathcal{P}(P).

[L1]

A subset CPC \subseteq P is a chain when any two of its elements are comparable, and the empty set is a chain (Chain in a poset).

[L2]

Inclusion partially orders P(P)\mathcal P(P). For any DP(P)\mathcal D\subseteq\mathcal P(P), every CDC\in\mathcal D satisfies CDC\subseteq\bigcup\mathcal D, while any VV containing every CDC\in\mathcal D also contains every element of D\bigcup\mathcal D; hence D\bigcup\mathcal D is the least upper bound of D\mathcal D (Partial order and partially ordered set, Upper bound, least upper bound, and strict upper bound).

[L3]

uu is an upper bound of SS when sus \le u for every sSs \in S, and a least upper bound when in addition uvu \le v for every upper bound vv of SS (Upper bound, least upper bound, and strict upper bound).

[L4]

A poset is chain-complete when every chain has a least upper bound, and then =sup\bot = \sup \emptyset is its least element (Chain-complete poset).

[L5]

A partial order on a set XX is a relation on XX that is reflexive, antisymmetric and transitive, each of the three being a condition required of all elements of XX (Partial order and partially ordered set).

Verification

technique · direct
1.1

C\mathcal{C} is a subset of P(P)\mathcal{P}(P), and inclusion partially orders P(P)\mathcal{P}(P); reflexivity, antisymmetry and transitivity are required of all elements of P(P)\mathcal{P}(P), so they hold in particular for all elements of C\mathcal{C}, and the restriction of inclusion to C\mathcal{C} partially orders C\mathcal{C}.

givenL2L5
1.2

Let DC\mathcal{D} \subseteq \mathcal{C} be a chain for inclusion and put U=DU = \bigcup \mathcal{D}.

givenconstruct
2.1

UU is a chain of PP: let x,yUx, y \in U, say xC1x \in C_1 and yC2y \in C_2 with C1,C2DC_1, C_2 \in \mathcal{D}; as D\mathcal{D} is a chain for inclusion, C1C2C_1 \subseteq C_2 or C2C1C_2 \subseteq C_1, so xx and yy both lie in whichever of the two is the larger, and that set is a chain of PP, hence xx and yy are comparable in PP. So UCU \in \mathcal{C}, the case D=\mathcal{D} = \emptyset reading U=CU = \emptyset \in \mathcal{C} with the condition on x,yx, y vacuous.

step 1.2L1
2.2

UU is an upper bound of D\mathcal{D} for inclusion: CD=UC \subseteq \bigcup \mathcal{D} = U for every CDC \in \mathcal{D}.

step 1.2L3
3.1

UU is least among the upper bounds of D\mathcal{D} lying in C\mathcal{C}: such a VV is in particular an upper bound of D\mathcal{D} in P(P)\mathcal{P}(P), where D\bigcup \mathcal{D} is least, so UVU \subseteq V.

step 2.2L2L3
4.1

So every inclusion chain DC\mathcal{D} \subseteq \mathcal{C} has least upper bound D\bigcup \mathcal{D} in C\mathcal{C}, that is C\mathcal{C} is chain-complete, with =sup=\bot = \sup \emptyset = \emptyset.

step 2.1step 3.1L4

Remarks

  • This is the whole of Zorn's engine. Given a nonempty PP in which every chain has an upper bound and assuming no maximal element exists, every chain CC admits a strict upper bound; choosing one for each chain at once turns CC{chosen strict upper bound}C \mapsto C \cup \{\text{chosen strict upper bound}\} into a progressive map on C\mathcal{C}, and Bourbaki-Witt applied to the chain-completeness proved here returns a chain equal to its own extension, which is absurd. That is Zorn's lemma, and the Axiom of Choice is used at exactly one point of it, the simultaneous choice of strict upper bounds, and nowhere in this example.

  • C\mathcal{C} is chain-complete but usually not a complete lattice. An arbitrary union of chains need not be a chain: if x,yPx, y \in P are incomparable then {x}\{x\} and {y}\{y\} are chains and {x,y}\{x, y\} is not, so the family {{x},{y}}\{\{x\}, \{y\}\} has no supremum given by union. This is exactly the gap between this example and The power set is chain-complete, with union as supremum, and it is why chain-completeness rather than completeness is the right hypothesis for Bourbaki–Witt fixed point theorem.

  • An immediate consequence, at the price of the Axiom of Choice. C\mathcal{C} is nonempty, since C\emptyset \in \mathcal{C}, and every chain of C\mathcal{C} has an upper bound by the verification above. Assume in addition the Axiom of Choice (The Axiom of Choice), which Zorn's lemma assumes outright: Zorn's lemma then applies to C\mathcal{C} and yields a maximal element, so every poset has a maximal chain. This is the Hausdorff maximal principle, and it costs exactly one application of Zorn, hence the Axiom of Choice. The chain-completeness verified above costs nothing.

  • The verification never used any property of PP beyond its being a poset. In particular PP may be empty, in which case C={}\mathcal{C} = \{\emptyset\} is the one-element poset.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 15 results over 6 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources