Definition: Let $X$ be a topological space and $ \alpha : I \longrightarrow X $ a path from $x_0$ to $x_1$. We define a map
$ \widehat{\alpha} : {\pi}_1 (X, x_0) \longrightarrow {\pi}_1 (X, x_1) $
by the eqution:
$ \widehat{\alpha}([f]):= [\bar{\alpha}]*[f]*[\alpha] $.
I want to show that this map is well defined. by definition I have to show that
If $ [f], [f^´] \in {\pi}_1 (X, x_0) $ such that $ [f] = [f^´] $, then $ \widehat{\alpha}([f]) = \widehat{\alpha}([f^´]) $
to do this, I know that it is enough to prove that
$ f \; {\simeq}_p \; f^´ $ imply $ \widehat{\alpha}([f]) \; {\simeq}_p \;\widehat{\alpha}([f^´]) $.
but I do not know how to proceed from that point!
You need only to check that $\ast$ is well-defined on the homotopy classes. Munkres does it like this:
First, if $f$ is a path from $x$ to $y$ and $g$ is a path from $y$ to $z$, define $\ast$ by
$(f\ast g)(s):=h(s)=\begin{cases} f(2s) & 0\le s\le 1/2 \\ g(2s-1)& 1/2\leq s\leq 1 \\ \end{cases}$
Now, define an operation, also denoted $\ast$, on the homotopy classes, $[f]\ast[g]= [f\ast g].$
To show that $\ast$ is well-defined, let $F$ be a path homotopy between $f$ and $f'$, and $G$ a path homotopy between $g$ and $g'$.
Then, check that there is a path homotopy between $f\ast g$ and $f'\ast g'$ given by
$H(s,t)=\begin{cases} F(2s,t) & 0\le s\le 1/2 \\ G(2s-1,t)& 1/2\leq s\leq 1 \\ \end{cases}.$