Group/New page

From Maths
Jump to: navigation, search

Definition

Let G be a set and a binary operation (a function) :G×GG, with the following properties[1]:

  1. g,h,kG[(gh)k=g(hk)] - is associative
  2. eG gG[ge=eg=g] - there exists an identity element of G[Note 1]
  3. gGhG[gh=hg=e] - for each element there exists an inverse element in G[Note 2]

If satisfies these 3 properties than the tuple, (G,:G×GG) - or just (G,) as mathematicians are lazy, is called a group.
Claims: (see below for proof)

  • Claim 1: The identity element is unique
  • Claim 2: The inverse element of an element is unique

Abelian group

If, additionally, a group (G,) satisfies and additional property:

  1. g,hG[gh=hg] - the operation is commutative

then we call the group an Abelian group or commutative group

Terminology and notations

Proof of claims

Group/Claim 1: The identity element of a group is unique Group/Claim 2: The inverse element for each element of a group is unique

Notes

  1. <cite_references_link_accessibility_label> At this point we do not know that the identity element is unique, there could be more than one such e - but one exists. In fact it is unique, as we will see later
  2. <cite_references_link_accessibility_label> Again, we do not know there is a unique inverse, or for which of the e elements the equality refers to (if there are even more than one).
    • There is actually only one identity element, only one eG and also only one inverse for each element, but this requires proof.

References

  1. <cite_references_link_accessibility_label> Fundamentals of Abstract Algebra - Neal H. McCoy