Let $X$ be a topological space with subspace $Y$. Suppose that we have a (strong) deformation retraction onto $Y$. That is, a continuous map $F:X\times [0,1]\to X$ such that for all $x\in X$, $F(x,0)=x$, $F(x,1)\in Y$, and for all $y\in Y$ and all $t\in [0,1]$, $F(y,t)=y$.
Is it true that for any $x\in X$ and $t\in [0,1]$, $F(F(x,t),1)=F(x,1)$? It corresponds to my intuition regarding deformation retracts as paths $F(x,\cdot):I\to X$ in $X$ such that all points on the path have the same endpoint in $Y$. However I was unable to prove the result. Any thoughts on this? Any help is much appreciated.
No. Let $B_r$ denote the closed ball of radius $R$ on $\mathbb{C}$ (around the origin), and take $X=B_2$, $Y=B_1$.
Think of $F$ as "rotating and shrinking". More precisely, define the "shrinking part" (at time $t$) as $$s_t(x)=\begin{cases} 1&\text{, if }0\leq x\leq 1\\ \left(1-\frac{t}{2}(x-1)\right)&\text{, if }1\leq x\leq 2 \end{cases}$$ and the "rotating part" as $$r_t(x)=e^{2\pi i t}\cdot x$$ (where "$\cdot$" denotes complex multiplication), and then consider $$F(x,t)=s_t(\Vert x\Vert)r_t(x)$$
Then $F(F(x,t),1)=F(x,1)$ if and only if $t=0$ or $1$.