# Math4202 Topology II (Lecture 16) ## Algebraic Topology ### Fundamental group of the circle Recall from previous lecture, we have unique lift for covering map. #### Lemma for unique lifting for covering map Let $p: E\to B$ be a covering map, and $e_0\in E$ and $p(e_0)=b_0$. Any path $f:I\to B$ beginning at $b_0$, has a unique lifting to a path starting at $e_0$. Back to the circle example, it means that there exists a unique correspondence between a loop starting at $(1,0)$ in $S^1$ and a path in $\mathbb{R}$ starting at $0$, ending in $\mathbb{Z}$.
Proof $\forall t\in I$, by the covering map, partition into slices property, there exist some open neighborhood $U_{f(t)}$ of $f(t)$ such that $p^{-1}(U_{f(t)})\subseteq E$ is a neighborhood of $e_0$. And $p^{-1}(U_{f(t)})$ is a disjoint union of $\{V_{f(t),\alpha}\}$ Since $f:I\to B$ is continuous, then $V_t$ of $t\in I$ is open in $I$ and we can find some small open neighborhood $f^{-1}(V_t)\subseteq U_{f(t)}$. Note that $\{V_t\}$ is an open cover of $[0,1]$. As $[0,1]$ is compact, $\{V_t\}$ has a finite subcover, $\{V_{t_i}\}_{i=1}^k$. Then we can use $\{V_{t_i}\}_{i=1}^k$ to partition $I$ into $0t_1$. Continue this process, we can find our partition $0 #### Lemma for unique lifting homotopy for covering map Let $p: E\to B$ be a covering map, and $e_0\in E$ and $p(e_0)=b_0$. Let $F:I\times I\to B$ be continuous with $F(0,0)=b_0$. There is a unique lifting of $F$ to a continuous map $\tilde{F}:T\times I\to E$, such that $\tilde{F}(0,0)=e_0$. Further more, if $F$ is a path homotopy, then $\tilde{F}$ is a path homotopy. Discuss on Friday.