Proving the Identity Property in Abelian Groups

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
dorin1993
Messages
11
Reaction score
0
Hi guys,

I have quastion about groups:

G is abelian group with an identity element "e".
If xx=e then x=e.

Is it true or false?

I was thinking and my feeling is that it's true but I just can't prove it.


I started with:

(*) ae=ea=a
(*) aa^-1 = a^-1 a = e
those from the definition of Group

and now the assuming: aa=e

then:

aa^-1 = e = aa
a=a^-1
==> a^-1 a = aa = e

that's all i got.
Is anyone can halp?

thank you!
 
Physics news on Phys.org
what about the additive group of integers modulu 4?2 has order 2.
 
But the main argument is about ALL abelian group with xx=e
 
hedipaldi said:
what about the additive group of integers modulu 4?2 has order 2.

Do you mean grouo af all integers -
the identity element is 0
and for example 2 +(mod4) 2 = 0
although 2 ≠ 0
(I still trying to understand the modulo)
 
Thank you so much! :)