Questions: Transfinite Recursion

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

When defining ordinal addition α + β by transfinite recursion on β, what is the correct definition at a limit ordinal λ?

Aα + λ = (α + (λ-1)) + 1, using the predecessor of λ
Bα + λ = α + ω, since all limit ordinals behave like ω
Cα + λ = sup{α + β : β < λ}, taking the supremum over all prior values
Dα + λ = α, since adding a limit ordinal contributes nothing
Question 2 Multiple Choice

Why does transfinite recursion require the Axiom of Replacement?

AWithout it, ordinals may not be well-ordered, breaking the inductive structure
BWithout it, the collection {F(β) : β < λ} at a limit stage may not form a set, making the limit-step definition impossible
CWithout it, successor ordinals cannot be constructed from their predecessors
DWithout it, the power set operation used in the cumulative hierarchy is unavailable
Question 3 True / False

Transfinite recursion requires three cases — base, successor, and limit — because ordinals come in three distinct kinds, unlike natural numbers which have only two.

TTrue
FFalse
Question 4 True / False

Ordinal addition is commutative: α + β = β + α for most ordinals α and β.

TTrue
FFalse
Question 5 Short Answer

Explain why the definition of a transfinite recursion must include an explicit limit clause, rather than simply extending the successor clause to cover all ordinals.

Think about your answer, then reveal below.