Suppose that we have some group G in which the following holds for all $x $ belongs to G: $x^{-1} =x$. Prove that G is abelian.
How would you guys solve this one?
Suppose that we have some group G in which the following holds for all $x $ belongs to G: $x^{-1} =x$. Prove that G is abelian.
How would you guys solve this one?
Well, we have $$xy = (xy)^{-1} = y^{-1}x^{-1} = yx$$ for all $x,y \in G$. Hence $G$ is abelian.
Abelian or not: $(ab)^{-1} = b^{-1}a^{-1}$.
(Because 1) $(ab)(b^{-1}a^{-1}) = a(bb^{-1})a^{-1} = a*e*a^{-1}= aa^{-1} =e$ and 2) inverses are unique (because $fa = af =e$ and $ga=ag = e$ means $fag = fe =f$ and $fag =eg=g$ so $f=g$))
But we are told $x^{-1} = x$ so $(ab)^{-1}=ab$ and $b^{-1} = b$ and $a^{-1} = a$ so....
Take $x,y \in G$ , you want to show that $xy = yx$.
Or , the commutator of $x,y$ is the identity , that is $[x,y] = xyx^{-1}y^{-1}=e$.
Can you take this from here?