Transfinite Induction/Principle 2

From ProofWiki
Jump to navigation Jump to search



Theorem

Let $A$ be a class satisfying the following conditions:

  • $\O \in A$
  • $\forall x \in A: x^+ \in A$
  • If $y$ is a limit ordinal, then $\paren {\forall x < y: x \in A} \implies y \in A$

where $x^+$ denotes the successor of $x$.


Then $\On \subseteq A$.


Proof

NotZFC.jpg

This page is beyond the scope of ZFC, and should not be used in anything other than the theory in which it resides.

If you see any proofs that link to this page, please insert this template at the top.

If you believe that the contents of this page can be reworked to allow ZFC, then you can discuss it at the talk page.


We shall prove this using the first principle of transfinite induction.

Assume $y$ is an ordinal such that $y \subseteq A$.

This implies $\forall x < y: x \in A$.

By definition, $y$ is a limit ordinal, $y = \O$, or $\exists x: y = x^+$.


If $y$ is a limit ordinal, then, since:

$\forall x < y: x \in A$

it follows that $y \in A$.


If $y = \O$, then $y \in A$ by hypothesis.


Finally, assume $y = z^+$ for some ordinal $z$.

Since $z < z^+ = y$ and $\forall x < y: x \in A$, it follows that $z \in A$.

By hypothesis, we conclude $y = z^+ \in A$.


In any case, $y \in A$.

Therefore, for all ordinals $y$, if $y \subseteq A$, then $y \in A$.

By the first principle of transfinite induction, $\On \subseteq A$.

$\blacksquare$