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.
Choice function
Definition
Let be a family of sets, every member of which is nonempty. A choice function for is a function (A function is a relation with and implying ; , the value , domain and codomain)
Given a set , a choice function on means a choice function for the family (The power set , The difference , the symmetric difference , and the complement relative to a set ) of nonempty subsets of .
Remarks
- The requirement is only that pick some element of each member. Nothing requires the choices to be coherent, definable, or computable, and this is exactly where the difficulty lies: for a single nonempty set the existence of an element to pick is immediate, and for a family presented as the values of a function on a natural number the picks can be made one after another (Every natural-number-indexed list of nonempty sets has a choice function on its family of values ↗). What is not available in ZF is a simultaneous choice across an arbitrary family.
- A choice function often exists for a concrete family with no appeal to any axiom, because the family carries extra structure that names a canonical element. Every nonempty set of natural numbers has a least element, so is an explicit choice function on ( is a choice function on ↗). The contrast with families that admit no such rule is the content of Russell's shoes and socks ↗.
- Members of must be nonempty: no function can select an element of . The family itself is allowed to be empty, and the empty function is then a choice function for it.
Depends on
- A function is a relation $f$ with $(a,b) \in f$ and $(a,c) \in f$ implying $b = c$; $f : A \to B$, the value $f(a)$, domain and codomain
- $\bigcup_{i \in I} A_i := \bigcup \{A_i : i \in I\}$, and $\bigcap_{i \in I} A_i := \bigcap \{A_i : i \in I\}$ for $I \neq \varnothing$
- The power set $\mathcal{P}(x) = \{\, z : z \subseteq x \,\}$
- The difference $a \setminus b$, the symmetric difference $a \triangle b$, and the complement $X \setminus a$ relative to a set $X$
Used by
- Assuming the Axiom of Choice: κ < κ^cf(κ) for every infinite cardinal κ, and cf(2^κ) > κ; in particular cf(2^ℵ₀) > ℵ₀ Corollary
- Tagged grid partitions and Riemann sums in ℝᵐ Definition
- The Axiom of Choice Definition
- The Axiom of Countable Choice (AC_ω) Definition
- The axiom of dependent choice: a relation in which every element is related to something admits an ℕ-indexed chain Definition
- The product set ∏_i ∈ I Xᵢ of functions choosing a point in each factor, the projections, the box topology, and the product topology as the initial topology of the projections; the empty product is a one-point space Definition
- The sum ∑_i ∈ I κᵢ and the product ∏_i ∈ I κᵢ of an indexed family of cardinals, defined under the Axiom of Choice Definition
- A finite subset of any space is compact, so the compact separation clauses specialise to separating a point from a finite set in a Hausdorff space Example
- Finite choice written out: a choice function for three sets Example
- min is a choice function on ℕ Example
- Russell's shoes and socks Example
- Every natural-number-indexed list of nonempty sets has a choice function on its family of values Lemma
- The Axiom of Choice is stated on this page and assumed by no proof on it; the two statements that would need it are identified and left unsettled Remark
- Why the criterion is about the product topology, and the choice cost of the compact separation lemmas Remark
- A map into a compact space whose graph is closed is continuous; so for a compact Hausdorff codomain, continuity and closedness of the graph are equivalent Theorem
- A map into a product is continuous iff each of its components is; the projections are continuous and open; and each projection is surjective when every factor is nonempty, which for an infinite index set uses the Axiom of Choice Theorem
- A product of connected spaces is connected in the product topology, and that argument is a theorem of ZF; for an infinite index set it is the assertion that the product of nonempty spaces is nonempty that uses the Axiom of Choice Theorem
- König's theorem: assuming the Axiom of Choice, if κᵢ < λᵢ for every i ∈ I then ∑_i ∈ I κᵢ < ∏_i ∈ I λᵢ Theorem
- Products commute with subspaces; for infinite nonempty families, the closure identity overline∏ Aᵢ=∏ overlineAᵢ uses the Axiom of Choice Theorem
- The box topology is finer than the product topology, the two agree for a finite index set in ZF, and, assuming the Axiom of Choice for nonempty factors, the box topology is strictly finer whenever infinitely many factors have a nonempty proper open subset Theorem
- The Darboux and Riemann definitions agree: a bounded f on [a,b] is Darboux integrable with integral I if and only if for every real ε > 0 there is a real δ > 0 such that |S(f,P,ξ) - I| < ε for every tagged partition of mesh below δ Theorem
- The well-ordering theorem implies the Axiom of Choice Theorem
- Urysohn's lemma, under the axiom of dependent choice: in a normal space two disjoint closed sets are separated by a continuous function into [0,1], and conversely such a space is normal Theorem
- Zorn's lemma implies the Axiom of Choice Theorem
- ℵ₀ is regular in ZF; assuming the Axiom of Choice every successor aleph ℵ_α+1 is regular; cf(ℵ_ω) = ℵ₀, so ℵ_ω is singular, and under choice it is the least singular infinite cardinal Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 25 results over 11 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)
- Axiom of choice (Wikipedia) (standard reference, not scraped)