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.
Zorn's lemma implies the Axiom of Choice
Statement
Assume Zorn's lemma: every nonempty poset in which every chain has an upper bound has a maximal element. Then every family of nonempty sets has a choice function (Choice function); that is, the Axiom of Choice holds.
Facts & Assumptions
Given: A family all of whose members are nonempty, and Zorn's lemma.
Every member of is nonempty.
By the assumed Zorn principle, a nonempty poset in which every chain has an upper bound has a maximal element.
A choice function for a family is a function with domain such that for every (Choice function).
is maximal when there is no element strictly above it (Maximal element and greatest element).
A partial order is a relation that is reflexive, antisymmetric and transitive, and a poset is a set carrying one (Partial order and partially ordered set).
A chain is a subset of a poset in which any two members are comparable (Chain in a poset).
Proof
Suppose has no choice function.
Let be the set of partial choice functions: pairs with and a choice function for , ordered by when and restricted to equals .
is nonempty, since the empty function is a choice function for the empty subfamily, so .
Every chain in has an upper bound: given a chain, take the union of the domains and the union of the functions. Any two partial choice functions in the chain are comparable by [L5], so the smaller is a restriction of the larger; their values therefore agree on overlapping domains. Thus the union is a function and is a choice function for the union of the domains.
The relation just defined is a partial order on : it is reflexive, since and restricted to is ; antisymmetric, since and give and , hence , and then restricted to , which is itself; and transitive, since gives , while restricting to is the same as first restricting it to , which gives , and then restricting to , which gives . So is a poset.
By the assumed Zorn principle has a maximal element .
If then is a choice function for , contrary to the assumption; so there exists with .
The set is nonempty, so there exists an element of ; fix one and call it .
Then lies in and is strictly above , since .
This contradicts maximality of , so the assumption fails and has a choice function.
Remarks
- Step 5.1 makes a single existential instantiation, exactly as in Every natural-number-indexed list of nonempty sets has a choice function on its family of values, and is not a use of choice. The work of choosing across all of at once has already been done by Zorn's lemma at step 3.1.
- The poset of partial choice functions is the standard vehicle for this direction, and it illustrates the usual shape of a Zorn argument: order the partial solutions by extension, check that a chain of them unions to a partial solution, and observe that a maximal partial solution cannot be partial.
- Together with Zorn's lemma this gives the equivalence recorded in The Axiom of Choice and Zorn's lemma are equivalent.
Depends on
Used by
- The Axiom of Choice and Zorn's lemma are equivalent Corollary
- FALSE: Zorn's lemma is a theorem of ZF False statement
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 21 results over 10 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
- I. Khatchatourian, The Axiom of Choice (University of Toronto MAT327 notes) (standard reference, not scraped)
- The Axiom of Choice (Stanford Encyclopedia of Philosophy) (standard reference, not scraped)
- Zorn's lemma (Wikipedia) (standard reference, not scraped)
- Axiom of choice (Wikipedia) (standard reference, not scraped)