So i was studying the proof of the 'path lifting lemma' on my book and I got stuck. Here $ S^1 $ is identified with complex numbers of norm 1 and $ E: \mathbb{R} \rightarrow S^1 $ is defined by $ E(x)= e^{2\pi ix}, x\in \mathbb{R}$.
Lemma: If $ \alpha $ is a path in $ S^1 $ with starting point 1, there exist a unique path $\alpha '$ in $ \mathbb{R} $ with starting point $0$ such that $ E \alpha ' = \alpha $.
Proof: Because I is compact and $ \alpha $ is continuous, we can choose subintervals of I, $ [t_0,t_1],...[t_{n-1},t_n],\ 0=t_0 < t_1$ $ <...< t_n=1$ such that $$|\alpha (t) - \alpha (t')| < 1 \; \forall t,t' \in [t_{i-1},t_i] \;\; \forall i=1...n \; \; \; \; \; \; \;\; \; \; \; \; \; \;\; \; \; \; \; \; \; \textbf{(1)} $$ and so such that $$ \alpha ([t_{i-1},t_i])\mbox{ is contained in } S^1 \backslash \{ - \alpha (t_{i-1}) \} \;\; \forall i=1...n \; \; \; \; \; \; \;\; \; \; \; \ \textbf{ (2) } $$...(the proof goes on)
I'm ok with the rest of the proof (that I didn't write) but I don't understand this beginning: why can we choose such intervals? Where the compactness of I and the continuity of $ \alpha $ are used? Why (1) implies (2) ?
Thanks to everyone.