If there exists a continuous non-constant map to the integers, then the space is not connected

1.5k Views Asked by At

Let X be a topological space. show that if there exists a continuous, non constant map from X to the integers with the discrete topology, then X is not connected.

So I know that connected subspaces of integers with the discrete topology are just points. Also the image of a connected space under a continuous map is connected.

Here is where my reasoining for the proof eludes me. If I take the inverse image of those points is it that I haven now created a separation in the inverse image thus showing that X is not connected? Or is it that since the image of a connected space under a continuous function is connected, but since this maps to a point, the function is therefore constant?

2

There are 2 best solutions below

2
On

Let $f$ be a non constant continuous function. It should suffice to prove it for two different points (Why?). Let $\{0,1\} = Im(f)$. Now $0$ and $1$ are open sets, and because $f$ is continuous we have that $f^{-1}(0)$ and $f^{-1}(1)$ are open and $f^{-1}(0) \cup f^{-1}(1) = X$, but $f^{-1}(0)\cap f^{-1}(1) = \emptyset$!

0
On

If you already know that the image of a connected set is connected, then you're done: if $X$ is connected and $f:X\to \mathbb{Z}$ is continuous, then $f(X)$ is connected. The only connected subsets of $\mathbb{Z}$ are points, so $f(X)$ is a point, i.e. $f$ is constant.