Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)verified 2026-08-03 (gpt-5.6-sol-codex-subscription)
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 F\mathcal{F} be a family of sets, every member of which is nonempty. A choice function for F\mathcal{F} is a function (A function is a relation ff with (a,b)f(a,b) \in f and (a,c)f(a,c) \in f implying b=cb = c; f:ABf : A \to B, the value f(a)f(a), domain and codomain) g:FFsuch thatg(S)S  for every SF.g : \mathcal{F} \to \bigcup \mathcal{F} \qquad \text{such that} \qquad g(S) \in S \ \text{ for every } S \in \mathcal{F}.

Given a set XX, a choice function on XX means a choice function for the family P(X){}\mathcal{P}(X) \setminus \{\emptyset\} (The power set P(x)={z:zx}\mathcal{P}(x) = \{\, z : z \subseteq x \,\}, The difference aba \setminus b, the symmetric difference aba \triangle b, and the complement XaX \setminus a relative to a set XX) of nonempty subsets of XX.

Remarks

  • The requirement is only that gg 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 SS 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 SminSS \mapsto \min S is an explicit choice function on N\mathbb{N} (min\min is a choice function on N\mathbb{N} ). The contrast with families that admit no such rule is the content of Russell's shoes and socks .
  • Members of F\mathcal{F} must be nonempty: no function can select an element of \emptyset. The family F\mathcal{F} itself is allowed to be empty, and the empty function is then a choice function for it.

Depends on

Used by

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