Here is the problem: Let $X \subset Y$ be topological spaces with $X$ a deformation retract of $Y$. Then $Y$ is path connected if $X$ is path connected.
This seems simple, but I'm having trouble working out a proof. Here is what I'm thinking though: if $y,y' \in Y$ are two points, then under the deformation retract $r:Y \to X$, we can form a path $\varphi$ between $r(y) = x$ and $r(y') = x'$. The problem I run into is using the homotopy $f:Y \times I \to Y$ between $r$ and $\mathrm{id}_Y$, for I can't seem to "lift" the path $\varphi$ to $Y$.
Another thing I was thinking was using the isomorphism $i_*:\pi_1(X,x) \to \pi_1(Y,x)$ for any $x \in X$, and constructing a path from any point $y \in Y$ to a point $x \in X$ via this isomorphism, but I'm having trouble introducing a path to begin with.
This was a problem on an old topology qual. Hints are welcome. Thanks!