Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableverified 2026-09-08 (gpt-5.6-sol)
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.

The axiom of dependent choice: a relation in which every element is related to something admits an N-indexed chain

Definition

Let X be a set and let R⊆X×X be a binary relation on X. Call R entire on X when

for every x∈X there is y∈X with xRy.

The Axiom of Dependent Choice, written DC, is the following statement.

For every nonempty set X, every relation R entire on X, and every a∈X, there is a function x:N→X (A function is a relation f with (a,b)∈f and (a,c)∈f implying b=c; f:A→B, the value f(a), domain and codomain, The natural numbers N (von Neumann)) with x0=aandxnRxn+1  for every n∈N.

Here a sequence in X means a function from N to X, not necessarily a real-valued sequence. As everywhere in this library N contains 0, and the sequence is indexed from 0; the term x0 is the prescribed starting point a and every later term is related to its predecessor.

What DC adds to what came before. Choice function and The Axiom of Choice select one element from each member of a family that is fixed in advance, and The Axiom of Countable Choice (ACω) does the same for a family indexed by N. In both, the family is given before any selection is made. DC is the principle needed when the n-th set to select from is not known until the first n selections have been made: here the admissible values of xn+1 are exactly the R-successors of xn, so the family being chosen from is built along the choosing. That is precisely the situation ACω does not cover, and it is why a construction "pick xn+1 depending on xn, for every n at once" is not licensed by countable choice.

The starting point may be dropped. The formally weaker statement obtained by deleting the clause x0=a — for every nonempty X and every entire R there is a sequence with xnRxn+1 for all n — is an immediate consequence of the form above, since X is nonempty and any of its elements may be taken as a. The reverse derivation is standard and is not needed anywhere in this library, so it is not carried out; every use below prescribes x0.

R need not be an order and the terms need not be distinct. What DC delivers is a sequence, that is a function N→X, not a chain in the order-theoretic sense (Chain in a poset). The relation may be symmetric, and the sequence may repeat a value or be constant; all that is asserted is xnRxn+1 at every index.

Remarks

Where DC sits among the choice principles. It is a standard fact, proved in the references and not in this library, that

AC  ⟹  DC  ⟹  ACω,

and that neither implication reverses. The non-reversals are relative-consistency results: what they establish is that ZF, if consistent, does not prove the missing implications, never that those implications are false. This library contains neither forcing nor permutation models and proves no independence result, so all of that is quoted from the references and used nowhere.

Nothing in this library proves DC, and nothing assumes it silently. Like The Axiom of Choice and The Axiom of Countable Choice (ACω), DC is a statement that may be assumed or not. Every theorem whose proof uses it says so in its own statement, and the accounting for the compactness page is collected in What each implication between the compactness properties of a metric space costs: which are theorems of ZF, which use countable choice, and which use dependent choice ↗.

An upper bound, never a lower one. When a later item records that its proof uses DC, the claim made is that the argument given here is carried out in ZF+DC. No item claims that DC is necessary for the statement proved, because establishing necessity means separating the statement from ZF, and that is an independence result of exactly the kind this library does not prove.

Depends on

Used by

…and 170 more results.

Dependency tree · two levels

21 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources