2

I have an exercise that wants me to construct a concrete example of a homeomorphism $$ \varphi:\mathbb{Q}\to\mathbb{Q}\times\{0,1\}\subset \mathbb{R}^2. $$ I have no idea where even to begin, I already have trouble finding a bijection, let alone a homeomorphism. Looking up some similar questions led me to the Sierpinski theorem, which states that every countable metric space without isolated points is homeomorphic to $\mathbb{Q}$. However, we haven't had that in our lecture, so I doubt that I'm allowed to use it.

1 Answers1

2

We will define a homeomorphism $h:\mathbb Q\times \{0,1\} \rightarrow \mathbb Q $ by defining maps on intervals. Define $$ f_n: (\pi+n, \pi+n+1) \times \{0\} \rightarrow (\pi+2n,\pi+2n+1)$$ by $(t,0) \mapsto t+n $ and $$ g_n: (\pi+n, \pi+n+1) \times \{1\} \rightarrow (\pi+2n+1,\pi+2n+2)$$ by $(t,1) \mapsto t+n+1$ for all $n \in \mathbb Z$. Clearly $f_n,g_n$ are homeomorphisms. Restricting all such $f_n,g_n$ on $\mathbb Q\times \{0,1\}$ we will obtain the desired homeomorphism.