Misheal Aartin
Misheal Aartin
Misheal Aartin
1
So (R× , ·) forms a group.
Example 2. Z = set of integers, binary operation taken the usual
addition of numbers. Then
(i) (m + n) + k = m + (n + k), ∀m, n, k ∈ Z.
(ii) 0 + m = m + 0 = m, ∀m ∈ Z.
(iii) m + (−m) = (−m) + m = 0 (i.e. −m is the inverse of m).
So (Z, +) forms a group.
√
Example 3. G = {1, −1, i, −i}, where i = −1, under the usual
operation of multiplication of complex numbers. It is easy to see
that G forms a group.
Example 4. G = {p, q, r}, with binary operation defined by the
. p q r
p p q r
following table
q q r p
r r p q
Then p is the identity element, p−1 = p, q −1 = r, r −1 = q, and
the associativity holds. Thus, G forms a group.
Example 5. GL(n, R) = set of n × n invertible matrices over the
real numbers, binary operation taken the usual matrix multiplica-
tion. Then
(i) (A · B) · C = A · (B · C), ∀A, B, C ∈ GL(n, R).
(ii) I · A = A · I = A, ∀A ∈ GL(n, R), where I = the identity
matrix, the identity element.
(iii) The inverse element of A is the inverse matrix A−1 of A.
Thus, GL(n, R) is a group(called the general linear group over
the field of real numbers R).
2
Example 6. SL(n, R) = {A ∈ GL(n, R)|detA = 1}, where detA
is the determinant of matrix A. Then SL(n, R) is also a group,
called the special linear group over R.
Lemma. If G is a group, then the identity element is unique,
and for a ∈ G, the inverse element of a is also unique.
Definition. If G = (G, ·) is a group, and ∀a, b ∈ G, a · b = b · a,
then G is called an abelian group (or commutative group).
Remark. Example 1-Example 4, are abelian groups, but Exam-
ple 5 and Example 6 are not abelian.
′ ′
Notation. 1. We often use G, H, G , H , · · · for groups, use
·, ◦, ×, +, · · · for binary operations, use a, b, c, x, y, · · · for elements
in a group.
2. Special sets:
Z : integers, Q : Rational numbers, R : real numbers, C : Complex
numbers.
Proposition(Cancellation laws). Let G be a group, a, b, c ∈
G, if ba = ca, then b = c. And if ab = ac, then b = c.
Proof. We multiply both sides by a−1 to get the results. 2
3
defined by
(a1 , b1 ) ◦ (a2 , b2 ) = (a1 a2 , b1 + a1 b2 ).
Is G a group?
Solution. Let Ai = (ai , bi ) ∈ G, i = 1, 2, 3. It is easy to check
that
and
(1, 0) ◦ (a, b) = (a, b) ◦ (1, 0) = (a, b), ∀(a, b) ∈ G,
and
b b
(a, b) ◦ (a−1 , − ) = (a−1 , − ) ◦ (a, b) = (1, 0).
a a
Thus, (G, ◦) is a group. 2
(a ◦ b) ◦ c = a ◦ (b ◦ c) = a + b + c + ab + ac + bc + abc,
4
Homework one: 1. Is (Z, ◦) a group? Where the operation is
defined by, ∀a, b ∈ Z, a ◦ b = a + b + 2.
2. Let G be a non-empty set with a binary operation ” ◦ ” such
that
(i) the operation is associative;
(ii) there exists an element e ∈ G, such that a ◦ e = a, ∀a ∈ G;
(iii) for each a ∈ G, there exists x ∈ G such that a ◦ x = e. Prove
G is a group.
Let T = {1, 2, · · · , n}, a mapping σ : T → T is called a permu-
tation of T if σ is bijective(i.e. σ is one to one, and onto).
Facts. If σ, τ are permutations of T , then the composition σ ◦ τ ,
and the inverse map σ −1 are also permutations.
Let Sn = {all permutations of T }. We define the binary oper-
ation on Sn to be the composition of mappings. Then Sn forms a
group, called the symmetric group.
Notation. If S is a set, we define by |S| the number of elements
in S. It is clear that |S| = n!.
Remark. S3 is a group with |S3 | = 6 element. We will see that
S3 is the ”smallest” group which is not commutative.
2.2. Subgroups.
Definition. Let G be a group, H be subset of G. We say H is
a subgroup of G if
(1) e ∈ H, where e is the identity element of G.
(2) If a ∈ H, then a−1 ∈ H.
(3) If a, b ∈ H, then ab ∈ H.
Example 1. (Q× , ·) is a subgroup of (R× , ·).
5
SL(n, R) is a subgroup of GL(n, R).
Example 2. If G is a group, then {e}, G are subgroups.
Example 3. Let p be a positive integer, and pZ = {pn|n ∈ Z}.
Then (pZ, +) is a subgroup of (Z, +).
Proposition. Let H be a subgroup of Z. Then there exists an
non-negative integer p such that H = pZ.
Proof. If H = {0}, then H = 0Z. If H 6= {0}, then H contains
positive integers. Let p be the smallest positive integer in H. Then
it is easy to see that pZ ⊂ H. Now we prove H ⊂ pZ. Indeed,
∀n ∈ H, by applying division with remainder, we have n = qp + r,
where 0 ≤ r < p. But r = n + (−q)p ∈ H, and p is the smallest
positive integer in H, therefore r = 0, i.e. n = qp ∈ pZ. 2
6
a subgroup of G, and is called a cyclic subgroup generated by the
element x.
Example. H = {2n |n ∈ Z} is a cyclic subgroup of (R× , ·) gener-
ated by 2.
H = {3n|n ∈ Z} is a cyclic subgroup of (Z, +) generated by 3.
Definition. Let G be a group.
(1) the number of element in G is denoted by |G|, and called the
order of the group G.
(2) For a ∈ G, if there exists a positive integer n such that an = 1
(here and later on, we often denote 1 to be identity element in a
multiplicative group), and ak 6= 1 for all 1 ≤ k ≤ n. Then n is called
the order of the element a, and denoted by ◦(a). Otherwise, we say
the element a has infinite order.
0 1
Example. H1 = {An |n ∈ Z}, where A = . One can
−1 1
−1 1 −1 0 0 −1
check: A2 = , A3 = , A4 = ,
−1 0 0 −1 1 −1
1 −1 1 0
A5 = , A6 = .
1 0 0 1
Thus H1 is a finite group with order 6. i.e. H1 = {A, A2 , A3 , A4 , A5 , A6 =
I} is a finite group of GL(2, R).
1 1
Example. H2 = {B n |n ∈ Z}, where B = , then B n =
0 1
1 n
for n ∈ Z, thus H2 is infinite subgroup of GL(2, R).
0 1
Remark. H1 is a cyclic group of order 6, and H2 is a cyclic
group of infinite order.
7
Example. Klein four group:
1 0 1 0 −1 0 −1 0
K = { , , , }.
0 1 0 −1 0 1 0 −1
Howework two
1. If H is a non-empty subset of the group G, such that xy −1 ∈
H, ∀x, y ∈ H. Prove H is a subgroup of G.
2. If G is an abelian group. Prove that H = {x ∈ G| ◦ (x) < ∞}
is a subgroup of G.
a b a b
3. Let G = { |a, b, c, d ∈ Z, det = 1}. (a)
c d c d
Prove G is a group. (b) If n > 0 is the order of some element in G,
8
prove n ∈ {1, 2, 3, 4, 6, ∞}.
2.3. Isomorphisms.
′ ′
Definition. Let G, G be groups. A map ϕ : G → G is called
′
an isomorphism from group G to G if
(1) ϕ is a bijective map.
(2) ϕ is compatible with the laws of composition, that is, ∀a, b ∈
G, ϕ(a · b) = ϕ(a) · ϕ(b).
a b
Example 1. Let G = { |a, b ∈ R, a2 + b2 6= 0}.
−b a
(1) Prove G is a group with the usual multiplication of matrices.
(2) Prove that there is an isomorphism from the group G to the
group C× .
′ ′ ′ ′ ′ ′
a b a b aa − bb ab + ba
Proof. (1) = ∈
′ ′ ′ ′ ′ ′
−b a −b a −(ab + ba ) aa − bb
G, and −1
a b
a b a2 +b2
− a2 +b2
= ∈ G,
b a
−b a a2 +b2 a2 +b2
1 0
and ∈ G, thus G is a group.
0 1
(2)
′
ϕ:G→G
a b
7→ a + bi
−b a
′
is an isomorphism from G to G .
Example 2. Let G = {2n |n ∈ Z} be the cyclic subgroup of R× ,
then the map
ϕ:Z→G
9
n 7→ 2n
is an isomorphism from Z to G.
′
Definition. Let G, G be two groups, if there is an isomorphism
′
from G to G , we say that the group G is isomorphic to the group
G , and denoted by G ≈ G or G ∼
′ ′ ′
=G.
′ ′
Lemma. If G, G are groups, ϕ : G → G is an isomorphism,
then
(1) ϕ maps the identity element of G to the identity element of
′
G.
(2) For any a ∈ G, then a and ϕ(a) have the same order.
Proof. Easy to prove and the argument is omitted.
Remark. 1. Let G be a group, and I(G) be the set of groups
that is isomorphic to G. Then
(a) G ∈ I(G).
(b) any two groups from I(G) are isomorphic.
′ ′
(c) I(G) ∩ I(G ) 6= ∅ ⇔ I(G) = I(G )
(d) I(G) is called the isomorphism class of the group G.
2. To classify group is to identify the isomorphism classes.
Definition. If G is a group, ϕ : G → G is an isomorphism from
G to itself, we call ϕ an automorphism of the group G.
Example. Let G be a group, a ∈ G. Then
ϕa : G → G
x 7→ axa−1
is an automorphism of G.
10
Example. Let
ϕ:G→G
x 7→ x
is an automorphism.
Definition. Let G be a group, a, b ∈ G is called conjugate if
there exists an element x ∈ G such that b = xax−1 .
Lemma. If a, b are conjugate elements in a group G, then a, b
have the same order.
Example. Prove that the group (R, +) and (R× , ·) are not iso-
morphic.
Proof. Suppose ϕ : (R, +) → (R× , ·) is an isomorphism. Then
∀x, y ∈ R, ϕ(x + y) = ϕ(x)ϕ(y), thus we have
x x x
ϕ(x) = ϕ( + ) = (ϕ( ))2 > 0, ∀x ∈ R.
2 2 2
This implies that ϕ is not surjective, therefore ϕ is not an isomor-
phism. 2
x 7→ x−1 .
11
under the law of composition of maps. Aut(G) forms a group, called
the automorphism group of G.
Example. Determine the automorphism group of the group (Z, +).
Proof. Let f ∈Aut(Z, +). Then
thus
f (−1) = −f (1) and f (2) = f (1) + f (1) = 2f (1),
f (n) = nf (1),
x 7→ Inx.
Homework three.
1. If G is a group, and a, b ∈ G such that aba−1 = b2 . Prove that
a3 ba−3 = b8 .
12
1 0 1 3
2. Prove that the matrices and are conju-
0 2 0 2
gate in the group GL(2, R).
3. Determine the automorphism of the group G, where G is a
cyclic group of order 10.
2.4. Homomorphisms.
′ ′
Definition. Let G, G be groups, a map ϕ : G → G is called a
homomorphism if
Example. 1.
ϕ : GL(n, R) → R×
A 7→ detA
is a homomorphism.
2. Let G be a group, a ∈ G,
ϕ : (Z, +) → G
n 7→ an
is a homomorphism.
3. If H is a subgroup of G, then
ϕ:H→G
x 7→ x
13
(1) ϕ maps identity element to identity element.
(2) ϕ maps inverse element to inverse element.
′ ′
Proof. Let 1, 1 be the identity elemrnts of G and G respectively.
Since 1 = 1·1, we have ϕ(1) = ϕ(1·1) = ϕ(1)ϕ(1). Using cancellation
′
law, we have ϕ(1) = 1 . Next, for x ∈ G, since x · x−1 = 1, we have
′
1 = ϕ(1) = ϕ(x · x−1 ) = ϕ(x)ϕ(x−1 ). Thus ϕ(x−1 ) = ϕ(x)−1 . 2
′
Definition. Let ϕ : G → G be group homomorphism. Set
Imϕ = {ϕ(a)|a ∈ G}
′
kerϕ = {a ∈ G|ϕ(a) = 1 },
′ ′
where 1 is the identity element of G . Imϕ, kerϕ are called the
image and kernel of the homomorphism ϕ respectively.
′
Lemma. kerϕ is a subgroup of G, Imϕ is a subgroup of G .
Proof. Omitted.
Example.
ϕ : GL(n, R) → R×
A 7→ detA
14
Lemma. If Pσ is a permutation matrix corresponding to a per-
mutation σ ∈ Sn , then the determinant of Pσ is equal to 1 or −1.
i.e. detPσ = ±1.
Remark. A permutation matrix Pσ always has a single 1 in each
row and in each column, the rest of its entries being 0.
Definition. 1. The determinant of a permutation matrix Pσ is
called the sign of the permutation σ.
2. A permutation σ is called even if |Pσ | = 1, and is called odd
if |Pσ | = −1.
3. Let An = {σ ∈ Sn |σ is an even permutation}, then An is a
subgroup of Sn , and is called the alternating group of n elements.
′
Proposition. Let ϕ : G → G be a group homomorphism. If
a ∈ kerϕ, then bab−1 ∈ kerϕ, ∀b ∈ G.
Proof. ϕ(bab−1 ) = ϕ(b)ϕ(a)ϕ(b)−1 = 1. 2
σ 7→ detPσ ,
15
Notation. If N is a normal subgroup of G, we write N G.
Remark. 1. If G is an abelian group, then all subgroups of G
are normal subgroups.
2. If G is non-abelian, then subgroups need not be normal. For
example, T = {all invertible upper triangle matrices in GL(2, R)},
then T is a subgroup of GL(2, R), but not normal, since
−1
0 1 1 1 0 1 1 0
= ∈ / T.
1 0 0 1 1 0 1 1
16
2. We may define a relation R on S : aRb if a + b is a multiple of
5. Then 3R12, 17R23, · · · .
Example. Let S be the set of subsets of R, we define the relation
on S by: for A, B ∈ S, ARB if A ∩ B 6= ∅.
Definition. A relation R on a set S is called an equivalence
relation if it satisfies the following conditions
1. xRx, ∀x ∈ S (reflexivity).
2. If xRy, then yRx (symmetry).
3. If xRy, yRz, then xRz (transitivity).
Notation. If a relation R on a set S is an equivalence relation,
we often write a ∼ b instead of aRb.
Definition. If ” ∼ ” is an equivalence relation on S, for a ∈ S,
we set
Ca = {x ∈ S|x ∼ a},
17
Definition. If S is a non-empty set, and S is equal to a union
of disjoint non-empty subsets, then we call these subsets a partition
of S.
Example. 1. If S = {1, 2, 3, 4, 5, 6}, then {1, 4, 5}, {2, 3}, {6}
form a partition of S.
2. If S = Z, then {all even integers}, {all odd integers} form a
partition of Z.
Proposition. Let S be a non-empty set, then there is a one-to-
one correspondence between the partition of S and the equivalence
relations on S.
S
Proof. If S = i∈I Si is a partition of S.(i.e. Si ∩Sj = ∅ for i 6= j
and Si 6= ∅), we define a relation on S as follows: a ∼ b iff a, b ∈ Si
for some i. One can check ” ∼ ” is an equivalence relation on S. On
the other hand, if ” ∼ ” is an equivalence relation, then S can be
S
written as a disjoint union of equivalence classes. i.e. S = a∈I ā,
where I is a subset of S and ā ∩ b̄ = ∅ for a 6= b, a, b ∈ I. Which is
a partition of S. 2
18
Facts. The fibres S̄ form a partition of the set S: Define
ϕ̄ : S̄ → Imϕ
s̄ 7→ ϕ(s)
′
Corollary. A group homomorphism ϕ : G → G is injective iff
kerϕ = {1}.
′ ′
Proof. ” ⇒ ” : ∀n ∈ kerϕ, then ϕ(n) = 1 , ϕ(1) = 1 . This
implies n = 1 as ϕ is injective.
” ⇐ ” : suppose ϕ(a) = ϕ(b), then ϕ(a−1 b) = 1, thus a−1 b = 1.
i.e. a = b. Thus ϕ is injective. 2
A = {a1 , a1 a2 , a1 a2 a3 , · · · , a1 a2 · · · an } ⊂ G.
19
If 1 ∈ A, then we are done. Otherwise, |A| < n, thus, at least, two
elements from A are equal, thus there exist 1 ≤ i ≤ j ≤ n such that
a1 a2 · · · ai−1 = a1 a2 · · · aj or ai ai+1 · · · aj = 1. 2
HK = {h · k|h ∈ H, k ∈ K},
H −1 = {h−1 |h ∈ H}.
2.6. Cosets.
Definition. If H is a subgroup of G for a ∈ G. Let aH =
{ah|h ∈ H}. The subset aH is called a left coset.
Remark. Since eH = H (where e is the identity element of G),
thus H itself is also a coset.
We define a relation ∼ on G: a ∼ b iff b = ah for some h ∈ H (iff
aH = bH).
Lemma. ∼ is an equivalence relation on the group G.
Proof. 1. transitive: if a ∼ b and b ∼ c, then there exist
h1 , h2 ∈ H such that b = ah1 , c = bh2 , thus we have c = ah1 h2 , i.e.,
a ∼ c.
20
2. symmetric: if a ∼ b, then there exists h ∈ H, such that b = ah,
that is, a = bh−1 , so b ∼ a.
3. reflexive: since a = a · e, we have a ∼ a. 2
h 7→ ah
|H| · [G : H]. 2
21
Homework five. Page 74, 8.
2. Let H, K be subgroups of G, whether or not HK is a subgroup
of G, why?
3. Let H, K are subgroups of G, then HK is a subgroup of G iff
HK = KH.
′
Lemma. If ϕ : G → G be a group homomorphism. Set Ḡ to be
the set of cosets of N =kerϕ. Then the map
ϕ̄ : Ḡ → Imϕ
aN 7→ ϕ(a)
is a bijective map.
Proof. We first prove ϕ̄ is well-defined. Indeed, if aN = bN,
′
then a−1 b ∈ N, that is, ϕ(a−1 b) = 1 , so ϕ(a) = ϕ(b). i.e., ϕ̄ is
well-defined. It is clear that ϕ̄ is surjective. To see ϕ̄ is injective, we
′
suppose ϕ̄(aN) = ϕ̄(bN), then ϕ(a) = ϕ(b), thus ϕ(a−1 b) = 1 , that
is, a−1 b ∈ N. i.e., aN = bN. So ϕ̄ is injective. 2
′
Corollary. If ϕ : G → G is a group homomorphism, then the
number of cosets of kerϕ is equal to the order of the subgroup Imϕ.
That is, [G : kerϕ] = |Imϕ|.
Corollary. |G| = |kerϕ| · |Imϕ|.
Corollary. Since |G| = |kerϕ| · [G : kerϕ](Counting formula).
Thus the Corollary holds.
′
Remark. 1. If ϕ : G → G is a group homomorphism, then the
order of the image |Imϕ| divides the order of G.
2. If H < G, then we can also define the notion of the right
cosets: Ha = {ha|h ∈ H} for a ∈ G, and all results for the left
22
cosets also hold for the right cosets.
Lemma. If H G, then ∀a ∈ G, aHa−1 = H or aH = Ha.
Proposition. Let H be a subgroup of G, then the following are
equivalent:
1. H G.
2. aH = Ha, ∀a ∈ G.
3. Every left coset is also a right coset.
Proof. 1 ⇒ 2 ⇒ 3 are clear. To prove 3 ⇒ 1, ∀a ∈ G, b ∈ H,
note that there exists c ∈ G such that aH = Hc, thus a = zc for
′
some z ∈ H, so Ha = Hc, thus aH = Ha. i.e. ab = h a for some
′
h ∈ H, that is aba−1 ∈ H, so H G. 2
23
Pm
|HK| = i=1 |K| = |K| · [H : K ∩ H]. But |H| = |K ∩ H| · [H :
K ∩ H], so |HK| = |H| · |K|/|H ∩ K|.
2.7. Restriction of a homomorphism to a subgroup.
Proposition. Let K, H be subgroups of G. Then K ∩ H is a
subgroup of H. Moreover, if K is a normal subgroup of G, then
K ∩ H is a normal subgroup of H.
Proof. It is straightforward to prove that K ∩ H is a subgroup
of H. If, in addition, K is normal in G. We prove K ∩ H is also
normal in H. Indeed, ∀x ∈ K ∩ H, and y ∈ H, yxy −1 ∈ K and
yxy −1 ∈ H, so yxy −1 ∈ H ∩ K, i.e. K ∩ H H. 2
′
Definition. If ϕ : G → G is a group homomorphism. H is a
subgroup of G, then the restricted map to H:
′
ϕ|H : H → G
by H̃, then
1. H̃ < G;
′ ′
2. If H G , then H̃ G;
3. kerϕ ⊂ H̃;
24
′
4. ϕ|H̃ is a group homomorphism from H̃ to H and ker(ϕ|H̃ ) =
kerϕ.
′
Proof. 1. ∀x, y ∈ H̃, then ϕ(x), ϕ(y) ∈ H , thus ϕ(xy) =
′ ′
ϕ(x)ϕ(y) ∈ H , that is, xy ∈ H̃, and ϕ(x−1 ) = ϕ(x)−1 ∈ H , thus
x−1 ∈ H̃, so H̃ < G.
′ ′
2. ∀y ∈ G, x ∈ H̃, then ϕ(y) ∈ G , ϕ(x) ∈ H , thus ϕ(y)ϕ(x)ϕ(y)−1 ∈
′ ′ ′ ′
H (since H G ), that is, ϕ(yxy −1) ∈ H , so yxy −1 ∈ H̃, i.e. H̃ G.
3. Clear.
′
4. The first part is clear. Next, ∀x ∈ ker(ϕ|H̃ ), we have ϕ(x) = 1 ,
′ ′
so x ∈kerϕ. On the other hand, if x ∈ kerϕ, we have ϕ(x) = 1 ∈ H ,
thus x ∈ H̃, so x ∈ ker(ϕ|H̃ ). 2
′ ′ ′
P :G×G →G
′ ′
(a, a ) 7→ a .
′
Lemma. P, P are surjective group homomorphism, and kerP =
′ ′ ′ ′ ′ ′ ′
1 × G , kerP = G × 1 , 1 × G G × G , G × 1 G × G .
25
′
Remark. P, P are called projections.
Proposition. Let H be a group, then there exist a one-to-one
′
correspondence between the group homomorphism φ : H → G × G
′
and pairs of the homomorphism (ϕ, ϕ ) :
′ ′
ϕ : H → G, ϕ : H → G ,
′
and the kernel of φ is equal to kerϕ∩kerϕ .
′
Proof.” ⇒ ”: if φ : H → G × G is a group homomorphism,
′ ′
then ϕ = P ◦ φ, ϕ = P ◦ φ are homomorphism from H → G and
′
H → G respectively.
′ ′
” ⇐ ”: if ϕ : H → G, ϕ : H → G are group homomorphism.
We define
′ ′
φ = (ϕ, ϕ ) : H → G × G
′
h 7→ (ϕ(h), ϕ (h),
′
Remark. If H, G, G are groups, suppose there is a bijective
′
homomorphism ϕ : H → G × G , then we identify the group H with
′
the product of groups G and G .
Example. Let C6 , C2 , C3 be cyclic groups of order 6, 2 and 3
respectively, then C6 ∼
= C2 × C3 .
Proof. Let C6 = {1, x, x2 , · · · , x5 }, C2 = {1, y}, C3 = {1, z, z 2 }.
We define
ϕ : C6 → C2 × C3
26
xi 7→ (y i, z i ), i = 0, 1, 2, 3, 4, 5.
Homework six.
1. Let G be a group and |G| = mpk , where p is a prime and
(p,m)=1. If H is a subgroup of G with order pk , and K is a subgroup
of order pd such that 0 < d ≤ k and K is not contained in H. Prove
that HK is not a subgroup of G.
Page 74, 3. Page 75, 3.
Proposition. Let H, K be subgroups of a group G.
(a) If H ∩ K = {1}, then the product map
P :H ×K → G
(h, k) 7→ hk
27
Proof. (a) Suppose (h1 , k1 ), (h2 , k2 ) ∈ H × K, and h1 k1 = h2 k2 .
We need to prove (h1 , k1 ) = (h2 , k2 ). Indeed, since h1 k1 = h2 k2 , we
have h−1 −1
1 h2 = k1 k2 ∈ H ∩ K = {1}, that is, h1 = h2 , k1 = k2 . This
proves (a).
(b) It is known.
(c) Let
ϕ:H ×K →G
(h, k) 7→ hk,
28
Remark. 1. Let ā be the set of all integers which are congruent
with a modulo n, that is, ā = {b ∈ Z|b ≡ a(modn)}, i.e., ā =
{a + kn|k ∈ Z}, then ā is called a congruence class modulo n or
residue class module n.
2. Let H = nZ be the subgroup of Z. Then ā = a + H is
a coset of H in the group Z, and there are all together n cosets:
U
0̄, 1̄, 2̄, · · · n − 1, and Z = 0≤i≤n−1 ī. i.e., the index [Z : nZ] = n.
Lemma. If a, b ∈ Z, then a + b = ā + b̄, ab = ā · b̄.
′ ′ ′ ′
Corollary. If a ≡ a(mod n), b ≡ b(mod n), then a + b ≡
′ ′
a + b(mod n), a b ≡ ab(mod n).
Set Z/nZ = {0̄, 1̄, · · · , n − 1}, then
= ab + ac = āb̄ + āc̄.
a 7→ ā
ϕ(ab) = ϕ(a)ϕ(b).
29
Notation. We set G/N = {aN|a ∈ G}.
Theorem. Let N G, then with the multiplication defined as
above, the set G/N forms a group, and the map
π : G → G/N
a 7→ aN
π : G → G/N
a 7→ aN
Homework seven
1. Page 76, 8.
2. Let G be a finite abelian group, and the order of G is an odd
number. ϕ is an automorphism of G such that ϕ2 =identity map.
Set G1 = {g ∈ G|ϕ(g) = g}, G2 = {g ∈ G|ϕ(g) = g −1 }. Prove that
G1 , G2 < G, and G ∼
= G1 × G2 .
30
Lemma. Let G be a group. S be a set with a law of com-
position. Let ϕ : G → S be a surjective map such that ϕ(ab) =
ϕ(a)ϕ(b), ∀a, b ∈ G. Then S is a group.
Proof. First, we show that the law of composition satisfies the
associative law. ∀x, y, z ∈ S, there are a, b, c ∈ G such that x =
ϕ(a), y = ϕ(b), z = ϕ(c). Then
= (ϕ(a)ϕ(b))ϕ(c) = (xy)z.
aN 7→ ϕ(a).
31
2
′
Corollary. (1) If ϕ : G → G is a group homomorphism, then
G/kerϕ ∼
= Imϕ.
(2) If ϕ : G → G is an injective homomorphism, then G ∼
′
= Imϕ.
Example. If N G and [G : N] = m, then ∀a ∈ G, am ∈ N.
Proof. Since |G/N| = [G : N] = m, ∀aN ∈ G/N, (aN)m = N,
i.e., am ∈ N. 2
32
Example. If Z is the center of the group G, and suppose that
G/Z is a cyclic group. Then G is an abelian group.
Proof. Since G/Z is a cyclic group, G/Z is generated by one
S
element aZ, thus G = i∈Z ai Z, so ∀x, y ∈ G, then x = ai z1 , y =
aj z2 for some z1 , z2 ∈ Z, thus we have
h 7→ hN
ker(ψ ◦ ϕ) = {a ∈ G|ψ(ϕ(a)) = N}
33
II. Let N, M be normal subgroups of G, and N ⊂ M. Then
(G/N)/(M/N) ∼ = G/M.
Proof. (I) Since K G, we have HK < G, and K HK, we
define
ϕ : H → HK/K
h 7→ hk
G×S →S
(a, s) 7→ a.s
s 7→ g.s.
34
2. Te is an identity map on S.
3. ∀a, b ∈ G, Tab = Ta Tb .
4. Ta is invertible, and the inverse map is Ta−1 , ∀a ∈ G. Thus Ta
is a bijective map on S(i.e. Ta is a permutation of S.)
Example. Let G be a group, ∀x ∈ G, we define
σx : G → G
y 7→ xyx−1 , ∀y ∈ G
Tx : G → G
35
y 7→ xy
Tx : G → G
y 7→ xy
T : G → Sn
x 7→ Tx ,
σx : S → S
36
A 7→ xAx−1 ,
then S is a G-set.
Homework eight.
1. Prove the Third Isomorphism Theorem.
2. Page 76, 6, 8.
3.Let G be a finite group, p be the samllest prime number which
divides |G|. If H < G and [G : H] = p. Prove that H G.
Example. Let H be a subgroup of G, and set G/H = {aH|a ∈
G}. ∀x ∈ G, we define
Tx : G/H → G/H
aH 7→ xaH
⇒ G/H is a G−set.
37
Example. Under the conjugation, a group G itself is a G−set.
∀x ∈ G, the isotropy group of s is
G.s = {x.s|x ∈ G}
38
and G.s is called the orbit of s under G.
f : G/H → S
.
aH 7→ a.s
2
Remark. It is clear that Imf = G.s (the orbit of s under G).
39
Proof. s ∈ G.s1 ∩ G.s2 ⇔ s = x.s1 = y.s2 for some x, y ∈
G ⇔ G.s = G.(x.s1 ) = G.s1 = G.(y.s2) = G.s2 . 2
Homework.
1. Let G be a finite group, N G, and |N| and |G/N| be coprime.
If a ∈ G and the order of a divides |N|, then a ∈ N.
2. Let G be a group, c ∈ G, and the order of c is rs, where
(r, s) = 1. Prove that there are elements a and b of G such that
c = ab and the order of a and b are r and s respectively, and ab = ba.
3. Let G be a group of order n, and let F be any field. Prove
that G is isomorphic to a subgroup of GLn (F).
40
where
where I is an index set of distinct orbits. Note that G.x = G.y ⇔ G.x∩
G.y 6= ∅ ⇔ ∃ z ∈ G.x ∩ G.y ⇔ z = a.x = b.y for some a, b ∈
G ⇔ axa−1 = byb−1 ⇔ y = (b−1 a)x(b−1 a)−1 ⇔ y =
(b−1 a).x ⇔ G(y) = (b−1 a)G(x) (b−1 a)−1 i.e. G(x) , G(y) are conju-
gate. 2
aba−1 ∈ aS a −1 = S,
41
i.e. S is a normal subgroup of N(S). 2
42
Let xp =: y ∈ H and o(y) = q. Then (p, q) = 1. (Since p is prime
and p 6 ||H|.)
We claim that xq 6= e and (xq )p = e i.e. xq is an element of order
p, which generates subgroup of order p.
Indeed, if xq = e, then there exist a, b ∈ Z such that ap + bq = 1
and
x = xap+bq = y a ∈ H,
a contradiction. 2
43
Let Z = Z(G) be the center of G. It is clear that, for a ∈ Z, the
orbit G.a = {a} (i.e. the orbit of the element in the center contains
only one elemnt.), which implies that G.a for a ∈ Z, are distinct
orbits. And each such an orbit contains only one element.
It is clear that if |G.a| > 1, then a 6∈ Z. Thus
X X X X
|G| = |G.a| = |G.xi | + |G.xi | = |Z| + |G.xi |,
i∈I xi ∈Z xi 6∈Z xi 6∈Z
f : G → G/H
a 7→ aH
K/H ∼
= K ′.
Homework.
Let H be a subgroup of G. Then
(a). The number of subgroups of which are conjugate to H is equal
44
to [G : N(H)].
(b). Z(H) N(H).
(c). N(H)Z(H) is isomorphic to a subgroup of Aut(H).
(d). If G is a finite group and H is an proper subgroup of G then the
union of the subgroup which are conjugate to H is a proper subset
of G.
45
if G 6= {1} and G contains no normal subgroup other than {1} and
G.
Homework.
1. Let H G, | H |= p, where p is the smallest prime that divides
| G |. Prove H ⊂ Z(G).
2. Let G be a group. a, b ∈ G are distinct elements of order 2. If
the order of ab is odd. Prove a and b are conjugate in G.
46
1. The alternative groups An (n ≥ 5);
2. The simple groups of Lie type (Matrix groups);
3. 26 sporadic groups.
The monster group M with order 246 · 320 · 59 · 76 · 112 · 133 · 17 ·
19 · 23 · 29 · 31 · 41 · 59 · 71 ≈ 1054 was found by Fischer-Griess (called
Friendly Giant).
Mathieu groups (1860-1873): M11 , M12 , M22 , M23 , M24 ;
Janko groups (1965- ): J1 , J2 , J3 , J4 ;
Thompson groups: T h;
Fischer groups: F i22 , F i23 , F i24 ;
The monster group: M.
HK/K ∼
= H/H ∩ G.
47
Fix P ∈ S, then P ⊂ G(P ) = {x ∈ G|x.P = P }. Note that
where [G : G(P )] = |G.P |. This implies that the order of the orbit
G.P = {x.P |x ∈ G} = {xP x−1 |x ∈ G} is prime to p.
Let H be a p−subgroup of G and |H| > 1. Set S0 = G.P , then
S0 is an H−set under the conjugation operation and (p, |S|) = 1.
The previous lemma implies that S0 contains a fixed point under
the group H, i.e.
h.(g.P ) = g.P
HP ′/P ′ ∼
= H/H ∩ P ′ .
48
Finally, to prove (iii), we first prove a Lemma.
Lemma. Let P be a Sylow p−subgroup of G. Then G has only
one Sylow p−subgroup iff p G.
Proof of the lemma. ” ⇒ ” ∀x ∈ G. Since xP x1 is also a Sylow
p−subgroup, P = xP x−1 , i.e. P G.
” ⇐ ” From (ii), we know all Sylow p−subgroups are conjugate,
thus for any Sylow p−subgroup P ′ , we have P ′ = xP x−1 for some
x ∈ G. From P G, we have P ′ = P.
Now we prove (iii). We take H = P in the argument of (i),
then S = {All Sylow p − subgroups of G} is a H−set under the
conjugation operation.
For each element in S ′ , there is a orbit under H. For the element
P ∈ S, the orbit H.P = {P } while for P ′ ∈ S and P ′ 6= P , then
the orbit H.P ′ has more than one element (because, if H.P ′ = {P ′},
then for any x ∈ H = P , xP ′ x−1 = P ′ implies that P ⊂ N(P ′ ),
where P, P ′ are all Sylow p−subgroups of N(P ′ ), and P ′ N(P ′ )
⇒ P = P ′). Thus |H.P ′ | = [H : H(P ′)] implies that |H.P ′ | is
divisible by p. Therefore
X X
|S| = |HP ′| = |H.P | + |HP ′| ≡ 1 (mod p).
P ′ ∈I P ′ 6=P
49
orem, we know that all Sylow p−subgroups are conjugate, i.e.
S = G.P,
Proof. Since
where G(P ) < G and P < G(P ), pl ||G(P )|, thus [G : G(P )]|m. 2
50
Proof. |G| = 72 = 23 ·32 . Then |G| has (3t+1) Sylow 3-subgroups
and (3t + 1)|23 ⇒ t = 0 or t = 1.
Case 1. If t = 0, i.e. G has only one Sylow 3-subgroups, which is
normal.
Case 2. If t = 1, i.e. G has 4 Sylow 3-subgroups, say P1 , P2 , P3 , P4 .
Set S = {P1 , P2 , P3 , P4 }, then S is a G−set under the conjugation
operation. The Sylow’s Theorem says that all Sylow 3-subgroups
are conjugate. Thus ∀g ∈ G defines a permutation on S
f : G → S4
g 7→ fg
Homework.
1. Let H be a Sylow p-subgroup of G and K = N(H), prove
N(K) = K.
2. If |G| = 224, prove that G is not simple.
51
Proof. Let P be a Sylow p−subgroup of G, Ω = {All Sylow p-
subgroups of G}. Then Ω is a G−set under the conjugate operation.
From Sylow Theorem, we know that all Sylow p−subgroups are
conjugate. Thus
ϕx : T → T
aH 7→ xaH.
ϕ : G → Sn
x 7→ ϕx
52
Then |G||7!, i.e. 25 |6!. But this is not impossible, a contradiction.
2
n
Lemma. If n = pr m, where p is prime, then pr
≡ m (mod p).
g: Ω → Ω
X 7→ gX.
53
By applying the orbit decomposition formula
X
|Ω| = |G.X|,
x∈I
Homework.
1. If G is a group, and |G| = 1000000, prove G is not simple.
2. Let G be a finite group. H G, and P a Sylow p−subgroup
of H. Prove that G = H · N(P ).
Definition. 1◦ Let G be a group. S = {x1 , · · · , xn } is a subset
of G. The subgroup of G generated by the elements x1 , · · · , xn is
defined by
54
Proof. If ϕ : G → G is a group homomorphism, then ∀a, b ∈
G, f (aba−1 b−1 ) = f (a)f (b)f (a)−1 f (b)−1 ∈ G′ ⇒ f (G′) is a subgroup
of G′ .
Now, ∀a ∈ G, we define
fa : G → G
x 7→ axa−1 .
55
Recall. If H, K < G, then
|H| · |K|
|HK| = .
|H ∩ K|
Example. If |G| = mpk , (m, p) = 1, p a prime, and if H is a
Sylow p−subgroup of G and K is a p− subgroup of G such that
K * H. Prove that HK is not a subgroup.
1.Definition.
Definition. A ring R is a set with two laws of compositions:
” + ” and ” · ”, called addition and multiplication, which satisfy the
conditions:
(1) Set R with the addition forms an abelian group, i.e. (R, +)
is an aleblian group. The identity is denoted by 0, and often called
the zero element.
(2) Multiplication in R is associative, and R has an identity,
denoted by 1, i.e. 1 ∈ R and 1 · a = a · 1 = a, ∀a ∈ R. The element
1 is often called the identity element of the ring R.
56
(3) Distribution laws hold: ∀a, b, c ∈ R,
a · (b + c) = a · b + a · c, (a + b) · c = a · b + b · c.
R := Z/nZ = {0, 1, · · · , n − 1}
a + b = a + b, a + b = ab.
57
Lemma. If (R, +, ·) is a ring with zero element and identity
element 1, then
0 · a = a · 0 = 0, ∀ a ∈ R.
Proof. 0 · a = (0 + 0) · a = 0 · a + 0 · a ⇒ 0 · a = 0. 2
58
Proof. ∀a ∈ R, since 1 = 0, then a = 1 · a = 0 · a = 0. 2
Homework.
1. Describe explicitly the smallest subring of complex numbers
which contains the real cube root of 2.
2. In each case, decide whether the given structure forms a ring.
If it is not a ring, determine which of the ring axioms hold and which
fail:
(a) U is an arbitrary set, and R is the set of subsets of U. Ad-
dition and multiplication of elements of R are defined by the rules
A + B = A ∪ B and A · B = A ∩ B.
(b) U is an arbitrary set, and R is the set of subsets of U. Ad-
dition and multiplication of elements of R are defined by the rules
A + B = (A ∪ B) − (A ∩ B) and A · B = A ∩ B.
(c) R is the set of continuous functions R −→ R. Addition and
multiplication are defined by the rules [f + g](x) = f (x) + g(x) and
[f ◦ g](x) = f (g(x)).
Definition. Let (R, +, ·) be a ring with zero element 0 and
identity element 1. For a ∈ R, if there exists b ∈ R such that
ab = ba = 1, i.e. a has an inverse element with the multiplication,
then we say that a is a unit in R.
59
Let x be a formal variable (i.e. a symbol) and R be a ring. A
formal polynomial with coefficient in R is:
f (x) = an xn + · · · + a1 x + a0 ,
then R[x] is a ring with the usual addition and multiplication, called
polynomial ring in one variable.
Similarly, we can define polynomial ring in multi-variables: R[x1 , · · · , xn ].
60
Definition. 1◦ A homomorphism ϕ : R → R′ from a ring R to
another ring R′ is a map satisfying:
ϕ(1) = 1
ϕ(a + b) = ϕ(a) + ϕ(b)
ϕ(ab) = ϕ(a)ϕ(b)
for all a, b ∈ R.
2◦ An isomorphism of rings is a homomorphism and also a bijec-
tive map.
3◦ If there is a ring isomorphism from ring R to R′ , we say the
two rings are isomorphic, and denoted by R ∼= R′ .
ϕ : R[x] → R
,
f (x) 7→ f (a)
Φ : R[x] → R′
61
Example. Let p be a positive integer. Z/pZ = {0, 1, · · · , p − 1}
is a finite ring. Define
ϕ : Z → Z/pZ
,
n 7→ n
Φ : Z[x] → Z/pZ[x]
,
an xn + · · · + a0 7→ f (x) = an xn + · · · + a0 = f (x)
ϕ:Z→R
defined by
1R + · · · + 1R if n ≥ 1
| {z }
n copies
ϕ(n) = 0 if n = 0 .
(−1R ) + · · · + (−1R ) if n ≤ −1
| {z }
n copies
62
Definition. Let R, R′ be rings, ϕ : R → R′ be ring homomor-
phism, we define
ker ϕ = {a ∈ R|ϕ(a) = 0}
a + b ∈ ker ϕ, ac ∈ ker ϕ.
Proof.
Example. For a ∈ R,
ϕ : R[x] → R
f (x) 7→ f (a)
63
(1) With the condition of R, I is a subgroup of (R, +).
(2) If a ∈ I, b ∈ R, then ab ∈ R.
Homework.
√
3
√ √
1. Prove that 7 + 2 and 3+ −5 are algebraic numbers.
2. Prove that for all integers n, cos 2π
n
is an algebraic number.
3. In each case, decide whether or not S is a subring of R.
(a) S is the set of all rational numbers of the form a/b, where b
is not divisible by 3, and R = Q.
(b) S is the set of functions which are linear combinations of the
functions {1, cos nt, sin nt | n ∈ Z}, and R is the set of all functions
R −→ R.
(c) (not
commutative) S is the set of real matrices of the form
a b
, and R is the set of all real 2 × 2 matrices.
−b a
4. An element of a ring R is called nilpotent if some power of x
is zero. Prove that if x is nilpotent, then 1 + x is a unit in R.
5. Let R be a ring. The set of all formal power series p(t) =
a0 + a1 t + a2 t2 + · · · , with ai ∈ R, forms a ring which is usually
denoted by R[[t]].
(a) Prove that the formal power series form a ring.
(b) Prove that a power series p(t) is invertible if and only if a0 is
a unit of R.
64
Lemma. Let R be a ring, a ∈ R. Let
aR{ar|r ∈ R}.
Then aR is an ideal of R.
65
where a is a fixed real number, then ϕ is a ring homomorphism from
R[x] to R, and ker ϕ = (x − a)R[x], the ideal generated by x − a.
I = {all polynomials in Z[x] such that the constant term is a multiple of 2}.
Indeed,
ϕ : Z[x] → Z/2Z
f (x) 7→ f (0) (mod 2),
then ϕ is a ring homomorphism, and
66
Definition. Let R be a ring, and if for each non-zero element
a ∈ R, there exists b ∈ R, such that a · b = 1, then R is called a
field.
67
Proposition. Every ideal in the ring Z of integers is a principal
ideal.
where r(x = 0) or the degree of r(x) is less than the degree of f (x).
Proof. Omitted. 2
68
f (x) is a non-zero polynomial that has the minimal degree, thus
r(x) = 0 ⇒ g(x) = q(x)f (x) ∈ (f (x)) ⇒ i ⊂ (f (x)). Thus,
I = (f (x)). 2
Homework.
1. Let I, J be ideals of a ring R. Show by example that I ∪ J
need not be an ideal, but show that I + J = {r ∈ R | r = x + y, x ∈
I, y ∈ J} is an ideal. This ideal is called the sum of the ideals I, J.
2. (a) Let I, J be ideals of a ring R. Prove that I ∩ J is an ideal.
(b) Show by example that the set of products {xy | x ∈ I, y ∈
J} need not be an ideal, but that the set of finite sums Σxν yν of
products of elements of I and J is an ideal. This ideal is called the
product ideal.
(c) Prove that IJ ⊂ I ∩ J.
(d) Show by example that IJ and I ∩ J need not be equal.
69