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 power set is chain-complete, with union as supremum
Example
For any set , the power set ordered by inclusion is a poset (Partial order and partially ordered set) in which every -chain (Chain in a poset) has least upper bound
(Upper bound, least upper bound, and strict upper bound). So is chain-complete (Chain-complete poset), and its bottom element is .
Both halves of "least upper bound" are checked below. Chain-completeness asks for the least one, not merely for some upper bound, and it is leastness that the Bourbaki–Witt argument consumes.
Facts & Assumptions
Given: A set and its power set , ordered by inclusion.
Axiom of Extensionality: sets with exactly the same elements are equal.
A partial order is a reflexive, antisymmetric and transitive relation (Partial order and partially ordered set).
is an upper bound of when for every , and a least upper bound when in addition for every upper bound of (Upper bound, least upper bound, and strict upper bound).
A subset is a chain when any two of its elements are comparable, and the empty set is a chain (Chain in a poset).
A poset is chain-complete when every chain has a least upper bound, and then is its least element (Chain-complete poset).
Verification
Inclusion partially orders : ; if and then and have the same elements, so by extensionality; and gives .
Let and put , so that exactly when for some ; each such satisfies , hence and .
is an upper bound of : if and then , so .
is least among the upper bounds: let satisfy for every ; any lies in some and hence in , so .
So every subset of has least upper bound , and a chain is in particular a subset, so every chain has one and is chain-complete.
The empty chain is the case , where ; so , which is indeed the least element, since for every .
Remarks
-
The argument proves more than chain-completeness. Neither the construction of nor either of the two bound checks used that is a chain, so every subset of has a supremum and is a complete lattice. Chain-completeness is strictly weaker, and the posets to which Zorn's lemma is applied usually have only the weaker property (The chains of a poset, ordered by inclusion, form a chain-complete poset is the standard instance).
-
Infima are present too: for nonempty the greatest lower bound is , and the greatest lower bound of the empty family is , the top element. The class is not a set, which is why the empty case is read inside rather than absolutely.
-
The empty chain is not a technicality. It is what forces a chain-complete poset to have a least element at all, and here it produces . A convention that excludes the empty chain has to reintroduce the same content as a separate nonemptiness hypothesis (Chain-complete poset records the reduction between the two conventions).
-
Chain-completeness is not the same as having a top. Deleting the top element from leaves the three-element poset of Two maximal elements and no greatest element, which is still chain-complete, since and are incomparable and so never lie in a common chain, yet it now has two maximal elements and no greatest one.
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: 4 results over 3 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
- Complete partial order (Wikipedia) (standard reference, not scraped)
- Complete lattice (Wikipedia) (standard reference, not scraped)