How would you show that for any three loops $x, y, z$ that $(x*y)*z$ is equivalent to $x*(y*z)$. I want to show that $([x]*[y])*[z] = [x]*([y]*[z])$.
I am terrible at this stuff, would appreciate a good explanation and step by step proof or what I would need to do for proof. Thanks.
Try to find a homeomorphism $p:[0,1]\to [0,1]$ such that $x*(y*z)=((x*y)*z)\circ p,$ and then use that any two paths $[0,1]\to [0,1]$ are homotopic.