Termpaper - Group Theory
Termpaper - Group Theory
Examples
Aung Chan Min
July 2023
Term paper submitted in partial fulfillment of the requirement for the Degree of
Bachelor of Science in Mathematics of University of Mandalay.
Introduction to Group Theory:
Basic Concepts and Examples
Abstract
Group theory is a fundamental branch of mathematics that studies the
algebraic structures known as groups. This term paper provides an introduction
to the key concepts of group theory, exploring its basic definitions, properties,
and examples. By understanding the fundamental principles of group theory, we
lay the foundation for further exploration into more advanced topics in algebra
and other fields. This paper aims to provide a clear and accessible introduction
to group theory, enabling readers to grasp the essential concepts and applications
of this fundamental branch of mathematics.
Introduction
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Etiam lobortis
facilisis sem. Nullam nec mi et neque pharetra sollicitudin. Praesent imperdiet
mi nec ante. Donec ullamcorper, felis non sodales commodo, lectus velit ultrices
augue, a dignissim nibh lectus placerat pede. Vivamus nunc nunc, molestie ut,
ultricies vel, semper in, velit. Ut porttitor. Praesent in sapien. Lorem ipsum
dolor sit amet, consectetuer adipiscing elit. Duis fringilla tristique neque. Sed
interdum libero ut metus. Pellentesque placerat. Nam rutrum augue a leo.
Morbi sed elit sit amet ante lobortis sollicitudin. Praesent blandit blandit mauris.
Praesent lectus tellus, aliquet aliquam, luctus a, egestas a, turpis. Mauris lacinia
lorem sit amet ipsum. Nunc quis urna dictum turpis accumsan semper.
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Etiam lobortis
facilisis sem. Nullam nec mi et neque pharetra sollicitudin. Praesent imperdiet
mi nec ante. Donec ullamcorper, felis non sodales commodo, lectus velit ultrices
augue, a dignissim nibh lectus placerat pede. Vivamus nunc nunc, molestie ut,
ultricies vel, semper in, velit. Ut porttitor. Praesent in sapien. Lorem ipsum
dolor sit amet, consectetuer adipiscing elit. Duis fringilla tristique neque. Sed
interdum libero ut metus. Pellentesque placerat. Nam rutrum augue a leo.
Morbi sed elit sit amet ante lobortis sollicitudin. Praesent blandit blandit mauris.
Praesent lectus tellus, aliquet aliquam, luctus a, egestas a, turpis. Mauris lacinia
lorem sit amet ipsum. Nunc quis urna dictum turpis accumsan semper.
1
the left coset of H
1.1.1 Example
Let H be the subgroup of Z6 consisting of the elements 0 and 3. The left cosets
are
0 + H = 3 + H = {0, 3}
1 + H = 4 + H = {1, 4}
2 + H = 5 + H = {2, 5}
[1]
2 Homomorphism
2.1 Definition:Homomorphism
Let G be a group under the operation ∗ and G′ the group under the operation
◦; then the mapping φ : G → G′ is a homomorphism if φ(a ∗ b) = φ(a) ◦ φ(b) for
all a, b ∈ G.
2
2.3 Definition of Kernel
If φ is a homomorphism of G into G′ and e′ is the identity element of group G′ ,
the kernel of φ is defined by Kerφ = {x|φ(x) = e′ }
3 Isomorphism
3.1 Definition of a Isomorphism
Let G be a group under the operation ∗ and G′ the group under the operation
◦; then the mapping φ : G → G′ is a isomorphism if φ is bijective(both 1-1 and
onto) and φ(a ∗ b) = φ(a) ◦ φ(b) for all a, b ∈ G.
In other words, a bijective homomorphism is called isomorphism.
3
3.2 Examples of Isomorphism
3.3 Definition: Isomorphic
Two groups G and H are said to be isomorphic if there is an isomorphism of G
onto H.
We shall denote that G and H are isomorphic by writing G ≃ H.
4 Homomorphism Theorems
4.1 First Homomorphism Theorem
Let φ be a homomorphism of G onto G′ with kernel K. Then G′ ≃ G/K,
the isomorphism between these being effected by the map φ : G/K → G′ defined
by φ(Ka) = ψ(a).
Proof. Let G be a group under ∗ and e be the identity element of G.
Let G′ be a group under ◦ and e′ be the identity element of G′ .
Let φ be a homomorphism of G onto G′
Then φ(a ∗ b) = φ(a) ◦ φ(b)
Also Kerφ = {g ∈ G|φ(g) = e′ } is a normal subgroup of G.
Hence G/K = {Ka|a ∈ G} forms a group under the operation ⋄, where
Ka ⋄ Kb = K(a ∗ b)
a=k∗b
φ(a) = φ(k ∗ b)
φ(a) = φ(k) ◦ φ(b)
φ(a) = e′ ◦ φ(b)
φ(a) = φ(b)
Now we shall prove prove ψ is homomorphism and then ψ is 1-1 and onto.
4
ψ(Ka ⋄ Kb) = ψ(K(a ∗ b))
ψ(Ka ⋄ Kb) = φ(a ∗ b)
ψ(Ka ⋄ Kb) = φ(a) ◦ φ(b)
ψ(Ka ⋄ Kb) = ψ(Ka) ◦ ϕ(Kb)
−1 −1
φ(a) ◦ φ(b) = φ(b) ◦ φ(b)−1 φ(a) ◦ φ(a) = φ(b) ◦ φ(a)−1
φ(a) ◦ φ(b−1 ) = e′ φ(b) ◦ φ(a−1 ) = e′
φ(a ∗ b−1 ) = e′ φ(b ∗ a−1 ) = e′
a ∗ b−1 ∈ K b ∗ a−1 ∈ K
Let x ∈ Ka, where x = k ∗ a for k ∈ K Let y ∈ Kb, where y = k ∗ b for k ∈ K
−1 −1
Then x ∗ b = k ∗ (a ∗ b ) Then y ∗ a−1 = k ∗ (b ∗ a−1 )
φ(x ∗ b−1 ) = φ(k ∗ (a ∗ b−1 )) φ(y ∗ a−1 ) = φ(k ∗ (b ∗ a−1 ))
φ(x ∗ b−1 ) = φ(k) ◦ φ(a ∗ b−1 ) φ(y ∗ a−1 ) = φ(k) ◦ φ(b ∗ a−1 )
φ(x ∗ b−1 ) = e′ ◦ e′ φ(y ∗ a−1 ) = e′ ◦ e′
φ(x ∗ b−1 ) = e′ φ(y ∗ a−1 ) = e′
x ∗ b−1 ∈ K y ∗ a−1 ∈ K
x = (x ∗ b−1 ) ∗ b ∈ Kb y = (y ∗ a−1 ) ∗ a ∈ Ka
Ka ⊂ Kb Ka ⊂ Kb
5
4.2 Correspondence Theorem
Let the map φ : G → G′ be a homomorphism of G onto G′ with kernel K. Let
H = {a ∈ G|φ(a) ∈ H ′ }. If H ′ is a subgroup of G′ , then H is a subgroup of G,
K ⊂ H, and H/K ≃ H ′ . Finally, if H ′ ◁ G′ , then H ◁ G.
Proof. Let G be a group under ♡
Let G′ be a group under ⋄
Since H ′ is a subgroup, e′ ∈ H ′
Then φ(e) = e′ ∈ H ′
e∈H
H ̸= ϕ
Let a, b ∈ H
φ(a), φ(b) ∈ H ′
φ(a) ⋄ φ(b) ∈ H ′
φ(a♡b) ∈ H ′
a♡b ∈ H
H is closed under ♡
Let a ∈ H
φ(a) ∈ H ′
Since H ′ is a subgroup,
φ(a)−1 ∈ H ′
φ(a)−1 = φ(a−1 ) ∈ H ′
a−1 ∈ H
H is a subgroup of G
Let k ∈ K
Then φ(k) = e′ ∈ H ′
Hence k ∈ H
K⊂H
6
Now we can say that φ is a homomorphism of H onto H ′ with kernel K. By
first homomorphism theorem, H/K ≃ H ′
Finally, if H ′ ◁ G′ and a ∈ G,
φ(a)−1 H ′ φ(a) ⊂ H ′
Hence φ(a−1 )H ′ φ(a) ⊂ H ′
Let x = a−1 ♡h♡a ∈ a−1 Ha
φ(x) = φ((a−1 ♡h)♡a)
= φ(a−1 ♡h) ⋄ φ(a)
= (φ(a−1 ) ⋄ φ(h)) ⋄ φ(a)
φ(x) ∈ φ(a−1 )H ′ φ(a)
φ(x) ∈ H ′ (∵ φ(a−1 )H ′ φ(a) ⊂ H ′ )
x∈H
−1
a Ha ⊂ H
H ◁G
7
x ∗ y = h1 ∗ n1 ∗ h2 ∗ n2
x ∗ y = h1 ∗ (h2 ∗ h−1
2 ) ∗ n1 ∗ h2 ∗ n2
= h1 ∗ h2 ∗ (h−1
2 ∗ n1 ∗ h2 ) ∗ n2
Since h1 , h2 ∈ H,
h1 ∗ h2 ∈ H
Since N is normal subgroup of G,
h−1
2 ∗ n1 ∗ h2 ∈ N
∴ (h−1
2 ∗ n1 ∗ h2 ) ∗ n2 ∈ N
h1 ∗ h2 ∗ (h−1
2 ∗ n1 ∗ h2 ) ∗ n2 ∈ HN
x ∗ y ∈ HN
HN is closed under ∗
Then a ∗ b = e
(h ∗ n) ∗ b = e
h ∗ (n ∗ b) = e
n ∗ b = h−1
b = n−1 ∗ h−1
b = h−1 ∗ h ∗ n−1 ∗ h−1
b = h−1 ∗ (h ∗ n−1 ∗ h−1 )
b = h−1 ∗ ((h−1 )−1 ∗ n−1 ∗ h−1 )
Since h ∈ H, h−1 ∈ H
Since n ∈ N, n−1 ∈ N
Then, since N is normal subgroup, (h−1 )−1 ∗ n−1 ∗ h−1 ∈ N
h−1 ∗ (h−1 )−1 ∗ n−1 ∗ h−1 ∈ HN
b = a−1 ∈ HN
8
Proof. Suppose G is a group under ∗
Suppose G′ is a group under ⋄
Since N ′ ◁ G′ , G′ /N ′ forms a group under ♠, where N ′ a′ ♠N ′ b′ = N ′ (a′ ⋄ b′ ),
a′ , b′ ∈ G′
Clearly N ′ e′ = N ′ is the unit element of G′ /N ′
Define the mapping ψ : G → G′ /N ′ by ψ(a) = N ′ φ(a) for every a ∈ G.
ψ(a ∗ b) = N ′ φ(a ∗ b)
= N ′ (φ(a) ⋄ φ(b))
= N ′ φ(a)♠N ′ φ(b)
= ψ(a)♠ψ(b)
Then φ(n) ∈ N ′
Also, by definition of ψ, ψ(n) = N ′ φ(n)
ψ(n) = N ′
n∈M
N ⊂M
9
Acknowledgements
References
[1] Thomas W. Judson. Abstract Algebra Theory and Application. 2012.
10