Alphabeta Math
ExampleConstruction: AI-adaptedVerification: AI-adaptedprecheck 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,≤) be any poset and let

C={ C⊆P:C is a chain of P }

be the set of its chains (Chain in a poset), ordered by inclusion. Then C is chain-complete (Chain-complete poset): an inclusion chain D⊆C has least upper bound ⋃D, which is again a chain of P because any two of its elements lie in a common member of D. Its bottom element is ⊥=sup⁡∅=∅.

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,≤) and the set C of chains of P, ordered by inclusion; note C⊆P(P).

[L1]

A subset C⊆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). For any D⊆P(P), every C∈D satisfies C⊆⋃D, while any V containing every C∈D also contains every element of ⋃D; hence ⋃D is the least upper bound of D (Partial order and partially ordered set, Upper bound, least upper bound, and strict upper bound).

[L3]

u is an upper bound of S when s≤u for every s∈S, and a least upper bound when in addition u≤v for every upper bound v of S (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⁡∅ is its least element (Chain-complete poset).

[L5]

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

Verification

technique · direct
1.1

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

givenL2L5
1.2

Let D⊆C be a chain for inclusion and put U=⋃D.

givenconstruct
2.1

U is a chain of P: let x,y∈U, say x∈C1 and y∈C2 with C1,C2∈D; as D is a chain for inclusion, C1⊆C2 or C2⊆C1, so x and y both lie in whichever of the two is the larger, and that set is a chain of P, hence x and y are comparable in P. So U∈C, the case D=∅ reading U=∅∈C with the condition on x,y vacuous.

step 1.2L1
2.2

U is an upper bound of D for inclusion: C⊆⋃D=U for every C∈D.

step 1.2L3
3.1

U is least among the upper bounds of D lying in C: such a V is in particular an upper bound of D in P(P), where ⋃D is least, so U⊆V.

step 2.2L2L3
4.1

So every inclusion chain D⊆C has least upper bound ⋃D in C, that is C is chain-complete, with ⊥=sup⁡∅=∅.

step 2.1step 3.1L4∎

Remarks

  • This is the whole of Zorn's engine. Given a nonempty P in which every chain has an upper bound and assuming no maximal element exists, every chain C admits a strict upper bound; choosing one for each chain at once turns C↦C∪{chosen strict upper bound} into a progressive map on 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 is chain-complete but usually not a complete lattice. An arbitrary union of chains need not be a chain: if x,y∈P are incomparable then {x} and {y} are chains and {x,y} is not, so the family {{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 is nonempty, since ∅∈C, and every chain of 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 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 P beyond its being a poset. In particular P may be empty, in which case C={∅} is the one-element poset.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

9 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources