Dependent Choice for Finite Sets

From ProofWiki
Jump to navigation Jump to search





Theorem

Let $\RR$ be a binary relation on a non-empty set $S$.

For each $a \in S$, let $C_a = \set {b \in S: a \mathrel \RR b }$

Suppose that:

For all $a \in S$, $C_a$ is a non-empty finite set.

Let $s \in S$.


Then there exists a sequence $\sequence {x_n}_{n \mathop \in \N}$ in $S$ such that:

$x_0 = s$
$\forall n \in \N: x_n \mathrel \RR x_{n+1}$


Remark

This theorem follows trivially from Dependent Choice (Fixed First Element), a form of the Axiom of Dependent Choice.

The proof below shows that it follows from the weaker Axiom of Countable Choice for Finite Sets.


Proof

Define $\sequence {D_n}$ recursively:

Let $D_0 = \set s$.

For each $n \in \N$ let $D_{n + 1} = \map \RR {D_n}$.

Now, for each $n \in \N$ let $E_n$ be the set of all enumerations of $D_n$.

Then $E_n$ is non-empty and finite for each $n$.

By the Axiom of Countable Choice for Finite Sets, there is a sequence $\sequence {e_n}$ such that for each $n$, $e_n \in E_n$.

Now recursively define $\sequence {x_n}$:

Define $x_0$ as $s$.
Define $x_{n + 1}$ as the first element in the enumeration $e_n$ which is in $\map \RR {x_n}$.

Then $\sequence {x_n}$ is the required sequence.

$\blacksquare$


Axiom:Axiom of Countable Choice for Finite Sets

This theorem depends on Axiom:Axiom of Countable Choice for Finite Sets.

Although not as strong as the Axiom of Choice, Axiom:Axiom of Countable Choice for Finite Sets is similarly independent of the Zermelo-Fraenkel axioms.

As such, mathematicians are generally convinced of its truth and believe that it should be generally accepted.


Also see