Today a student came to me with the following exercise from a course in topology:
Suppose $(X,\mathcal{T})$ is first-countable. Show that the following are equivalent:
- $X$ is Hausdorff
- Every convergent sequence in $X$ converges to precisely one point
- $X$ is T1 and every compact subset of $X$ is closed
I was able to show and explain all implications, except for one. I was not able to find a proof for $3. \Rightarrow 1$ or $3. \Rightarrow 2$.
Could someone explain to me how I should handle this implication? Or could someone give a hint which characterization of Hausdorff is most appropriate for this proof?
As always, any help would be appreciated!
To prove $3. \Rightarrow 2.$, consider a convergent sequence $(x_n)_{n\in\mathbb{N}}$, and let $x_\ast$ be any one of its limit points (we don't know yet that there is only one). The set
$$K = \{x_\ast\} \cup \{ x_n : n \in \mathbb{N}\}$$
is compact.
By $3.$, $K$ is closed. But any limit point of the sequence is contained in the closure of $\{ x_n : n \in \mathbb{N}\}$, so in particular in $K$.
For any $y \neq x_\ast$, consider a neighbourhood $U$ of $x_\ast$ that doesn't contain $y$ (that exists since the space is $T_1$), and the subsequence $(x_{n_k})$ of terms that lie in $U$ to conclude that $(x_n)$ doesn't converge to $y$: the subsequence still converges to all limit points of the original sequence, and the corresponding compact set $K' = \{x_\ast\} \cup \{ x_{n_k} : k \in \mathbb{N}\}$ by construction does not contain $y$; Since $K'$ is closed, $y$ has a neighbourhood that doesn't contain any of the $x_{n_k}$.