Handout Section4
Handout Section4
Fall 2006
Outline
Definitions
Definition and examples
Abelian groups
Elementary properties
Cancellation law
Uniqueness of identity element and inverse
Definition (4.1)
A group hG, ∗i is a set G, closed under a binary operation ∗,
such that
1. ∗ is associative. That is, (a ∗ b) ∗ c = a ∗ (b ∗ c) for all
a, b, c ∈ G.
2. There is an identity element e ∈ G for ∗. That is, there
exists e ∈ G such that e ∗ x = x ∗ e = x for all x ∈ G.
3. Corresponding to each element a of G, there is an inverse
a0 of a in G such that a0 ∗ a = a ∗ a0 = e.
Examples
1. The binary structure hZ, +i is a group. The identity element
is 0, and the inverse a0 of a ∈ Z is −a.
2. The binary structure hZ, ·i is not a group because the
inverse a0 does not exist when a 6= ±1.
3. The set Zn under addition +n is a group.
4. The set Zn under multiplication ·n is not a group since the
inverse of 0̄ does not exist.
5. The set Z+ under addition is not a group because there is
no identity element.
6. The set Z+ ∪ {0} under addition is still not a group. There
is an identity element 0, but no inverse for elements a > 0.
7. The set of all real-valued functions with domain R under
function addition is a group.
8. The set Mm×n (R) of all m × n matrices under matrix
addition is a group.
Examples
Example
The set GL(n, R) of all invertible n × n matrices under matrix
multiplication is a group. (GL stands for general linear.)
Remark
Commutative groups are called abelian in honor of the
Norwegian mathematician Niels Henrik Abel (1802–1829), who
studied the problem when a polynomial equation is solvable by
radical. The ideas introduced by him evolved into what we
called group theory today.
In 2002, the Norwegian government established the Abel prize,
to be awarded annually to mathematicians. The prize comes
with a monetary award of roughly $1,000,000 USD.
Examples
Theorem (4.15)
Let hG, ∗i be a group. Then the left and right cancellation laws
hold in G, that is, a ∗ b = a ∗ c implies b = c, and b ∗ a = c ∗ a
implies b = c for all a, b, c ∈ G.
Remark
Not all binary structures have cancellation laws. For instance,
1. In Mn (R), AB = AC does not imply B = C.
2. In (Zn , ·n ), the cancellation law does not hold either. (In
(Z6 , ·6 ) we have 3̄ · 2̄ = 0̄ = 3̄ · 4̄, but 2̄ 6= 4̄.)
Proof of Theorem 4.15
a0 ∗ (a ∗ b) = a0 ∗ (a ∗ c).
(a0 ∗ a) ∗ b = (a0 ∗ a) ∗ c.
e ∗ b = e ∗ c.
Theorem (4.16)
Let hG, ∗i be a group. Let a and b be elements in G. Then the
equations a ∗ x = b and y ∗ a = b have unique solutions x and
y in G.
Remark
Again, there are binary structures where a ∗ x = b may not be
solvable for all a and b.
1. In Mn (R) under matrix multiplication, the equation AX = B
is not solvable when det(A) = 0 and det(B) 6= 0.
2. In hZ8 , ·8 i, the equation 2̄ · x = 1̄ is not solvable since 2̄ · x
must be one of 0̄, 2̄, 4̄, and 6̄.
Proof of Theorem 4.16
Proof.
Let x = a0 ∗ b. Then
a ∗ (a0 ∗ b) = (a ∗ a0 ) ∗ b = e ∗ b = b.
Theorem (4.17)
Let hG, ∗i be a group. There is only one element e in G such
that e ∗ x = x ∗ e = x for all x ∈ G. Likewise, for each a ∈ G,
there is only one element a0 in G such that a0 ∗ a = a ∗ a0 = e.
Proof.
The uniqueness of identity element is proved in Theorem 3.13.
We now prove the uniqueness of inverses. Let a ∈ G.
Suppose that a1 and a2 satisfy a ∗ a1 = a1 ∗ a = e and
a ∗ a2 = a2 ∗ a = e. Then a ∗ a1 = a ∗ a2 . By Theorem
4.15, we have a1 = a2 .
Uniqueness of identity element and inverse
Corollary (4.18)
Let hG, ∗i be a group. For all a, b ∈ G we have (a ∗ b)0 = b0 ∗ a0 .
Proof.
We have
(a ∗ b) ∗ (b0 ∗ a0 ) = a ∗ (b ∗ b0 ) ∗ a0 = (a ∗ e) ∗ a0 = a ∗ a0 = e.
∗ e a
e e a
a a ?
(x ∗ y ) ∗ z = x ∗ (y ∗ z)
∗ e a +2 0̄ 1̄
e e a 0̄ 0̄ 1̄ .
a a e 1̄ 1̄ 0̄
x ∗ (y ∗ z) = (x ∗ y ) ∗ z
In-class exercise
Give all possible group tables for the case |G| = 4.
Homework
Do Problems 6, 8, 14, 19, 24, 29, 30, 32, 36, 38 of Section 4.