Explain why ordinal addition is non-commutative, using 1 + ω versus ω + 1 as your example. What fundamental property of ordinals makes these two expressions different?
Think about your answer, then reveal below.
Model answer: Ordinal addition is defined by order type — the arrangement of elements, not just their count. α + β means 'place a copy of α, then a copy of β.' In 1 + ω, one element precedes ω; the result has a least element but no greatest element and order type ω. In ω + 1, ω precedes one element; the result has a new greatest element (no element in ω is greatest), giving order type ω + 1 > ω. The same elements are present in both cases, but their arrangement differs — and ordinals track arrangement, not cardinality.
This non-commutativity is the key insight of ordinal arithmetic. Ordinals are defined as order types, so two sets with the same elements but different orderings can be different ordinals. Adding 1 'before' ω slots it into a position that already has something infinite coming after it — no new structure is created. Adding 1 'after' ω extends the sequence beyond its previous supremum — genuinely new structure appears. In ordinary arithmetic, 1 + n = n + 1 because we only count; in ordinal arithmetic, we track where.