Ordinal Arithmetic
Ordinal arithmetic extends addition, multiplication, and exponentiation to ordinal numbers using transfinite recursion. Unlike cardinal arithmetic, ordinal operations are sensitive to order and generally non-commutative.
Definitions by Transfinite Recursion
For ordinals , ordinal addition is defined by recursion on :
- .
- .
- for limit .
Set-theoretically, is the order type of with lexicographic order on the second component.
Ordinal multiplication is defined by recursion on :
- .
- .
- for limit .
Set-theoretically, is the order type of with reverse lexicographic order.
Ordinal exponentiation is defined by recursion on :
- .
- .
- for limit (when ).
Non-Commutativity and Examples
Addition: . Also , but .
Multiplication: , but . So .
Exponentiation: , but . And is the order type of the set of finite sequences from ordered anti-lexicographically.
Cantor Normal Form
Every ordinal can be uniquely written as:
where , , and are positive finite integers. This is the Cantor normal form of .
- : already in Cantor normal form.
- : Cantor normal form with exponents .
- : the Cantor normal form of is , since .
Ordinal addition satisfies left cancellation: . However, right cancellation fails: but . The "absorption" for finite reflects the fact that finitely many elements before -many are "absorbed" into the limit.