A space $X$ is simply connected if it is path connected and every loop is homotopic to a constant loop.
A space $X$ is simply connected if it is path connected and has trivial fundamental group.
Thinking about these definitions, the second one seems a priori more strong, since going to the definition of fundamental group, it's essentially saying
A space $X$ is simply connected if it is path connected and every loop is homotopic relative $\{0,1\}$ to a constant loop.
I'd like to know if these definitions are indeed equal because I went bugging for a moment there.
Attempt of proof: let $f:[0,1]\to X$ be a loop (i.e. $f(0)=f(1)$). Suppose $F$ is a homotopy that takes $F_0=f$ to $F_1=c$ a constant loop. Let $$G_s(t)=\begin{cases} F_{3t}(0)\text{ if }0\leq t\leq \frac s 3\\ F_s(\frac {3t-s}{3-2s}) \text{ if }\frac s 3\leq t\leq 1-\frac s 3\\ F_{3(1-t)}(0) \text{ if }1-\frac s 3\leq t\leq 1 \end{cases}.$$
This way $G_0=f$ and $G_1$ goes at $c$, stays there some time and comes back which is of course homotopic to staying at $f(0)$ the whole time. Moreover $G_s(0)$ is always equal to $f(0)$.
Would this work? Otherwise please give a hint!
Notes: to me,
- a loop is either a map from $S^1$ or a map from $[0,1]$ that agrees at $0$ and $1$. Depending on the situation I'll use one or the other definition.
- In the first case, a basepoint fixing homotopy between loops $f$ and $g$ is a homotopy $F$ taking $F_0=f$ to $F_1=g$ such that $F_s(\mathbf{z})$ remains constant across all $s\in [0,1]$, for some $\mathbf{z}\in S^1$.
- In the second case, a homotopy of loops between $f$ and $g$ is a homotopy $F$ such that $F_0=f$; $F_1=g$ and $F_s(0)=F_s(1)$ for all $s\in [0,1]$. $F$ is furthermore called endpoint-fixing if its a homotopy relative to $\{0,1\}$ (so it's a stronger statement obviously).
For instance, in my proof, I preferred to write the loops as closed paths. In other contexts, I'll say they're maps from the circle. If this is not standard, please do tell me.