I know a good proof, but i want to proof it in my way, im asking if its right. Say $1 = g^2$ is a Group, so $p\cdot p = 1$ with $p$ element of $P,$ prove that that the group is commutative?
- $1 = e,$ the neutral element.
- $1.$ so we know for every group exist associativity.
- $e = g\cdot g,$ from that we can conclude that every is the inverse element of itself.
i proof that $(g\cdot a) = (a\cdot g)$
$g\cdot a$ is also inverse to itself, so $(e\cdot g)\cdot(e\cdot g) = e.$ now the rest.
$$(g\cdot a)^2 \cdot (a\cdot g)^2 = e $$ $$(g\cdot a) \cdot(g\cdot a)\cdot (a\cdot g)\cdot(a\cdot g)=e$$
because of associativity $$(g\cdot a)\cdot g \cdot(a\cdot a)\cdot g)\cdot(a\cdot g)=e$$ $$g\cdot(a\cdot g)\cdot (g\cdot a)\cdot g=e$$ because of associativity i can also start with $(a\cdot g)$ and $(g\cdot a)$ and for that its only true if they are the inverse off another thus the same.