1
$\begingroup$

I noticed this problem on a previous exam that I completely missed, and I was wondering if anyone could help me out.

Suppose $f: Y \rightarrow X$ is a continuous mapping of a separable metric space $Y$ onto a compact Hausdorff space $X$. Show that $X$ is metrizable. Furthermore, give an example of a continuous mapping of a separable metric space onto a mon-metrizable Tychonoff space.

Any help would be greatly appreciated!

1 Answers 1

3

Since it is separable and metric, $Y$ must have a countable base $\mathscr{B}$. Let $\mathscr{A}=\{f[B]:B\in\mathscr{B}\}$. The members of $\mathscr{A}$ need not be open in $X$, but $\mathscr{A}$ is a net (or network, according to some authors) in $X$: each open set $U$ in $X$ is the union of members of $\mathscr{A}$. Equivalently, if $x\in X$ and $U$ is an open nbhd of $x$, then there is an $A\in\mathscr{A}$ such that $x\in A\subseteq U$.

Lemma: Let $\langle X,\tau\rangle$ be a compact Hausdorff space, and let $\mathscr{A}$ be an infinite net in $X$. Then $X$ has a base of cardinality $|\mathscr{A}|$.

Given the lemma, the desired result is almost immediate: $X$ has a countable net, so $X$ is a second countable compact Hausdorff space, and it follows immediately from the Uryson metrization theorem that $X$ is metrizable.

Proof of Lemma: Let $\mathscr{P}$ be the set of pairs $\langle A_0,A_1\rangle\in\mathscr{A}\times\mathscr{A}$ such that there are disjoint open sets $V_0$ and $V_1$ in $X$ with $A_0\subseteq V_0$ and $A_1\subseteq V_1$. For each $\pi=\langle A_0,A_1\rangle\in\mathscr{P}$ choose disjoint open sets $V_0(\pi)$ and $V_1(\pi)$ such that $A_0\subseteq V_0(\pi)$ and $A_1\subseteq V_1(\pi)$. Let

$\mathscr{S}=\{V_0(\pi):\pi\in\mathscr{P}\}\cup\{V_1(\pi):\pi\in\mathscr{P}\}\;,$

and let $\mathscr{B}$ be the set of all intersections of finite subfamilies of $\mathscr{S}$; $\mathscr{B}$ is a base for a topology $\tau'$ on $X$, $|\mathscr{B}|=|\mathscr{A}|$, and it’s not hard to check that $\tau'$ is Hausdorff.

Clearly $\tau'\subseteq\tau$, so the identity map $1_X:X\to X:x\mapsto x$ is a continuous bijection from $\langle X,\tau\rangle$ to $\langle X,\tau'\rangle$. Because $\langle X,\tau\rangle$ is compact and $\langle X,\tau'\rangle$ is Hausdorff, $1_X$ is also open and therefore a homeomorphism. Thus, $\tau'=\tau$. $\dashv$

For the second part, consider the map $\Bbb R\to S:x\mapsto x$, where $\Bbb R$ is the real line with the usual metric, and $S$ is the Sorgenfrey line.

  • 1
    The map $id_{\Bbb R}:\Bbb R\to S$ is not continuous because $(0,1]$ is open in $S$ but its inverse, which is also $(0,1],$ is not open in $\Bbb R.$2018-08-17