Exercise
Show that the following statements are equivalent:
$(i) \space G \space \text{is abelian.}$
$(ii) \space \text{the map f: G} \to \text{G defined as} \space f(x)=x^{-1} \space \text{is a group morphism.}$
$(iii) \space \text{the map f: G} \to \text{G defined as} \space f(x)=x^2 \space \text{is a group morphism.}$
I could show $(i)$ if and only if $(ii)$, and $(i)$ implies $(iii)$. I got stuck with the implication $(iii) \implies (i)$, so I would appreciate any hints. Also, I wanted to know if there is a way to show $(ii)$ if and only if $(iii)$ without using $(i)$
$f(ab) = abab = f(a) f(b) = aa bb$.
Hence $a^{-1} f(ab) b^{-1} = ba = a^{-1} f(a) f(b) b^{-1} = ab$.