Group

From Maths
Revision as of 10:03, 11 March 2015 by Alec (Talk | contribs) (Identity is unique)

Jump to: navigation, search

Definition

A group is a set G and an operation :G×GG

, denoted (G,:G×GG)
but mathematicians are lazy so we just write (G,)

Such that the following axioms hold:

Axioms

Words Formal
a,b,cG:[(ab)c=a(bc)]
is associative, because of this we may write abc
unambiguously.
eGgG[eg=ge=g]
has an identity element
gGxG[xg=gx=e]
All elements of G have an inverse element under , that is

Important theorems

Identity is unique

Proof:


Assume there are two identity elements, e and e with ee

.

That is both:

  • gG[eg=ge=g]
  • gG[eg=ge=g]

But then ee=e

and also ee=e
thus we see e=e
contradicting that they were different.