This question already has an answer here:
Suppose that $g^2=e$ for all elements $g$ of a group $G$. Prove that $G$ is commutative.
How would I go about doing this proof?
I understand what it means by $g^2=e$, and a group.
|
This question already has an answer here: Suppose that $g^2=e$ for all elements $g$ of a group $G$. Prove that $G$ is commutative. How would I go about doing this proof? I understand what it means by $g^2=e$, and a group. |
|||||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
$g^2 = 1$ for all $g \in G \implies g^{-1} = g$. let $a,b \in G$. We have $ab = (ab)^{-1} = b^{-1} a^{-1} = ba.$ Thus $G$ is abelian. |
|||
|
|
|
Hint: You basically only have one move to make: You know that for any $g, h \in G$ you have $(gh)^2 = e$. Trying expanding playing with that equation. |
|||
|
|
|
Remember what you want to prove is $\forall g, h \in G, gh=hg$, and what you know is $e=hggh = hghg = e$. |
|||
|
|