A first countable, countably compact space is sequentially compact
José Carlos Santos's answer
Let $(x_n)_{n\in\mathbb N}$ be a sequence of elements of $X$. There are two possibilities:
- There is some $x\in X$ such that $x_n=x$ for infinitely many $n$'s. Then it is obvious that $x$ is a limit of a subsequence of the sequence $(x_n)_{n\in\mathbb N}$.
- For every $x\in X$, the equality $x_n=x$ holds for finitely many $n$'s only. In that case, the set $\{x_n\,|\,n\in\mathbb N\}$ is infinite. Since $X$ is limit point compact, there is some $x\in X$ which is a limit of a sequence of elements of $\{x_n\,|\,n\in\mathbb N\}$. Therefore, $x$ is a limit of some subsequence of the sequence $\{x_n\,|\,n\in\mathbb N\}$.
I cannot really see if we have one more assumption such as Compactness not Countably Compactness, how this assumption ease the proof?