3

I'm trying to understand the following. I'll denote by $X$ the set of all ordinals that are at most $\omega_1$, the first uncountable ordinal. To avoid confusion, they can be equal to $\omega_1$ as well. Equip $X$ with the order topology.

Then how come $\omega_1$ is an accumulation point of $X\setminus\{\omega_1\}$, but there is no sequence in $X\setminus\{\omega_1\}$ that converges to $\omega_1$?

1 Answers1

6

Take a neighbourhood $U$ of $\omega_1$. By the definition of order topology $U$ contains an open interval $(\alpha,\omega_1]$ for some $\alpha<\omega_1$. Note that $\alpha+1<\omega_1$ so that $\alpha+1\in U\cap(X\setminus\{\omega_1\})$. This shows $\omega_1$ is an accumulation point of $X\setminus\{\omega_1\}$.

Take a sequence $(\alpha_n)_{n\in\mathbb{N}}$ in $X\setminus\{\omega_1\}$. Consider the ordinal $\beta=\bigcup_{n\in\mathbb{N}}\alpha_n$. As a countable union of countable sets it's still countable, so $\beta\in X\setminus\{\omega_1\}$. Now $(\beta,\omega_1]$ is a neighbourhood of $\omega_1$ containing no elements of the sequence $(\alpha_n)$, so $(\alpha_n)$ can't converge to $\omega_1$. This shows no sequence of $X\setminus\{\omega_1\}$ converges to $\omega_1$.

LostInMath
  • 4,528