1

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

Can you please help me out with this? I just started a course on topology and I don't know how to prove this. I know that in a discrete topology, $x_1,x_2$,... Converge to $x$ so $x=x_n$ as {$x$} is open.

JOJO
  • 1,080

1 Answers1

3

HINT: Show that $f^{-1}(\{x\})$ is open and closed for any $x\in X$.

checkmath
  • 4,651
  • 1
  • 28
  • 47
  • The function is continuous by hypothesis, after you that $\mathbb{R}$ is connected with its usual topology. – checkmath Sep 15 '20 at 21:05
  • How to show that $f^−1({x})$ is open and closed for any $x∈X$? and how does this tell me that $f$ is constant? – JOJO Sep 16 '20 at 10:14
  • You can prove it sequentially. Since $\mathbb{R}$ is connected we have that if $A$ is open and closed it should be empty or $\mathbb{R}$. – checkmath Sep 16 '20 at 17:42