My exercise is the folowing :
let $G$ be a groupe such that for all $x \in G, x^2=e $.
- Show that $G$ is abelian.
- If $G$ is finite, show that there exists $n$ such that $g$ is isomorphic to $(\Bbb Z/2)^n$.
I already have prove that $G$ is abelian, but I'm blocking on the second question. I think I am supposed to find an application $\phi$ such that $\phi : (\Bbb Z/2)^n \rightarrow G $ and prove that this application is bijectiv but I can't find such an application.
Can you help me find such an application ?
USING LINEAR ALGEBRA: I will show that it satisfies the axioms of $\Bbb Z/2$-vector space. Addition: $$x+y=xy$$ Scalar multiplication: $$\lambda \cdot x= \begin{cases} x & \lambda=1 \\ e & \lambda=0\end{cases}$$ Check that all axioms are satisfied, so that $G$ is a (finite dimensional) vector space over $\Bbb Z/2$. This is equivalent on showing that it is isomorphic to some $(\Bbb Z/2)^n$.
Where is $x^2=e$ involved? In proving distributivity: $$e= 0\cdot x = (1+1) \cdot x = 1 \cdot x + 1 \cdot x = x + x = x^2$$