I am currently reading Hatcher's algebraic topology, and I am confused about his proof. I would appreciate a little help.
Let $p$ be a covering map of $\widetilde{X}$ onto $X$. Given a map $F: Y \times I \rightarrow X$ and a map $\widetilde{F}: Y \times \{0\} \rightarrow \widetilde{X}$ lifting $F|Y \times \{0\}$, then there is a unique map $\widetilde{F} : Y \times I \rightarrow \widetilde{X}$ lifting $F$ and restricting to the given $\widetilde{F}$ on $Y \times \{0\}$.
Proof: Pick $y_0 \in Y$ and for each $t \in I$, there exists a product neighborhood $N_t \times (a_t,b_t)$ such that $F(N_t \times (a_t,b_t))$ is contained in an evenly covered neighborhood of $F(y_0, t)$. By compactness of $\{y_0\} \times I$, finitely many products $N_t \times (a_t,b_t)$ cover $\{y_0\}\times I$. This implies that we can choose a single neighborhood $N$ of $y_0$ and a partition $0 = t_0<t_1<\cdots<t_m = 1$ of $I$ so that for each $i$, $F(N \times [t_i,t_{i+1}])$ is contained in an evenly covered neighborhood $U_i$.
Everything is okay until the bolded next. It can happen that $(a_i, b_i) \cap (a_{i+1}, b_{i+1}) = \phi$ (anything in $[b_t, a_{t+1}]$ is covered by other open intervals in the cover), and there's no guarantee that $F(N \times [t_i, t_{i+1}]) \subset U_i$ for some evenly covered $U_i$. What kind of choice do I have to make for the finite subcover so that $F(N \times [t_i, t_{i+1}]) \subset U_i$?
Thank you very much in advance.
All I know about compactness is that there exists some finite covering, but it doesn't guarantee that such construction will give finite covering.
– James C Jun 25 '20 at 13:38