222 03 Basic Definitions Conventions
222 03 Basic Definitions Conventions
We
say that G is a group with respect to ∗ or that G is a group under ∗ or that (G, ∗)
is a group provided the following hold.
(a ∗ b) ∗ c = a ∗ (b ∗ c).
a ∗ e = a, e ∗ a = a.
(iv) For all a ∈ G, there is an x ∈ G such that
a ∗ x = e, x ∗ a = e.
(a ∗ b) ∗ c = a ∗ (b ∗ c).
∃e∀a(a ∗ e = a ∧ e ∗ a = a).
∀a∃x(a ∗ x = e ∧ x ∗ a = e).
1
Proof: Suppose that e and f are identities of G. Then e ∗ f = e and e ∗ f = f ,
so e = e ∗ f = f .
Let a ∈ G. Suppose that x, y ∈ G are inverses of a. Then
(x ∗ a) ∗ y = x ∗ (a ∗ y)
e∗y =x∗e
y = x.
a ∗ x = e, x∗a=e
(h ◦ g) ◦ f = h ◦ (g ◦ f ).
Let A be any nonempty set. Let SA denote the set of all bijections from A onto
A. Then SA is a group with respect to the composition ◦ of functions.
Do you remember this page?
Let n be a positive integer.
(i) For any a, b in Zn , their sum a + b is an element of Zn .
(ii) For all elements a, b, c in Zn , we have
(a + b) + c = a + (b + c).
2
(iii) There is an element 0̄ in Zn , and for every a in Zn , we have
a + 0̄ = a, 0̄ + a = a.
3
(iii) Is there an identity element? Is there an e ∈ Z such that a ∗ e = a and
e ∗ a = a for all a ∈ Z? If there exists such an integer e, then e must satisfy
a+e+2=a
a ∗ (−2) = a + (−2) + 2 = a;
(−2) ∗ a = (−2) + a + 2 = a
a ∗ x = −2, a + x + 2 = −2, x = −4 − a.
If a ◦ b = 1, then
ab − a − b + 2 = 1
ab − a − b + 1 = 0
(a − 1)(b − 1) = 0
a = 1 or b = 1,
4
(ii) Is ◦ associative? For all a, b, c ∈ Q \ {1}, we have
(a ◦ b) ◦ c = (a ◦ b)c − (a ◦ b) − c + 2
= (ab − a − b + 2)c
− (ab − a − b + 2) − c + 2
= abc − ac − bc + 2c
− ab + a + b − 2 − c + 2
= abc − ab − ac − bc + a + b + c (1)
and
a◦(b ◦ c) = a(b ◦ c) − a − (b ◦ c) + 2
= a(bc − b − c + 2)
− a − (bc − b − c + 2) + 2
= abc − ab − ac + 2a
− a − bc + b + c − 2 + 2
= abc − ab − ac − bc + a + b + c. (2)
ae − a − e + 2 = a
ae − 2a − e + 2 = 0
a(e − 2) − (e − 2) = 0
(a − 1)(e − 2) = 0
e=2
a ◦ 2 = a2 − a − 2 + 2 = a,
2 ◦ a = 2a − 2 − a + 2 = a.
5
If there exists an inverse of a ∈ Q \ {1} and if we call it x, then x must satisfy
a ◦ x = 2, so
ax − a − x + 2 = 2
ax − a − x = 0
ax − a − x + 1 = 1
(a − 1)(x − 1) = 1
1
x−1=
a−1
1 a
x=1+ =
a−1 a−1
must hold.
a a
Let’s see whether a−1 is an inverse of a. We observe that a−1 is a rational
number and that a−1 6= 1, so a−1
a a
∈ Q \ {1}.
For all a ∈ Q \ {1}, we have
a a a
a◦ =a −a− +2
a−1 a−1 a−1
a2 a2 − a a
= − − +2
a−1 a−1 a−1
a2 − a2 + a − a
= +2
a−1
= 2,
a a a
◦a= a− −a+2
a−1 a−1 a−1
a2 a a2 − a
= − − +2
a−1 a−1 a−1
a2 − a − a2 + a
= +2
a−1
= 2,
a
so a−1is an inverse of a.
Hence Q \ {1} is a group with respect to ◦.
6
We will not distinguish between countably infinite sets and uncountable sets.
holds.
Cayley table
A convenient device for investigating groups.
Let G be a group with respect to ◦, of small order n.
Make a table of n rows and n columns, label the rows and columns by the
elements of G.
In the cell where the row of a ∈ G and the column of b ∈ G meet, we write
a ◦ b.
This square is known as the Cayley table or the operation table (multiplication
or addition table) of the group (G, ◦).
◦ b
a a◦b
+ 0̄ 1̄ 2̄ 3̄
0̄ 0̄ 1̄ 2̄ 3̄
1̄ 1̄ 2̄ 3̄ 0̄
2̄ 2̄ 3̄ 0̄ 1̄
3̄ 3̄ 0̄ 1̄ 2̄
Proof: (1) Existence of x. Put x = a−1 ◦b. Then x ∈ G and a◦x = a◦(a−1 ◦b) =
(a ◦ a−1 ) ◦ b = e ◦ b = b.
7
Uniqueness of x. Suppose that x1 and x2 are elements of G with a ◦ x1 = b
and a ◦ x2 = b. Then
a ◦ x1 = b = a ◦ x2
a−1 ◦ (a ◦ x1 ) = a−1 ◦ (a ◦ x2 )
(a−1 ◦ a) ◦ x1 = (a−1 ◦ a) ◦ x2
e ◦ x1 = e ◦ x2
x1 = x2 .
Thus x is unique.
This completes the proof of (1). □
Part (1) states: in the row labelled by a, every element b of the group does
appear, and appears exactly once.
◦ x ◦ a
a b y b
Part (2) states: in the column labelled by a, every element b of the group does
appear, and appears exactly once.
Each row and each column is a complete list of the elements of the group,
without repetitions.
A group of order 3.
G = {e, a, b}, ◦.
◦ e a b
e e a b
a a b e
b b e a
8
(a ◦ a) ◦ a = a ◦ (a ◦ a)
(a ◦ a) ◦ b = a ◦ (a ◦ b)
(a ◦ b) ◦ a = a ◦ (b ◦ a)
(a ◦ b) ◦ b = a ◦ (b ◦ b)
(b ◦ a) ◦ a = b ◦ (a ◦ a)
(b ◦ a) ◦ b = b ◦ (a ◦ b)
(b ◦ b) ◦ a = b ◦ (b ◦ a)
(b ◦ b) ◦ b = b ◦ (b ◦ b)
(a1 a2 . . . am )b = b(a1 a2 . . . am ).
□
Let G be a group and let a, b, c be elements of G. Suppose that ab = ba,
ac = ca, bc = cb.
Therefore:
(ab)c = a(bc)
b(ac) = b(ca)
c(ab) = c(ba)
9
5 Lemma. Let G be a group.
For all n ∈ N, n ⩾ 2,
for all a1 , a2 , . . . , an ∈ G such that ai aj = aj ai whenever i, j ∈ {1, 2, . . . , n},
for all arrangements k1 , k2 , . . . , kn of 1, 2, . . . , n,
we have
ak1 ak2 . . . akn = a1 a2 . . . an .
10