1

Let $X$ be an arbitrary set, and let $f: \Bbb R → X$ be a function that is continuous with respect to the euclidean topology on $\Bbb R$ and the discrete topology on $X$. Prove that $f$ is constant.

So basically, in a different scenario, we're given the structure of the topological basis we're working with. In my case, however, I'm not very sure as to how to approach this in a more general way, without being given a basis to work with. Any ideas?

Sumanta
  • 9,534

1 Answers1

1

Since $f$ is continuos and $\mathbb{R}$ is connected $f(\mathbb{R})$ is connected, but a connected in a discrete space are the singletons, hence $f$ is costant.

To see that a connected in a discrete space are a singleton you can proceed as follows : take $x \in X$ since $X$ has the discrete topology $x$ is clopen, but $\left\lbrace x \right\rbrace \in C(x)$, hence $\left\lbrace x \right\rbrace = C(x)$.

jacopoburelli
  • 5,564
  • 3
  • 12
  • 32