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.
Finite choice written out: a choice function for three sets
Example
Let
a family of three nonempty sets of natural numbers. A choice function for (Choice function) can be written down outright, by listing its three values:
Nothing was assumed to produce it. Each value is one element taken from one set already known to be nonempty, and three such picks are made one after another. The induction of Every natural-number-indexed list of nonempty sets has a choice function on its family of values is exactly this process stated in general. That lemma indexes the family by a natural number rather than counting its members: writing the three sets as the values of a function with domain (The natural numbers (von Neumann)), the successor step restricts to the shorter index set, takes a choice function for those values, and overwrites it with one further pair.
Facts & Assumptions
Given: The family , whose members are sets of natural numbers, together with the function with domain the von Neumann natural number (The natural numbers (von Neumann)) given by , , , so that .
A choice function for a family is a function with domain such that for every (Choice function).
For every natural number and every function with domain all of whose values are nonempty, the family of values has a choice function; the proof is an induction on whose successor step restricts to , takes a choice function for , and overwrites it with the single pair for some (Every natural-number-indexed list of nonempty sets has a choice function on its family of values).
Verification
The three members are pairwise distinct: belongs to and to neither of the others, belongs to but not to , and since ; so has exactly three members.
Every member is nonempty: , and .
Let , the set whose three elements are those ordered pairs; it is a relation with domain , and since the three members of are pairwise distinct its three first coordinates are pairwise distinct, so it is single valued: is a function on .
Its values lie where they must: , and , so for every and is a choice function for .
A function of this shape is what the induction of [L2] returns when run on the listing : since has domain and each value is nonempty by step 1.2, [L2] applies with and yields a choice function for , obtained in three stages, one pick at each index, so no choice principle is invoked and none is needed. Nothing here rests on counting the members of , only on the listing exhibited in the Given.
Remarks
-
Where an axiom would have been needed, and why it was not. Each pick is a single existential instantiation from a single nonempty set, licensed by first-order logic alone. Three of them are made, one at a time, and three is a natural number, so the process stops. What ZF does not supply is a choice function for every arbitrary family of nonempty sets. An infinite family can still have a choice function given by a defining rule — such as the minimum rule below — so the gap filled by the Axiom of Choice is arbitrary families, not mere infinitude.
-
Choice functions are not unique. Taking the larger element of each pair gives another one, with values ; since each member has two elements there are choice functions for in all. Nothing in the definition prefers one of them.
-
The particular displayed above is the rule , which happens to work for every nonempty set of natural numbers at once ( is a choice function on ). That is a feature of , not of finiteness. The two ingredients come apart in Russell's shoes and socks, where the family is infinite and carries no such rule.
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: 33 results over 15 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
- Choice function (Wikipedia) (standard reference, not scraped)
- Axiom of choice (Wikipedia) (standard reference, not scraped)