Groups

Subjects: Group Theory
Links: Operations and Structures

Def:

A group is an ordered pair (G,) where G is a set and is a binary operation on G satisfying the following axioms:

  1. is associative
  2. there exists an element eG, called the identity of G, such that for all aG we have ae=ea=a.
  3. For each aG there exists a1G, called the inverse of a, such that aa1=a1a=e.
    The group (G,) is called abelian (or commutative) if ab=ba for all a,bG. We say that G is a finite group if the set G is finite.

Prop: Let G be group, the following equivalent:

Prop: If G is a group under the operation , then:

Prop: Let G be a group and let $a, b\in G. The equations ax=b and ya=b have unique solutions for x,yG. In particular, the left and the right cancellation laws hold in G.

Def: An element e is called a right identity, if for all xG, then ex=x, and an element y associated to x is called a right inverse of x. Similarly for the left definitions

Prop: Let G be a set and an associative binary operation on G. Assume that G has a right identity, and every element has a right inverse, then (G,) is a group.

Def: Let G={g1,g2,,gn} be a finite group with g1=e. The multiplication table or group tableof G is the n×n matrix whose i,j entry is the group element gigj.