Prove that there is a two-sheeted covering of the Klein bottle by the torus

14k Views Asked by At

Prove that there is a two-sheeted covering of the Klein bottle by the torus.

OK, so we take the the polygonal representation of the torus and draw a line in the middle as follows:

enter image description here

Then there are two Klein bottles in there, but how do I write down the actual covering map $q:S^1 \times S^1 \to K$?

3

There are 3 best solutions below

3
On BEST ANSWER

Most topologists would be happy just drawing the diagram you've drawn (though the topologists I know prefer to draw on apples), but if you want to do it explicitly then you can as well.

As you know, the torus $S^1\times S^1$ is homeomorphic to $[0,1]\times [0,1]/\equiv$, where $\equiv$ identifies the edges of the square by $(x,0)\equiv(x,1)$ and $(0,y)\equiv(1,y)$. We also define the Klein bottle to be $K=[0,1]\times [0,1]/\sim$, where $\sim$ identifies the edges of the square by $(x,0)\sim(x,1)$ and $(0,y)\sim(1,1-y)$.

For the torus, we have an explicit continuous surjection $$ \pi:[0,1]\times[0,1]\to S^1\times S^1: (x,y)\mapsto\left(e^{i\pi x},e^{i\pi y}\right) $$ using the standard identification of $S^1$ with the unit circle in the complex plane (more a notational convenience than anything else). Note that we now have: $$ (x_1,y_1)\equiv(x_2,y_2)\Longleftrightarrow \pi(x_1,y_1)=\pi(x_2,y_2) $$ In other words, $\pi$ induces a well-defined homeomorphism $([0,1]\times[0,1]/\equiv)\to S^1\times S^1$.

The next step is to interpret your diagram as a map $[0,1]^2\to[0,1]^2$. This map is then going to induce the two-sheeted covering we want. Explicitly, we have: $$ \phi:[0,1]\times[0,1]\to[0,1]\times[0,1]: (x,y)\mapsto \begin{cases} (2x,y) &\mbox{if } x\le\frac12 \\ (2x-1,1-y) & \mbox{if } x\ge\frac12. \end{cases} $$ Composing this map $\phi$ with the projection $\pi_\sim:[0,1]\times[0,1]\to K$, we get a map $\pi_\sim\circ\phi : [0,1]\times[0,1] \to K$.

We claim that this map $\pi_\sim\circ\phi$ induces a two-to-one covering map $$\psi : S^1 \times S^1 \,\,\, = \,\,\, [0,1]\times[0,1]/\equiv \,\,\,\to\,\,\,[0,1] \times [0,1] / \sim \,\,\,= \,\,\,K $$ Proving that $\psi$ is two-to-one means checking $$ |(\psi^{-1}(\{q\})/\equiv)|=2 $$ for each $q \in K$. And to prove that $\psi$ is a covering map it suffices to check that $\psi$ is a local homeomorphism at $p \in S^1 \times S^1$ (ordinarily this is not enough for checking that something is a covering map, but it suffices when the domain and range are compact manifolds). So one has to check something for the points in $[0,1] \times [0,1]$ that form the equivalence class of the relation $\equiv$ corresponding to $p$: the four corner points; or a pair of opposite side points; or an interior point. Namely one must find neighborhoods of those points which, when fitted together under $\equiv$, form an open neighborhood of $p$ that maps homeomorphically onto an open neighborhood of $q=\psi(p)$. Checking these things is the real content of the proof, and I'll leave them as exercises. It's basically what your diagram is telling you.

Now we have a double-cover by $[0,1]\times[0,1]/\equiv$ of $K$. We already remarked that there is a homeomorphism between $S^1\times S^1$ and $[0,1]\times[0,1]/\equiv$; putting these together gives us a double cover of $K$ by $S^1\times S^1$.



I should stress - there's very little content in any of this, and it really is just a way of making your diagram 'rigorous' in some sense. It's good to work thorugh a few examples like this one explicitly, but you'd be bananas to try and be completely rigorous all the time in topology.

2
On

One way to define the torus is as the quotient $T=\mathbb{R}^2/\mathbb{Z}^2$, where $\mathbb{Z}^2$ acts on $\mathbb{R}^2$ by translations. Thus, for any space $X$, specifying a map $f:T\to X$ is equivalent to specifying a map $\overline{f}:\mathbb{R}^2\to X$, which satisfies $\overline{f}\circ g=\overline{f}$ for any $g\in\mathbb{Z}^2$.

One way to define the Klein bottle is as the quotient $K=\mathbb{R}^2/G$, where $G$ is a group of symmetries which contains $\mathbb{Z}^2$. Thus, the natural projection $\pi:\mathbb{R}^2\to K$ descends to the desired double cover $p:T\to K$.

0
On

I would like to give my formula. Let us think of $T^2$ as $S^1\times S^1$ and $S^1$ as the unit circle in $\mathbb{C}$. Let $f$ act on $T^2$ by $f(z,w)=(-z, \bar{w})$, then $f^2$ is the identity. $f(z,w)\sim(z,w)$ gives an equivalence relation on $T^2$ and $T^2/\sim$ provides the desired two-fold covering map from $T^2$ to the Klein bottle, as illustraded in the figure by OP.