Consider the map $I:\mathbb{R}\to \mathbb{Z}, x \mapsto I(x) $ where $ I(x)$ is the integer part of $x$. On $\mathbb{R}$ we define an equivalence relation $xRy \Leftrightarrow I(x)=I(y)$. Then $I$ defines a bijection $\tilde{I}:\mathbb{R}/R \to \mathbb{Z}$. What is the topology on $\mathbb{Z}$ that makes $\tilde{I}$ an homeomorphism?
The map $I$ is not continuous since $\{1,2,3\}$ are open in $\mathbb{Z}$ endowed with subspace topology, but $I^{-1}\{1,2,3\}=[1,4)$ which is not open. Therefore, the standard topology on $\mathbb{Z}$ won't make $\tilde{I}$ an homeomorphism.
My intuition tells that it's the indiscrete topology. Is this correct?