Suppose $X = \mathbb{R}^n$. Let $\gamma, \alpha : [0,1] \to X $ be to paths such that $\gamma(0) = \alpha(0) = x_0 , \; \; \gamma(1) = \alpha(1) = x_1$. We want to show $\gamma$ and $\alpha$ are homotopic.
My try: Take $F(s,t) = f_t(s) = (1-t)\gamma(s) + t\alpha(s)$
Clearly, $F(0,t) = x_0$ and $F(1,t) = x_1$.
Since $\alpha, \gamma, t, 1$ are continuous, then $F$ must be continuous function. Hence it is a homotopy. Therefore $\alpha$ and $\gamma$ are homotopic
IS this enough to show they are homotopic?