So I've been working through this book (A Basic Course in Algebraic Topology, by William Massey) in preparation for an Algebraic Topology course I'm going to take soon, and I ran into trouble with this exercise.
Let ${U_i}$ be an open covering of the space X having the following properties:
(a) There exists a point $x_0$ such that $x_0$ ϵ $U_i$ for all i.
(b) Each $U_i$ is simply connected.
(c) If i≠j, then $U_i$ ∩ $U_j$ is arcwise connected.
Prove that X is simply connected.
The book hints at proving that any loop f: I$\to$X (where I = [0,1] ) based at $x_0$ is trivial. I know I should use the fact that {$f^{-1}$($U_i$)} is an open covering of the compact space I, which means that there exists a finite subcovering of I. However, I am not sure how to proceed from there. Any hint at all would be appreciated. Thanks in advance.