I am trying to understand an example given in Chapter 8 of Lee's Introduction to Topological Manifold.
If $B$ is a topological space and $\varphi:B\rightarrow\mathbb{S}^1$ is a continuous map, we define a lift of $\varphi$ to be a continuous map $\tilde\varphi:B\rightarrow\mathbb{R}$ such that $\varphi=\varepsilon\tilde\varphi$, where $\varepsilon:\mathbb{R}\rightarrow\mathbb{S}^1$ is given by $\varepsilon(r)=e^{2\pi ir}$.
The example claims that there is no lift of the identity map on $\mathbb{S}^1$. The reasoning is that if a lift $\sigma:\mathbb{S}^1\rightarrow \mathbb{R}$ did exist, then $\varepsilon\circ\sigma=Id$ would mean that $2\pi\sigma$ is a continuous choice of angle function on the circle, and that "any choice of angle function would have to change by $2\pi$ as one goes around the whole circle, and thus cannot be continuous on the whole circle".
I do not understand this reasoning. Could someone please explain what is going on in more detail?
Specifically, why would the continuous choice of angle function changing by $2\pi$ imply that it cannot be continuous on the whole circle? It might be that I'm just not connecting the dots of something obvious.
Ok, so you agree that in this case $2\pi\sigma: S^1 \to \mathbb{R}$ would be an angle function, sending a point on the unit circle to its argument as a complex number. The trouble is that the argument is only defined up to multiples of $2\pi$. To see this trouble, suppose we start with $2\pi\sigma(1)=0$. Then I move the input around the circle, and the output has to change continuously. So I get $2\pi\sigma(i)=\pi/2$, then $2\pi\sigma(-1) = \pi$, then $2\pi\sigma(-i) = 3\pi/2$, and finally when I come full circle I arrive at $2\pi\sigma(1) = 2\pi$. But that contradicts the value I started with, $2\pi\sigma(1)=0$. Because the output had to track the input continuously, going around the circle had to cause the angle to increase by $2\pi$. There's no way for this function to be self-consistent and continuous.