Let $S$ be a countable well-ordered set which is unbounded (i.e. it has no maximum). Does there exist an unbounded increasing sequence in $S$?
2026-03-25 02:59:45.1774407585
On
On
Does every unbounded countable ordinal have an unbounded sequence?
116 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
I found a related question which answers this question too.
A generalization of "any countable limit ordinal is the union of a sequence of increasing ordinal"
1
On
Yes.
Let $s_1$ be an element of $S$. Because $S$ is unbounded, $s_1$ can't be the maximum element. Therefore, there exists at least one element of $S$ greater than $s_1$. Call this element $s_2$. $S$ also can't have $s_2$ as its maximum element, so there must be an element of $S$ (call it $s_3$) greater than $s_2$.
Repeat this process ad infinitum, and you have an unbounded increasing sequence.
Hint: let $f : \omega \to S$ enumerate $S$. Starting at $1$, remove $i$ from the domain of $f$ if $f(i) < f(j)$ for some $j < i$. The result is an unbounded partial function from $\omega$ to $S$, which you can convert into a sequence by renumbering the arguments.