Pseudocompactness implies Compactness in metric spaces

241 Views Asked by At

Let $X$ be a metrizable space. I'd like to prove that if $X$ is pseudocompact, then $X$ is compact (the converse is true by the Heine-Borel theorem).

Suppose $X$ was not compact. Since $X$ is metrizable, we have that $X$ is not sequentially compact. Hence, there exists a sequence $\{x_n\}_{n\in\mathbb{N}}$ in $X$ such that $\{x_n\}_{n\in\mathbb{N}}$ doesn't have any convergent subsequences in $X$. Let $S$ be the support of the sequence $\{x_n\}_{n\in\mathbb{N}}$ and let $g: S\to\mathbb{R}$ the function defined by $g(x_n):=n$. Now I'd like to prove that $S$ is discrete. Why? Because if I will prove that $S$ is discrete, I had that $S$ contains vacuously its accumulation points, then $S$ is closed. Now the function $g:S\to\mathbb{R}$ is continuous (since $S$ is discrete). Hence, I can apply the Tietze Extension Theorem that tells me that $g$ can be extended to a continuous function $G:X\to\mathbb{R}$. But this function is not bounded since the restriction $G_{|S}=g$ is not bounded: this one is a contradiction with the hypothesis of pseudocompactness of $X$.

Can anyone help me please?

PS: "$X$ is pseudocompact" stands for "each continuous function $F:X\to\mathbb{R}$ is bounded".

1

There are 1 best solutions below

9
On BEST ANSWER

Suppose that $S$ is not discrete. Then there is some $p\in X$ such that $p$ is an accumulation point of $S$. In particular, there is some $n_1\in\Bbb N$ such that $d(x_{n_1},p)<1$. Since there are infinitely many $n$'s such that $d(x_n,p)<\frac12$, there is a natural number $n_2>n_1$ such that $d(x_{n_2},p)<\frac12$. Since there are infinitely many $n$'s such that $d(x_n,p)<\frac13$, there is a natural number $n_3>n_2$ such that $d(x_{n_3},p)<\frac13$. And so on. So, the sequence $(x_{n_k})_{k\in\Bbb N}$ is a subsequence of $(x_n)_{n\in\Bbb N}$ and $\lim_{k\to\infty}x_{n_k}=p$.