Let $G$ be a group. Prove the mapping $\alpha(g)=g^{-1}\forall g \in G$ is an automorphism iff $G$ is abelian.
Proof (forwards): Assume $G$ is an automorphism. Show $ab=ba$. How would I even go about it this way?
Proof (backwards): Assume abelian. Then show automorphism, so 1-1, onto, and homomorphism. I have the 1-1 part. For the onto part, is it: if $x \in G$, then there exists a $g \in G$ such that $\alpha(g)=g^{-1}=x$. What next? Lastly for homomorphism, $\alpha(mn)=(mn)^{-1}=m^{-1}n^{-1}=\alpha(m)\alpha(n)$.
Assume that $\alpha$ is an automorphism. Then for each $a,b\in G$ we have:
$ab=\alpha(a^{-1})\alpha(b^{-1})=\alpha(a^{-1}b^{-1})=\alpha((ba)^{-1})=ba$,
hence $G$ is abelian.