Transfinite Induction and Recursion on Ordinals
Transfinite induction extends mathematical induction to all ordinals, and transfinite recursion extends recursive definitions beyond the natural numbers.
Transfinite Induction
Let be a property of ordinals. If:
- Base case: holds,
- Successor step: for all ordinals ,
- Limit step: If holds for all (where is a limit ordinal), then holds,
then holds for all ordinals .
Suppose fails for some ordinal . Then the class is nonempty. Since every set of ordinals is well-ordered, has a least element .
- (by the base case).
- is not a successor (otherwise holds by minimality, so holds by the successor step, contradicting ).
- is not a limit ordinal (otherwise holds for all by minimality, so holds by the limit step).
Every ordinal is , a successor, or a limit, so we have a contradiction.
Transfinite Recursion
Let be a class function (where denotes the universe of sets). Then there exists a unique class function such that:
where denotes the restriction of to .
-
Ordinal addition is defined by transfinite recursion on with the three clauses (zero, successor, limit).
-
Von Neumann hierarchy (cumulative hierarchy):
- ,
- ,
- for limit .
Then (the axiom of foundation is equivalent to this).
-
Aleph sequence: , (the next cardinal), .
Applications
The epsilon numbers are ordinals satisfying . By transfinite recursion: , , and in general is the next epsilon number after . The epsilon numbers form a proper class.
- , , , has elements, has elements.
- contains all hereditarily finite sets and is a model of ZFC minus the axiom of infinity.
- contains sets of every finite rank over .
The rank function assigns an ordinal rank to every set.