Let $\beta$ be a countable limit ordinal. Prove $\exists$ sequence $\left\langle{\alpha_n | n \in \omega}\right\rangle$ with the following properties:
$(1): \alpha_0 = 0\;;$
$ (2): \forall n \in \omega [\alpha_0 \in \beta, \alpha_n <\alpha_{n+1}]\;;$
$(3): \forall \epsilon < \beta\,\exists n \in \omega [\epsilon \leq \alpha_n]\;.$
Could anyone advise me on this problem? I'm totally clueless. The hint is to fix bijection $f: \omega \to \beta$ and define $ \alpha_n$ by induction. Could anyone explain why? Thank you.
Having such a bijection $f$, define a sequence $\langle i_n \rangle_{i \in \omega}$ as follows:
Since $\beta$ is a limit ordinal it is possible to find such a sequence. Note that it is strictly increasing.
Given $\epsilon < \beta$, since $f^{-1} ( \epsilon ) = k < \omega$, it follows that $i_{k} \geq k$, and therefore $f ( i_{k+1} ) > f ( k ) = \epsilon$.
We then define $\alpha_n = f ( i_n )$.