Specifically I would like to show:
Let $S_\Omega$ be the minimal uncountable well-ordered set. For any $a\in S_\Omega$, either $a$ has an immediate predecessor in $S_\Omega$, or there exists an increasing sequence $a_i$ in $S_\Omega$ with $a=\sup\{a_i\}$.
The part that I don't understand is how to find such a sequence $\{a_i\}$. I understand that if $a$ does not have an immediate predecessor, then for any $x\in S_\Omega$ and $x<a$, there exists $y\in S_\Omega$ s.t. $x<y<a$. By this one can inductively find a sequence $\{a_i\}$ s.t. $a_0<a_1<\cdots$ and $a_i<a$ for all $i$. But how can one guarantee that $\sup\{a_i\}=a$ in this case?
I encountered this question while proving something else (Munkres Topology, 2/e p.159 12(c)).