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.
is a choice function on
Example
Every nonempty subset of has a least element (The well-ordering principle), and that least element is unique, so
is a well defined function, and by construction. It is therefore a choice function on (Choice function), given by a single rule and produced with no appeal to the Axiom of Choice.
What makes the choice free here is the structure of the order (Order on the natural numbers), not the size of the family. The order well-orders , and a well-order names a canonical element of every nonempty subset; how large the family of nonempty subsets is then does not matter.
Facts & Assumptions
Given: The family of nonempty subsets of , with carrying its usual order (Order on the natural numbers).
Every nonempty has a least element: there is with for every (The well-ordering principle).
The order on is antisymmetric: and imply ( is a linear order on ).
A choice function for a family is a function with domain such that for every , and a choice function on is one for (Choice function).
Verification
Let , so and .
has a least element: some satisfies for every .
That least element is unique: if and are both least elements of then and , hence .
So "the least element of " is a definite description, and is a set by Separation, single valued by step 2.2 and total on by step 2.1, hence a function with domain .
Its values lie where they must: is a least element of , and a least element of belongs to , so for every .
Therefore is a choice function for , that is a choice function on , and it was obtained from a rule rather than from any axiom asserting that choices can be made.
Remarks
-
The rule, not the existence, is the point. [L1] gives a least element of each nonempty separately. Turning a family of separate existence statements into one function is exactly what the Axiom of Choice does in general, and it is exactly what is avoided here: uniqueness of the least element makes "the least element of " a formula in , so the graph of is carved out by Separation from with no further axiom.
-
Every natural-number-indexed list of nonempty sets has a choice function on its family of values does not apply, and not for the reason usually given. That lemma carries no finiteness hypothesis at all, and it refuses that reading explicitly: it is stated over an indexed family, a natural number and a function with domain all of whose values are nonempty, and it gives a choice function for the family of the values of . What disqualifies is that it is not for any such : sending each member of to the least index at which takes it as a value injects into , the least index existing by [L1], whereas already contains the pairwise distinct singletons , and no injection exists (The pigeonhole principle on ↗, which this library proves on a later page). Size is not what is at stake here, structure is, and Russell's shoes and socks is the contrasting case: a family of two element sets, with no listing of this kind and no rule either.
-
The same construction works verbatim on any set carrying a well-order, with "least element" read in that order. Whether every arbitrary set carries a well-order is a different question, and answering it affirmatively is again a form of the Axiom of Choice. The library does prove it, but only from that axiom and only on a later page (The well-ordering theorem ↗); nothing in this example uses it, and no item on this page lists it as a dependency.
-
Antisymmetry does the whole of the uniqueness work, and it is the only order axiom needed for it. This is the same one-line argument that makes legitimate notation in a poset (Upper bound, least upper bound, and strict upper bound).
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: 40 results over 18 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)
- Choice function (Wikipedia) (standard reference, not scraped)
- Well-ordering principle (Wikipedia) (standard reference, not scraped)