Abstract Algebra 1
Abstract Algebra 1
ALGEBRA
2|Page
CHAPTER ONE
1 BASIC TERMINOLOGIES
1.1 GROUPOID
This is a set on which a binary operation 𝛼 is defined, e.g. (𝑍 + , +), (𝑍, −) not (𝑍 + , −).
1.2 SEMIGROUP
This is a groupoid which is associative, e.g. (𝑍, +), (𝑄\{0},×) not (𝑍, −).
1.3 MONOID
1.4 GROUP
This is a monoid with element invertible, e.g. (𝑍, +), (𝑄\{0},×), (𝑄, +), (𝑅, +), (𝑅\{0},×).
1.5 𝐸𝑥𝑎𝑚𝑝𝑙𝑒𝑠
1.6 𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛
𝐸𝑥𝑎𝑚𝑝𝑙𝑒𝑠
3|Page
5. 𝐴∆𝐵 (symmetric difference of A and B) is the set of elements in either 𝐴 or 𝐵 but not both.
Let 𝐴 = {𝑥|𝑥 ∈ 𝑧 𝑎𝑛𝑑 𝑥 ≥ 0} and 𝐵 = {𝑥|𝑥 ∈ 𝑧 𝑎𝑛𝑑 𝑥 ≤ 0}, then 𝐴∆𝐵 = {𝑥|𝑥 ∈ 𝑧 𝑎𝑛𝑑 𝑥 ≠ 0}.
An ordered pair (𝐺,∗), where 𝐺 ≠ ∅ is a group provided the following are satisfied:
N.B.:
(a) From (iii), 𝐺 ≠ ∅. Also from (iii), the element 𝑖 is called the identity and it is unique.
(b) From (iv), 𝑥̅ is called the inverse and we shall see later that an element 𝑥 has only one inverse.
(c) We do not assume that ∗ is commutative. However, groups with the special added property that
their operation is commutative are called ABELIAN after the Norwegian mathematician Niels Abel
Henrik (1802-1829) who died of poverty and tuberculosis at the age of 27.
1.8 𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛
Abelian Group
4|Page
A group (𝐺,∗) is abelian when 𝑎 ∗ 𝑏 = 𝑏 ∗ 𝑎, ⍱𝑎, 𝑏 ∈ 𝐺.
Example: (𝑍, +), (𝑄, +), (𝑅, +), (𝑅 + ,×) is group. (𝑄 + ,×) also.
Then (𝑍𝑛 ,⊕) where ⊕ is the binary operation on 𝑍 gotten by adding two integers in 𝑍 and then
disregarding the multiples of 𝑛 so as to obtain an answer that is one of 0,1,2,3, … , 𝑛 − 1. There is a
lemma which allows this to work. [A lemma in mathematics is a preliminary or auxiliary result one is
aiming at.]
1.9b 𝐿𝑒𝑚𝑚𝑎
If 𝑎 and 𝑛 are integers and 𝑛 is a positive integer, then Ǝ 𝑞, 𝑟 ∈ 𝑍 such that 𝑎 = 𝑛𝑞 + 𝑟 and 0 ≤ 𝑟 <
𝑛, where 𝑞 = 𝑞𝑢𝑜𝑡𝑖𝑒𝑛𝑡 and 𝑟 = 𝑟𝑒𝑚𝑎𝑖𝑛𝑑𝑒𝑟.
𝑃𝑟𝑜𝑜𝑓
Existence
But if 𝑟 ≥ 𝑛, then
𝑟 − 𝑛 = 𝑎 − 𝑞𝑛 − 𝑛
𝑟 − 𝑛 = 𝑎 − (𝑞 + 1)𝑛 ≥ 0
𝑟 − 𝑛 = 𝑎 − |𝑞 + 1|𝑛
So, (𝑞 + 1)𝑛 is a multiple of 𝑛 that is less than or equal to 𝑎, contradicting the choice of 𝑞𝑛 as the
greatest such multiple.
Uniqueness
Thus, 𝑞1 𝑛 = 𝑞2 𝑛. ∴ 𝑞1 = 𝑞2 ∎
N.B.: Denote by 𝑎̅ the unique 𝑟 guaranteed by the lemma, and call it the remainder of mod𝑛.
5|Page
𝐸𝑥𝑎𝑚𝑝𝑙𝑒𝑠
Let 𝑛 = 7.
̅̅̅̅ = 0.
If 𝑎 = 35, then 35 = 5.7 + 0, so 𝑞 = 5, 𝑟 = 0 and 35
For example:
3 ⊕ 2 = 3̅ + 2̅ = 5̅ = 0
3 ⊕ 4 = 3̅ + 4̅ = 7̅ = 2
2 ⊕ 4 = 2̅ + 4̅ = 6̅ = 1
We claim that (𝑍𝑛 ,⊕) is a group called the additive group of integers mod𝑛.
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
Let 𝐻 =< 𝑎 >, then 𝐻 is normal since 𝐺 is abelian and 𝐺\𝐻 is a group with two elements namely
𝐻 =< 𝑎 > and 𝐻𝑏 = 𝐻𝑐.
METABELIAN GROUP
A group 𝐺 is called metabelian if 𝐺 has an abelian normal subgroup 𝐻 such that 𝐺\𝐻 is also abelian.
6|Page
CHAPTER TWO
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛 1
If 𝐺 is a group, then 𝑎 ∗ 𝑏 = 𝑐 ∗ 𝑏 → 𝑎 = 𝑐.
Also, 𝑎 ∗ 𝑏 = 𝑎 ∗ 𝑐 → 𝑏 = 𝑎.
𝑃𝑟𝑜𝑜𝑓
Assume 𝑎 ∗ 𝑏 = 𝑎 ∗ 𝑐.
Then,
(𝑎 ∗ 𝑏) ∗ 𝑏 ′ = (𝑐 ∗ 𝑏) ∗ 𝑏 ′
𝑎 ∗ (𝑏 ∗ 𝑏 ′ ) = 𝑐 ∗ (𝑏 ∗ 𝑏 ′ ) (Associative)
𝑎 ∗ 𝑒 = 𝑐 ∗ 𝑒 (Inverse)
𝑎 = 𝑐 (Identity)
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛 2
Unique Inverse
𝑃𝑟𝑜𝑜𝑓
Now,
𝑔1 = 𝑔1 ∗ (𝑔 ∗ 𝑔2+ )
𝑔1 = (𝑔1 ∗ 𝑔) ∗ 𝑔2+
𝑔1 = 𝑒 ∗ 𝑔2+
∴ 𝑔1 = 𝑔2
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛 3
7|Page
Identity is unique.
𝑃𝑟𝑜𝑜𝑓
Now,
𝑔 ∗ 𝑒1 = 𝑔, ⍱𝑔 ∈ 𝐺 (1)
and
𝑒2 ∗ 𝑦 = 𝑦, ⍱𝑦 ∈ 𝐺 (2)
So,
𝑒1 = 𝑒2 ∗ 𝑒1 by (2)
𝑒1 = 𝑒2 by (1)
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛 4
𝑃𝑟𝑜𝑜𝑓
PERMUTATION GROUP
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛
The set of all permutations on 𝐴 with composition of functions as the operation is called the
symmetric group on 𝐴 denoted by 𝑆𝑦𝑚(𝐴).
8|Page
We shall consider a case where 𝐴 is finite, say 𝐴 = {1,2,3, … , 𝑛} and we accordingly denote 𝑆𝑦𝑚(𝐴)
𝑆𝑛 called the symmetric group of degree 𝑛.
Let 𝑓 ∈ 𝑆𝑛 . Then 𝑓 shuffles the elements 1,2,3,4,5,6, … , 𝑛 − 1, 𝑛 and we can represent 𝑓 explicitly by
1 2 3 4 5 … 𝑛
𝑓=( ) where 𝑓(𝑘) is placed under 𝑘 for each 𝑘 between
𝑓(1) 𝑓(2) 𝑓(3) 𝑓(4) 𝑓(5) … 𝑓(𝑛)
𝑖 and 𝑛.
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
1 2 3 4 1 2 3 4
𝑔=( ), 𝑓 = ( )
2 4 1 3 3 2 4 1
Then it is easy to calculate products in 𝑆4 . To see what goes under 1 in the product, we just recall
that the product is the composition of the two given permutations, the one on the right being
performed first.
So,
(𝑔°𝑓)(1) = (1 2 3 4 1 2 3 4
)°( ) (1)
2 4 1 3 3 2 4 1
(𝑔°𝑓)(1) = (1 2 3 4 (3 )
)
2 4 1 3
(𝑔°𝑓)(1) = 1
Similarly,
(𝑔°𝑓)(1) = (1 2 3 4 1 2 3 4
)°( ) (2)
2 4 1 3 3 2 4 1
(𝑔°𝑓)(1) = (1 2 3 4
) (2)
2 4 1 3
(𝑔°𝑓)(1) = 4
So,
1 2 3 4
𝑔°𝑓 = ( )
1 4 3 2
9|Page
However, this notation is rather uneconomical. Hence, a much more efficient notation is necessary
for permutations. Also, in order to introduce an important subgroup of 𝑆𝑛 , we consider special
permutations called CYCLES.
The new insight here is that a permutation like 𝛼 = (1 3 5)(2 4 6 8) can be viewed as a product of
two permutations in 𝑆𝑦𝑚(8). That is 𝛼 = 𝑎1 𝑎2, where 𝑎1 = (1 3 5) where 𝑎1 fixes 246, 7 and 8 and
𝑎2 = (2468) where 𝑎2 fixes 1,3,5,7.
1 2 3 4 5 6 7
Again suppose 𝛼 = ( ).
7 1 2 6 4 4 3
Since the top row is almost wasted, we suspect a more efficient way to write 𝛼 without losing any
information. Since 𝛼 takes 1 to 7, we could write 𝛼 = (17 … ). Instead of now seeing where 2 goes,
let us note that 𝛼 takes 7 to 3. 𝛼 = (173 … ). Next, 𝛼 takes 3 to 2 and 2 back to 1. So, we can write
𝛼 = (1732) with the understanding that 𝛼 takes each entry to the following entry except that the
last entry in parenthesis is taken back to the first entry in parenthesis. This is all well except that we
have ignored 4, 5 and 6. We repeat the process starting with 4, and find that 𝛼 = (1732)(46). Now
the only entry left out is 5. Since 𝛼 takes 5 to 5, the complete situation is described by 𝛼 =
(1732)(46)(5). This is called cycle notation for 𝛼.
We can shorten this a little more by dropping (5) and having an understanding that 𝛼 takes each
omitted entry to itself.
𝐸𝑥𝑒𝑟𝑐𝑖𝑠𝑒
10 | P a g e
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
Let us look at 𝑆𝑦𝑚(3), the group of all permutations of 3 elements. If 𝑓(1) = 2, 𝑓(2) = 3 and
1 2 3
𝑓(3) = 1, then we write this as ( ).
2 3 1
1 2 3 1 2 3
So, if 𝑓 = ( ), 𝑔 = ( ), then
2 3 1 3 2 1
1 2 3 1 2 3
(𝑓°𝑔)(1) = (( )°( ) ) (1)
2 3 1 3 2 1
(𝑓°𝑔)(1) = (1 2 3
) ((
1 2 3
) (1))
2 3 1 3 2 1
(𝑓°𝑔)(1) = (1 2 3
) (3)
2 3 1
(𝑓°𝑔)(1) = 1
Also,
(𝑓°𝑔)(2) = ((1 2 3
)°(
1 2 3
) ) (2)
2 3 1 3 2 1
(𝑓°𝑔)(2) = (1 2 3
) (2)
2 3 1
(𝑓°𝑔)(2) = 3
and
(𝑓°𝑔)(3) = ((1 2 3
)°(
1 2 3
) ) (3)
2 3 1 3 2 1
1 2 3
(𝑓°𝑔)(3) = ( ) (1)
2 3 1
(𝑓°𝑔)(3) = 2
1 2 3 1 2 3 1 2 3
( )°( )=( )
2 3 1 3 2 1 1 3 2
11 | P a g e
Remember that we are dealing with functions, apply the function on the right first, then the one on
the left and over through the elements 1,2,3, … , 𝑛 to determine the product permutation.
Before writing down a multiplication table and subgroup lattice for 𝑆𝑦𝑚(3), we give it a geometric
interpretation. Suppose we have a fixed hollow equilateral triangular frame with vertices labelled as
shown:
1 2
Assume also we have a triangle which fits into this frame and which can be taken out and fitted back
in. Each such movement is called symmetry. For instance, taking the triangle out and rotating it 120𝑜
clockwise will move the vertex at 1 to 3, 3 to 2 and 2 to 1. So, this rotation corresponds to
1 2 3
( ) = (132) (Cycle Rotation)
3 1 2
Let us see what happens if we take out the triangle, flip it about the line passing through 2 that
bisects the triangle and replace it in the frame. The vertices at 1 and 3 are interchanged and the
1 2 3
vertex at 2 is not moved. Therefore, this is written as ( ) = (13)
3 2 1
1 2 3 1 2 3 1 2 3
Multiplying as before ( )( )=( ) = (12)
3 1 2 3 2 1 2 1 3
The product corresponds to flipping the triangle about the bisector through 3. Thus, rotating the
triangle 120𝑜 and then flipping about 2 is the same as first flipping the triangle about 3.
1 2 3 1 2 3
If we allow 𝑎 = ( ) = 240𝑜 𝑟𝑜𝑡𝑎𝑡𝑖𝑜𝑛 clockwise and 𝑏 = ( ), then 𝑎2 = 120𝑜
2 3 1 3 2 1
1 2 3 1 2 3 1 2 3 1 2 3
rotation clockwise = ( ), 𝑎𝑏 = ( )( )=( ) and
3 1 2 2 3 1 3 2 1 1 3 2
1 2 3 1 2 3 1 2 3
𝑎2 𝑏 = ( )( )=( ).
3 1 2 3 2 1 2 1 3
12 | P a g e
* 𝒆 𝒂 𝒂𝟐 𝒃 𝒂𝒃 𝒂𝟐 𝒃
𝒆 𝑒 𝑎 𝑎2 𝑏 𝑎𝑏 𝑎2 𝑏
𝒂 𝑎 2 𝑒 𝑎𝑏 𝑎2 𝑏 𝑏
𝑎
𝟐 2 𝑒 𝑎 2 𝑏 𝑎𝑏
𝒂 𝑎 𝑎 𝑏
𝒃 𝑏 𝑎2 𝑏 𝑎𝑏 𝑒 𝑎2 𝑎
2
𝒂𝒃 𝑎𝑏 𝑏 𝑎 𝑏 𝑎 𝑒 𝑎2
𝒂𝟐 𝒃 𝑎2 𝑏 𝑎𝑏 𝑏 𝑎2 𝑎 𝑒
Figure: Multiplication Table for 𝑆3 .
First,
1 2 3 1 2 3 1 2 3 1 2 3 1 2 3 1 2 3
𝑎𝑏 = ( )( )=( )≠( )=( )( ) = 𝑏𝑎
2 3 1 3 2 1 1 3 2 2 1 3 3 2 1 2 3 1
{, , 2, ,
So, 𝑆𝑦𝑚(3) is non abelian.
In fact, 𝑆𝑦𝑚(3) is the least non abelian group of order 6. Note, every group of order 5 or less is
abelian. The proper subgroups of 𝑆3 are 𝐻1 =< 𝑏 >, 𝐻2 =< 𝑎𝑏 >, 𝐻3 =< 𝑎2 𝑏 > each with two
elements where 𝑏, 𝑎𝑏, 𝑎2 𝑏 are the generators of the subgroups respectively and 𝐴3 =< 𝑎 > with 3
elements.
𝑆3 = {𝑒, 𝑎, 𝑎2 , 𝑏, 𝑎𝑏, 𝑎2 𝑏 }
{𝑒}
Figure: Subgroup Lattice for 𝑆3 .
In 𝑆3 = {𝑒, 𝑎, 𝑎2 , 𝑏, 𝑎𝑏, 𝑎2 𝑏 }, we have 𝑏𝑎 = 𝑎2 𝑏 and 𝑏𝑎2 = 𝑎𝑏. These two equations tell us how to
multiply the elements of 𝑆3 without writing down the permutation notation.
and
13 | P a g e
So, both have order 2.
Observe that in these calculations, we simply use the equations 𝑏𝑎 = 𝑎2 𝑏 and 𝑏𝑎2 = 𝑎𝑏 to “move
𝑓𝑠 and 𝑔𝑠” and thus get all the 𝑓𝑠 together and all the 𝑔𝑠 together.
Let us figure out the subgroups of 𝑆3 . Of course, we have cyclic subgroups < 𝑒 >, < 𝑎 >, < 𝑎2 >, <
𝑏 >, < 𝑎𝑏 > and < 𝑎2 𝑏 > since < 𝑎 >=< 𝑎2 > and 𝑏, 𝑎𝑏, 𝑎2 𝑏 are each of order 2, which is only
one cyclic subgroup of order 3 and there are three cyclic subgroups of order 2.
These subgroups have been produced by choosing elements arbitrarily and considering their powers
which form the cyclic subgroups.
Note that 𝑆3 can now be written as 𝑆3 = {𝑒, 𝑎, 𝑎2 , 𝑏, 𝑎𝑏, 𝑎2 𝑏 } where 𝑒 is the identity element.
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛
SUBGROUP
Suppose 𝐺 is a group and 𝐵 is non−∅ subset of 𝐺, then 𝐵 is a subgroup of 𝐺 provided 𝐵 inherits the
characteristics of the group 𝐺.
OR
𝐿𝑒𝑚𝑚𝑎
𝑃𝑟𝑜𝑜𝑓
a. Let (𝑔°𝑓)(𝑥1 ) = (𝑔°𝑓)(𝑥2 ). We wish to show that 𝑥1 = 𝑥2 [This is sufficient to show 𝑔°𝑓 is one-
to-one].
Therefore, 𝑔°𝑓 is 1 − 1.
14 | P a g e
𝒈°𝒇
A B C
We again work back to 𝐵 and then to 𝐴. Since 𝑔 is onto, there is a 𝑏 ∈ 𝐵 such that 𝑔(𝑏) = 𝑐.
So, we can proceed in this way for any 𝑐 ∈ 𝐶, and 𝑔°𝑓 is onto ∎
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛
If 𝐴 is a set, then the set 𝑆𝑦𝑚(𝐴) of all permutations on 𝐴 is a group, where the group operation is
composition of functions.
𝑃𝑟𝑜𝑜𝑓
(i) Closure
By the lemma, 𝑓°𝑔 is one-to-one and onto, since both 𝑓 and 𝑔 are one-to-one and onto.
(ii) Associativity
(𝑓°(𝑔°ℎ))(𝑎) = ((𝑓°𝑔)°ℎ)(𝑎)
(𝑓°(𝑔ℎ))(𝑎) = ((𝑓𝑔)°ℎ)(𝑎)
𝑓° (𝑔(ℎ(𝑎))) = 𝑓°(𝑔(𝑎))
𝑓°(𝑔(𝑎)) = 𝑓(𝑔(𝑎))
𝑓(𝑔(𝑎)) = 𝑓(𝑎)
𝑓(𝑎) = 𝑎
15 | P a g e
(iv) Inverse Element
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
Another important group is 𝐷8, the dihedral group of order 8. Consider the vertices of a square
as follows.
1 4
2 3
Again, consider this to be a fixed square frame to use in labelling the movements of a square fitted
inside the frame.
1 2 3 4
90𝑜 = 𝑎 = ( ) counter clockwise
2 3 4 1
1 2 3 4
180𝑜 = 𝑎2 = ( )
3 4 1 2
Checking, we have
1 2 3 4 1 2 3 4 1 2 3 4
𝑎𝑎 = 𝑎2 = ( )( )=( )
2 3 4 1 2 3 4 1 3 4 1 2
Also,
1 2 3 4 1 2 3 4
𝑎3 = ( ) and 𝑎4 = ( )=𝐼
4 1 2 3 1 2 3 4
16 | P a g e
1 2 3 4
Let 𝑏 be the flip about the diagonal through the vertices at 1 to 3; then 𝑏 = ( ); 𝑏𝑎 =
1 4 3 2
1 2 3 4 1 2 3 4
( ) = 𝑡ℎ𝑒 "𝑣𝑒𝑟𝑡𝑖𝑐𝑎𝑙 𝑓𝑙𝑖𝑝"; 𝑏𝑎2 = ( ) = "𝑓𝑙𝑖𝑝 𝑎𝑏𝑜𝑢𝑡 𝑡ℎ𝑒 𝑜𝑡ℎ𝑒𝑟 𝑑𝑖𝑎𝑔𝑜𝑛𝑎𝑙";
4 3 2 1 3 2 1 4
1 2 3 4
𝑏𝑎3 = ( ) = "𝑓𝑙𝑖𝑝 𝑡ℎ𝑟𝑜𝑢𝑔ℎ 𝑡ℎ𝑒 ℎ𝑜𝑟𝑖𝑧𝑜𝑛𝑡𝑎𝑙 𝑎𝑥𝑖𝑠"
2 1 4 3
Therefore, 𝐷8 is non-abelian using 𝑎4 = 𝐼 = 𝑏 2 and 𝑏𝑎3 = 𝑎𝑏, we can write the multiplication table
for 𝐷8 as follows:
* 𝑰 𝒂 𝒂𝟐 𝒂𝟑 𝒃 𝒃𝒂 𝒃𝒂𝟐 𝒃𝒂𝟑
𝑰 𝐼 𝑎 𝑎2 𝑎3 𝑏 𝑏𝑎 𝑏𝑎2 𝑏𝑎3
𝒂 𝑎 𝑎2 𝑎3 𝐼 𝑏𝑎3 𝑏 𝑏𝑎 𝑏𝑎2
𝒂𝟐 𝑎2 𝑎3 𝐼 𝑎 𝑏𝑎2 𝑏𝑎3 𝑏 𝑏𝑎
𝒂𝟑 𝑎3 𝐼 𝑎 𝑎2 𝑏𝑎 𝑏𝑎2 𝑏𝑎3 𝑏
𝒃 𝑏 𝑏𝑎 𝑏𝑎2 𝑏𝑎3 𝐼 𝑎 𝑎2 𝑎3
𝒃𝒂 𝑏𝑎 𝑏𝑎2 𝑏𝑎3 𝑏 𝑎3 𝐼 𝑎 𝑎2
𝒃𝒂𝟐 𝑏𝑎2 𝑏𝑎3 𝑏 𝑏𝑎 𝑎2 𝑎3 𝐼 𝑎
𝒃𝒂𝟑 𝑏𝑎3 𝑏 𝑏𝑎 𝑏𝑎2 𝑎 𝑎2 𝑎3 𝐼
DIAGRAM
𝐸𝑥𝑒𝑟𝑐𝑖𝑠𝑒
6. If 𝐺 is a group of even order, then show that there is an element 𝑥 ∈ 𝐺 other than 𝑒 such that
𝑥 2 = 𝑒. [In fact, there are odd numbers of such elements called involutions].
17 | P a g e
CHAPTER THREE
COSETS
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
1. Let 𝐺 = (𝑅\{0}, . ) and 𝐻 = {1,2,5} where 𝐻 is a subset of 𝐺 and 𝐾 = {−1, 3, 3\2}. Then,
3 15
𝐻𝐾 = {−1, −2, −5, 3, 6, 15, 2
, 3, 2 }. Hence, 𝐻𝐾 is just a subset of 𝐺. However, if 𝐺 =
1
(𝑅, +) and 𝑍 a subgroup of 𝐺, then 𝑍 + 2 consists of the points we get by shifting all the
integers one-half units to the right.
1 3 5 7
𝑍 = {0, ±1, ±2, ±3, … }, 𝑍 = {± , ± , ± , ± , … }
2 2 2 2
2. Show 𝑥𝑦 −1 𝑎 = 𝑎𝑥𝑦 −1 .
Since 𝑥, 𝑦 ∈ 𝐻𝑎 = {𝑥 ∈ 𝐺|𝑥𝑎 = 𝑥𝑎}, then 𝑦𝑎 = 𝑎𝑦 → 𝑎 = 𝑦 −1 𝑎𝑦 → 𝑦𝑎𝑦 −1 = 𝑎 or 𝑎𝑦 −1 =
𝑦 −1 𝑎 → 𝑦 −1 ∈ 𝐻𝑎. So, 𝑥𝑦 −1 𝑎 = 𝑥𝑎𝑦 −1 = 𝑎𝑥𝑦 −1 ∈ 𝐻𝑎.
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛
Relations
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛
Equivalence Relations
18 | P a g e
𝐸𝑥𝑎𝑚𝑝𝑙𝑒 1
If 𝑠 is a set and "~” is “=”, then = is an equivalence relation on 𝑆. Thus, equality is an equivalence
relation and one way to view equivalence relations is a generalization of equality.
𝐸𝑥𝑎𝑚𝑝𝑙𝑒 2
𝐸𝑥𝑒𝑟𝑐𝑖𝑠𝑒𝑠
EQUIVALENCE CLASS
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
𝐿𝑒𝑚𝑚𝑎
19 | P a g e
𝑃𝑟𝑜𝑜𝑓
PARTITION
(i) ⋃𝛼 𝑃𝛼 = 𝑆
(ii) 𝑃𝛼 ∩ 𝑃𝛽 = ∅ for 𝛼 ≠ 𝛽.
N.B.: This is stated less formally as every element of 𝑆 is in one of the 𝑃𝛼 and in only one of the 𝑃𝛼 .
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛
If 𝑆 is a set and ~ is an equivalence relation on 𝑆, then the equivalence classes form a partition of 𝑆.
𝑃𝑟𝑜𝑜𝑓
Since 𝑡 ∈ 𝜏̅ ⍱𝑡 ∈ 𝑆, we see that every element 𝑆 is in at least one equivalence class. If we assume
̅, then by lemma 𝑡̅ = 𝑢̅ = 𝑚
𝑡 ∈ 𝑢̅ ∩ 𝑚 ̅ . So 𝑡 is in but one equivalence class (going by many names).
So the equivalences form a partition of 𝑆 ∎
20 | P a g e
CHAPTER FOUR
LANGRANGE’S THEOREM
This is the first important theorem in group theory. Before, we present the theorem, we shall offer
some definitions and propositions.
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛 4.1
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛 4.2
(a) Order of a group 𝐺: If 𝐺 is a finite group, then |𝐺| is the number of elements in 𝐺, called the
order of 𝐺.
(b) Order of an element in a group 𝐺: If 𝑔 ∈ 𝐺, then the order of 𝑔 is the order of the subgroup
< 𝑔 >, where < 𝑔 >= {𝑒, 𝑔, 𝑔2 , … , 𝑔−1 , 𝑔−2 , … }. If < 𝑔 > is finite, then < 𝑔 >=
{𝑔, 𝑔2 , 𝑔3 , … , 𝑔𝑚 = 𝑒}. So, the order of 𝑔 is the least positive integer 𝑚 such that 𝑔𝑚 = 𝑒
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛 4.3
If 𝐻 is a finite subgroup of a group 𝐺, then |𝐻| = |𝐻𝑎| where 𝐻𝑎 is the right coset of 𝐻 in 𝐺.
𝑃𝑟𝑜𝑜𝑓
𝑓𝑎 (ℎ1 ) = 𝑓𝑎 (ℎ2 ) → ℎ1 𝑎 = ℎ2 𝑎
∴ 𝑓 𝑖𝑠 1 − 1
Show onto:
∴ |𝐻| = |𝐻𝑎| ∎
𝑇ℎ𝑒𝑜𝑟𝑒𝑚 4.4
21 | P a g e
If 𝐺 is a finite group and 𝐻 is a subgroup of 𝐺, then |𝐻|/|𝐺| [the divider here means ‘divides evenly
with zero remainder’].
𝑃𝑟𝑜𝑜𝑓
First Proof
ℎ1 , ℎ2 , … , ℎ𝑘
ℎ1 𝑎, ℎ2 𝑎, … , ℎ𝑘 𝑎
ℎ1 𝑏, ℎ2 𝑏, … , ℎ𝑘 𝑏
Where 𝑎 is picked to be an element not in the first row where 𝑏 is not in the first two rows.
Continuing in this fashion until all the elements of 𝐺 are listed as shown:
𝐻 = {ℎ1 , ℎ2 , … , ℎ𝑘 }
𝐻𝑎 = {ℎ1 𝑎, ℎ2 𝑎, … , ℎ𝑘 𝑎}
𝐻𝑏 = {ℎ1 𝑏, ℎ2 𝑏, … , ℎ𝑘 𝑏}
𝐻𝑥 = {ℎ1 𝑥, ℎ2 𝑥, … , ℎ𝑘 𝑥}
N.B.: Each row is a right coset with |𝐻| = |𝐻𝑎| = |𝐻𝑏| = ⋯ = |𝐻𝑥| by the proposition above.
So, 𝑦 would have been included in an earlier row and would not have selected 𝑦 to start a row. Thus,
no two rows have a common element. If 𝑚 is the number of distinct right cosets, we see that 𝐺 can
be divided into 𝑚 rows of |𝐻| elements each.
∴ |𝐻|/|𝐺|
INDEX OF 𝑯 IN 𝑮
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛 4.5
22 | P a g e
𝐶𝑜𝑟𝑜𝑙𝑙𝑎𝑟𝑦 4.6
𝑃𝑟𝑜𝑜𝑓
| < 𝑔 > | is the order of the subgroup generated by 𝑔. By Lagrange’s theorem, | < 𝑔 > |/|𝐺|∎
𝐶𝑜𝑟𝑜𝑙𝑙𝑎𝑟𝑦 4.7
𝑃𝑟𝑜𝑜𝑓
Let 𝑔 ≠ 𝑒 ∈ 𝐺.
Since 𝑒, 𝑔 ∈< 𝑔 >, we must have < 𝑔 >= 𝑝 = |𝐺|. So, 𝐺 =< 𝑔 > and cyclic.
𝐸𝑥𝑒𝑟𝑐𝑖𝑠𝑒𝑠
N.B.: Lagrange died in 1812, 20 years before Galois first defined group more or less as we know it
and 40 years before groups were discussed widely.
2. Let 𝐺 ′ = (𝑍12 ,⊕). 𝐻 =< 4 >= {4,8,0}. The right cosets of 𝐻 have 𝐻, 𝐻 ⊕ 1, 𝐻 ⊕ 2, 𝐻 ⊕ 3.
23 | P a g e
CHAPTER FIVE
NORMAL SUBGROUPS
OR
N.B.: The definition does not say that 𝑔ℎ𝑔−1 = ℎ, ⍱𝑔 ∈ 𝐺, ℎ ∈ 𝐻, rather it says that 𝑔ℎ𝑔−1 will be
some element of 𝐻 not necessarily ℎ. In fact, 𝑔ℎ𝑔−1 = ℎ → 𝑔ℎ = ℎ𝑔 saying that 𝑔 and ℎ commute
with each other.
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛 5.1
Let 𝐻 ⊂ 𝐺 where 𝐺 is a group and 𝐻 is a subgroup of 𝐺, then the following are equivalent:
(i) 𝐻 is normal.
(ii) 𝑔ℎ𝑔−1 = 𝐻, ⍱𝑔 ∈ 𝐺
(iii) 𝑔𝐻 = 𝐻𝑔, ⍱𝑔 ∈ 𝐺 [i.e. the left cosets are the same as the right cosets]
𝑅𝑒𝑚𝑎𝑟𝑘
(iii) does not say that ⍱ℎ ∈ 𝐻, 𝑔ℎ = ℎ𝑔. It implies that 𝑔ℎ will be ℎ′ 𝑔 for some ℎ′ , but it is not
necessary for ℎ′ to be ℎ.
𝑃𝑟𝑜𝑜𝑓
Assume 𝑔𝐻𝑔−1 ⊆ 𝐻, ⍱𝑔 ∈ 𝐺. Then, for any 𝑔, 𝑔−1 𝐻(𝑔−1 )−1 ⊆ 𝐻. Thus, 𝑔−1 𝐻 ⊆ 𝐻𝑔−1 and 𝐻 ⊆
𝑔𝐻𝑔−1.
(𝑖) ↔ (𝑖𝑖) [i.e. 𝑔𝐻𝑔−1 = 𝐻 ↔ 𝑔𝐻 = 𝐻𝑔]. This is immediate since (𝑖𝑖) and (𝑖𝑖𝑖) are obtained from
each other by multiplying on the right by 𝑔 and 𝑔−1 .
𝑃𝑟𝑜𝑜𝑓
Let 𝐺 and 𝐻 be groups and consider 𝐺 × 𝐻. The subgroup {𝑒𝐺 } × 𝐻 is a normal subgroup of 𝐺 × 𝐻.
Let (𝑔, ℎ) ∈ 𝐺 × 𝐻 and (𝑒𝐺 , 𝑥) ∈ {𝑒𝐺 } × 𝐻.
24 | P a g e
Then, (𝑔, ℎ)(𝑒𝐺 , 𝑥)(𝑔, ℎ)−1 = (𝑔𝑒𝐺 𝑔−1 , ℎ𝑥ℎ−1 ) = (𝑒𝐺 , ℎ𝑥ℎ−1 ) ∈ {𝑒𝐺 } × 𝐻.
Let us look at some criteria for the determination of normal subgroups without referring to the
definition of normality. They are as follows:
(i) The first involves the idea of elements commuting with each other.
(ii) The second involves counting arguments.
N.B.: (a) By 𝑍(𝐺), we mean the centre of a group 𝐺 denoted by 𝑍(𝐺) = {𝑦|𝑦𝑔 = 𝑔𝑦, ⍱𝑔 ∈ 𝐺}
𝑃𝑟𝑜𝑜𝑓
One way to show this is to show that 𝑔ℎ𝑔−1 ∈ 𝐻 ∈, ⍱𝑔 ∈ 𝐺, ℎ ∈ 𝐻 but since ℎ ∈ 𝑍(𝐺), 𝑔ℎ𝑔−1 =
ℎ𝑔𝑔−1 = ℎ ∈ 𝐻 where 𝑔ℎ = ℎ𝑔.
𝐶𝑜𝑟𝑜𝑙𝑙𝑎𝑟𝑦 5.3
𝑃𝑟𝑜𝑜𝑓
If 𝐺 is abelian, then 𝑍(𝐺) = 𝐺. So, every subgroup of 𝐺 is a subgroup of 𝑍(𝐺) hence normal by the
previous theorem ∎
Let 𝐻 be a subgroup of 𝐺 such that [𝐺: 𝐻] = 2[𝑖. 𝑒. 𝐼𝑛𝑑𝑒𝑥 𝑜𝑓 𝐻 𝑖𝑛 𝐺 𝑖𝑠 2]. Then 𝐻∆𝐺.
𝑃𝑟𝑜𝑜𝑓
Sufficient to show 𝑔𝐻 = 𝐻𝑔, ⍱𝑔 ∈ 𝐺. By assumption, there exactly two cosets (namely two right
cosets) of 𝐻 in 𝐺, namely 𝐻 and 𝐺\𝐻.
25 | P a g e
Thus, the left cosets are the same as the right cosets and for 𝑔 ∈ 𝐺, the left coset containing 𝑔 is
also the right coset containing 𝑔, i.e. 𝑔𝐻 = 𝐻𝑔 ∎
OR
Another criterion is that the product of two left cosets is a left coset.
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛 5.5
→ 𝑃𝑟𝑜𝑜𝑓
Thus, if 𝐻∆𝐺, 𝑦 −1 𝐻𝑦 = 𝐻.
← 𝑃𝑟𝑜𝑜𝑓
DIRECT PRODUCT
Let 𝐺 = 𝑍3 × 𝑍2 and 𝐻 = {(0,0), (0,1)}. 𝐻 is a subgroup of 𝐺 and its right cosets are
̅̅̅̅) = (0,1
𝐻 = 𝐻 + (0,0) = {(0,0), (0,1)} = 𝐻 + (0,1) = (0,0 ̅̅̅̅)
̅̅̅̅) = (1,1
𝐻 + (1,0) = {(1,0), (1,1)} = 𝐻 + (1,1) = (1,0 ̅̅̅̅)
̅̅̅̅) = (2,1
𝐻 + (2,0) = {(2,0), (2,1)} = 𝐻 + (2,1) = (2,0 ̅̅̅̅)
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛
26 | P a g e
If 𝐻∆𝐺 then 𝐺\𝐻, the set of left cosets of 𝐻 in 𝐺 is a group by defining an operation ∗ on 𝐺\𝐻 by
𝑥𝐻 ∗ 𝑦𝑥 = 𝑥𝐻𝑦𝐻. This is true only if 𝐻∆𝐺.
𝑃𝑟𝑜𝑜𝑓
(a) Closure
𝑥𝐻 ∗ 𝑦𝐻 = 𝑥𝐻𝑦𝐻 = 𝑥𝑦𝐻 iff 𝐻∆𝐺 by proposition 5.5.
(b) Associativity
(𝑥𝐻 ∗ 𝑦𝐻) ∗ 𝑧𝐻 = (𝑥𝑦)𝑧𝐻 = 𝑥(𝑦𝑧)𝐻 = 𝑥𝐻 ∗ (𝑦𝐻 ∗ 𝑧𝐻)
So, 𝐺\𝐻 satisfies associative law.
(c) Identity
𝐻 = 𝑒𝐻 is the identity since 𝑒𝐻𝑥𝐻 = 𝑒𝑥𝐻 = 𝑥𝐻 = 𝑥𝐻𝑒𝐻.
(d) Inverse
𝑥 −1 𝐻 is the inverse of 𝑥𝐻 since 𝑥𝐻 ∗ 𝑥 −1 𝐻 = 𝑥𝐻𝑥 −1 𝐻 = 𝑥𝑥 −1 𝐻 = 𝐻 = 𝑥 −1 𝐻𝑥𝐻
To conclude the proof, we must show ∗ is a function on 𝐺\𝐻. Specifically, if 𝑥1 𝐻 = 𝑥2 𝐻 [which does
not mean 𝑥1 = 𝑥2 ], do we have 𝑥1 𝐻 ∗ 𝑦𝐻 = 𝑥2 𝐻 ∗ 𝑦𝐻?
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛
If 𝑁∆𝐺 then the group (𝐺\𝑁,∗) of left cosets of 𝑁 with 𝑥𝑁 ∗ 𝑦𝑁 = 𝑥𝑦𝑁 is called the Quotient Group
or Factor Group of 𝐺 over 𝑁.
HOMOMORPHISM
𝑓(𝑥°𝑦) = 𝑓(𝑥) ∗ 𝑓(𝑦), ⍱𝑥, 𝑦 ∈ 𝐴 where ° and ∗ are the binary operations defined on 𝐴 and 𝐵
respectively.
Monomorphism
Epimorphism
Isomorphism
27 | P a g e
𝐸𝑥𝑎𝑚𝑝𝑙𝑒𝑠
𝐸𝑥𝑒𝑟𝑐𝑖𝑠𝑒𝑠
1. Let 𝐺 = (𝑍, +) and 𝜑: (𝑍, +) → (𝑍, +) is defined by 𝜑(𝑛) = 2𝑛, ⍱𝑛 ∈ 𝑍. Show that 𝜑 is a
homomorphism, a monomorphism but not an epimorphism.
2. Let 𝐺 = (𝑍, +) and 𝜑: 𝐺 → (𝑍, +) is defined by 𝜑(𝑛) = −𝑛. Show that 𝜑 is an isomorphism.
3. Let 𝜑: (𝑍, +) → (𝑍𝑛 ,⊕) be defined by 𝜑(𝑚) = 𝑚 ̅, the remainder of 𝑚 (𝑚𝑜𝑑 𝑚). Show that
𝜑 is a homomorphism; 𝜑 is not a monomorphism, 𝜑(𝑜) = 𝜑(𝑛) yet 𝑛 ≠ 𝑜; and that 𝜑 is an
epimorphism, however.
4. Let 𝑓: (𝑅, +) → (𝑅 + , . ) be given by 𝑓(𝑥) = 𝑒 𝑥 , show that is a homomorphism. In fact, show
𝑓 is monomorphism and epimorphism.
1,𝑖𝑓 𝑓 𝑖𝑠 𝑒𝑣𝑒𝑛
5. Let 𝛼: 𝑆𝑛 → (𝑅\{0}, . ) be given by 𝛼(𝑓) = {−1,𝑖𝑓 𝑓 𝑖𝑠 𝑜𝑑𝑑 . Then 𝛼 is homomorphism.
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛
If 𝜑: 𝐺 → 𝐺̅ be a homomorphism. Then
𝑃𝑟𝑜𝑜𝑓
If 𝑥 ∈ 𝐺, 𝑜(𝑥) = 𝑛, then 𝑥 𝑛 = 𝑒𝐺 . So, by parts (i) and (ii), [𝜑(𝑥)]𝑛 = 𝑒𝐺̅ . Thus, 𝜑(𝑥) has finite order.
𝑇ℎ𝑒𝑜𝑟𝑒𝑚
𝑃𝑟𝑜𝑜𝑓 (𝑖)
28 | P a g e
Show 𝑜(𝑔) = 𝑜(𝑔−1 ). Suppose 𝑜(𝑔) = 𝑛 and 𝑜(𝑔−1 ) = 𝑚 and suppose 𝑚 ≠ 𝑛. Then 𝑔𝑛 = 𝑒 and
(𝑔−1 )𝑚 = 𝑒. So, 𝑒. 𝑒 = 𝑔𝑛 . (𝑔−1 )𝑚 → 𝑔𝑛 . 𝑔−𝑚 = 𝑔𝑛−𝑚 = 𝑒. Hence, 𝑛\𝑛 − 𝑚 or 𝑚\𝑛 − 𝑚 is
impossible.
𝑃𝑟𝑜𝑜𝑓 (𝑖𝑖)
Given 𝑔𝑚 = 𝑒 and we seek to make something out of the fact that 𝑛 is the smallest positive integer
such that 𝑔𝑛 = 𝑒.
Thus, 𝑚 = 𝑞𝑛 + 𝑟, so 𝑛\𝑚 ∎
𝑃𝑟𝑜𝑜𝑓 (𝑖𝑖𝑖)
Here, we use our information about great circle distance (gcd). We must show that 𝑛\𝑑 is the
smallest positive integer 𝑘 such that (𝑔𝑚 )𝑘 = 𝑒.
First of all, (𝑔𝑚 )𝑛\𝑑 = 𝑔𝑚(𝑛\𝑑) = 𝑔(𝑚\𝑑)𝑛 = (𝑔𝑛 )𝑚\𝑑 = 𝑒 𝑚\𝑑 = 𝑒 since 𝑜(𝑔) = 𝑛.
We show 𝑛\𝑑 divides 𝑘, thus giving a contradiction. We have 𝑔𝑚𝑘 = 𝑒, so by part (ii), we know
𝑛\𝑚𝑘 which implies that 𝑛\𝑑 divides (𝑚\𝑑)𝑘. Since (𝑚\𝑑, 𝑛\𝑑) = 1 → 𝑛\𝑑 divides 𝑘 which is
absurd since 𝑘 is a positive integer smaller than |𝑛\𝑑|.
If 𝑁∆𝐺 and 𝛼: 𝐺 → 𝐺\𝑁 is given by 𝛼(𝑔) = 𝑔𝑁, then 𝛼 is called the canonical homomorphism from
𝐺 to 𝐺\𝑁.
𝑃𝑟𝑜𝑜𝑓
So, 𝛼 is a homomorphism.
29 | P a g e
N.B.: Starting with any Normal Subgroup of a group 𝐺, we obtain a homomorphism. This is the first
half of the connection between normal subgroups and isomorphisms. After, we prove the
correspondence theorem we can prove that any homomorphism gives us an accompanying normal
subgroup.
𝑃𝑟𝑜𝑝𝑜𝑠𝑖𝑡𝑖𝑜𝑛
𝑃𝑟𝑜𝑜𝑓
30 | P a g e
So, (𝜑(𝑥))−1 ∈ 𝐻 ̅ since (𝜑(𝑥))−1 = 𝜑(𝑥 −1 ).
We have 𝑥 −1 ∈ 𝜑−1 (𝐻 ̅ ).
Closure: If 𝑔1, 𝑔2 ∈ 𝜑 −1 (𝐻 ̅ ), then 𝜑(𝑔1 ), 𝜑(𝑔2 ) ∈ 𝐻
̅
Since 𝐻̅ is closed being a subgroup of 𝐺̅ , 𝜑(𝑔1 )𝜑(𝑔2 ) = 𝜑(𝑔1 𝑔2 ) ∈ 𝐻
̅.
So, 𝑔1 , 𝑔2 ∈ 𝜑 ̅
−1 (𝐻 ).
(f) Suppose 𝐻̅ ∆𝐺̅ , show 𝜑−1 (𝐻̅ )∆𝐺 [i.e. 𝑔−1 (𝜑−1 (𝐻
̅ ))𝑔 ⊆ 𝜑−1 (𝐻
̅ )]
Apply 𝜑 to 𝑔−1 𝜑−1 (𝐻 ̅ )𝑔, to obtain 𝜑(𝑔−1 𝜑−1 (𝐻 ̅ )𝑔) = 𝜑(𝑔−1 )𝐻 ̅ 𝜑(𝑔) = 𝐻
̅.
̅ )𝑔 ⊆ 𝜑−1 (𝐻
So, 𝑔−1 𝜑−1 (𝐻 ̅ ), ⍱𝑔 ∈ 𝐺.
̅ )∆𝐺 ∎
Thus, 𝜑−1 (𝐻
𝑅𝑒𝑚𝑎𝑟𝑘
̅ ∆ 𝜑(𝐺).
We use the hypothesis “𝜑 𝑖𝑠 𝑜𝑛𝑡𝑜” only in (e). In part (f), we need only 𝐻
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛
𝐶𝑜𝑟𝑜𝑙𝑙𝑎𝑟𝑦
𝑃𝑟𝑜𝑜𝑓
Note that 𝐾𝑒𝑟𝜑 = 𝜑 −1 (𝑒𝐺̅ ) and 𝑒𝐺̅ 𝐺̅ . Then by (f) in the previous proposition 𝜑−1 (𝑒𝐺̅ ) = 𝐾𝑒𝑟𝜑∆𝐺 ∎
Thus, for any homomorphism 𝜑, we obtain a normal subgroup. This is the second half of the
connection between these two concepts.
𝐸𝑥𝑒𝑟𝑐𝑖𝑠𝑒𝑠
31 | P a g e
1. Which of the following functions 𝜑 are homomorphisms? Of the homomorphisms, which are
isomorphisms?
(a) 𝐺 = (𝑅{0}, . ) = 𝐺̅ , 𝜑(𝑥) = 3𝑥.
(b) 𝐺 = 𝐺̅ = 𝑎𝑏𝑒𝑙𝑖𝑎𝑛 𝑔𝑟𝑜𝑢𝑝, 𝜑(𝑥) = 𝑥 4 where 𝐺 = (𝑅{0},∗).
We now come to an important theorem which makes precise the notion of every homomorphism
leading to a normal subgroup.
𝑇ℎ𝑒𝑜𝑟𝑒𝑚
THE FIRST ISOMORPHISM THEOREM FOR GROUPS or THE FUNDAMENTAL THEOREM OF GROUP
HOMOMORPHISMS
(i) If 𝜑 is a homorphism from a group 𝐺 into a group 𝐺̅ and 𝑁 = ker(𝜑) then G/N is an
isomorphism to 𝐺̅ .
(ii) Further, there is a 1 − 1 correspondence between subgroups of 𝐺̅ and those of G that
contain N.
Since ker(𝜑) ∆𝐺, G/N exists. We have the following picture; where the map 𝜂: G → G/N is the
canonical homomorphism defined earlier on.
𝜑
𝐺 𝐺̅
G/N
We want to construct a map 𝛼: G → G/N → 𝐺̅ which has some relationship to , and then show that
𝛼 is an isomorphism.
𝐺̅
𝛼
32 | P a g e
Let 𝑁𝑔 ∈ G/N. WhatG/N
is the logical for 𝛼(𝑁𝑔)?
We must first show that while 𝑁𝑔 = 𝑁ℎ does not imply 𝑔 = ℎ. This ambiquity does not make 𝛼
multiple valued.
𝑁𝑔 = 𝑁ℎ
↔ 𝑁𝑔ℎ+ = 𝑁
↔ 𝑔ℎ−1 ∈ 𝑁 = ker(𝜑)
Thus 𝛼 is a function.
Since every step is reversible, reading from bottom to top yields that 𝛼 is one-to-one.
𝐿𝑒𝑚𝑚𝑎
𝑃𝑟𝑜𝑜𝑓 𝑜𝑓 𝐿𝑒𝑚𝑚𝑎
33 | P a g e
Thus 𝑥 ∈ 𝑁ℎ ⊆ 𝐻ℎ = 𝐻
If 𝐻 and 𝐾 are two distinct subgroups of 𝐺 both containing 𝑁, then 𝜑(𝐻) and 𝜑(𝐾) are distinct in 𝐺̅ .
This follows from the lemma since 𝜑(𝐻) = 𝜑(𝐾) then 𝜑−1 (𝜑(𝐻)) = 𝜑−1 (𝜑(𝐻)) = 𝐻.
𝐾𝑙𝑒𝑖𝑛’𝑠 𝐹𝑜𝑢𝑟 𝐺𝑟𝑜𝑢𝑝 is named after the German mathematician Felix Klein (1849-1925). The
German word for 4 − 𝐺𝑟𝑜𝑢𝑝 is 𝑉𝑒𝑟𝑔𝑟𝑢𝑝𝑝𝑒 denoted by 𝑉.
𝑎2 = 𝑏 2 = 𝑐 2 = 𝑒, 𝑏𝑐 = 𝑐𝑏 = 𝑎, 𝑎𝑏 = 𝑏𝑎 = 𝑐, 𝑎𝑐 = 𝑐𝑎 = 𝑏
𝑉 = {𝑒, 𝑎, 𝑏, 𝑐}
Note: The subgroup lattice above 𝑁 corresponds with the subgroup lattice of 𝑉 = {𝑒, 𝑎, 𝑏, 𝑐}, is
abelian Klein’s four group but not cyclic.
34 | P a g e
𝐸𝑥𝑒𝑟𝑐𝑖𝑠𝑒
1. If 𝜑: 𝐺 → 𝐴 is a homorphism where 𝐺 is any group and 𝐴 is abelian, show that any subgroup
of 𝐺 containing 𝑁 is normal in 𝐺.
𝑜𝑛𝑡𝑜
2. If 𝐺 = (𝑅\{0}, ∙) is a group and 𝑔(𝑥) = 𝑒 𝑥 ; 𝜑:→ 𝑅 + is a homomorphism
(i) Compute the ker(𝜑).
(ii) Find the quotient group.
(iii) What is it isomorphic to?
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛
N.B.:
𝐸𝑥𝑎𝑚𝑝𝑙𝑒𝑠
𝐿𝑒𝑚𝑚𝑎
𝑃𝑟𝑜𝑜𝑓
(i) Reflexivity
35 | P a g e
(ii) Symmetricity
If 𝑎𝑅𝑏, show 𝑏𝑅𝑎 by 𝑎𝑅𝑏 ↔ 𝑎 = 𝑥𝑏𝑥 −1 for some 𝑥.
Hence, 𝑏 = 𝑥 −1 𝑎𝑥 = 𝑥 −1 𝑎(𝑥 −1 )−1. So, 𝑏𝑅𝑎.
(iii) Transitivity
If 𝑎𝑅𝑏 and 𝑏𝑅𝑐, show 𝑎𝑅𝑐.
By assumption, 𝑎 = 𝑥𝑏𝑥 −1 and 𝑏 = 𝑦𝑐𝑦 −1 for some 𝑥, 𝑦 ∈ 𝐺.
Thus 𝑎 = 𝑥(𝑦𝑐𝑦 −1 )𝑥 −1 = (𝑥𝑦)𝑐(𝑥𝑦)−1
∴ 𝑎𝑅𝑐 and 𝑅 is an Equivalence Relation.
𝐷𝑒𝑓𝑖𝑛𝑖𝑡𝑖𝑜𝑛
The equivalence class 𝑎̅ of an element 𝑎 ∈ 𝐺 under the relation 𝑅 is called the conjugate class of a
and consists of all the conjugates of 𝑎 [i.e. 𝑎̅ = {𝑥𝑎𝑥 −1 |𝑥 ∈ 𝐺} = {𝑥 ∈ 𝐺|𝑥𝑅𝑎}. 𝑥 = 𝑦𝑎𝑦 −1.
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
Also ̅𝑎 = {𝑎, 𝑎2 }
𝑏̅ = {𝑏, 𝑎𝑏, 𝑎2 𝑏}
Thus, 𝑅 breaks 𝑆З into classes i.e. 𝑆З = {𝑒} ∪ {𝑎, 𝑎2 } ∪ {𝑏, 𝑎𝑏, 𝑎2 𝑏}.
Our general aim is to count an arbitrary finite group 𝐺 by counting each conjugate class separately,
so, we need to find an expression for the number of conjugates of an element 𝑎.
In 𝑆З, 𝑎 has two conjugates and two is the index of 𝑍(𝑎) = {𝑎, 𝑎2 } in 𝑆З
𝑏 ∈ 𝑆З , has three conjugates and again this number is the index of 𝑍(𝑏).
𝐿𝑒𝑚𝑚𝑎
Let 𝐺 be a finite group and 𝑎 ∈ 𝐺. Then the number of distinct conjugates of 𝑎 in 𝐺 is [𝐺: 𝑍(𝑎)].
𝑃𝑟𝑜𝑜𝑓
36 | P a g e
Let 𝑥, 𝑦 ∈ 𝐺.
iff 𝑎𝑥 −1 𝑦 = 𝑥 −1 𝑦𝑎
iff 𝑥 −1 𝑦 ∈ 𝑍(𝑎)
In other words, 𝑥 and 𝑦 determines the same conjugate of 𝑎 iff they determine the same left coset
of 𝑍(𝑎), so the mapping 𝑥𝑎𝑥 −1 → 𝑥𝑍(𝑎) establishes a 1-1 correspondence between the conjugates
of 𝑎 and the left cosets of 𝑍(𝑎) in 𝐺.
𝑇ℎ𝑒𝑜𝑟𝑒𝑚
CLASS EQUATION
Let 𝐺 be a finite group and let {𝑎1 , 𝑎2 , … , 𝑎𝑘 } consist of one element from each conjugacy class
containing at least two elements. Then |𝐺| = |𝑍(𝐺)| + [𝐺: 𝑍(𝑎1 )] + [𝐺: 𝑍(𝑎2 )] + ⋯ + [𝐺: 𝑍(𝑎𝑘 )].
𝑃𝑟𝑜𝑜𝑓
Let 𝑎𝑘+1 , 𝑎𝑘+2 , … , 𝑎𝑘+𝑠 be the element of the conjugacy classes containing only one element each.
Then, we know that 𝐺 is the disjoint union. 𝐺 = 𝑎̅1 ∪ 𝑎̅2 ∪ … ∪ 𝑎̅𝑘 ∪ 𝑎̅𝑘+1 … ∪ 𝑎̅𝑘+𝑠 .
↔ [𝐺: 𝑍(𝑎)] = 1
↔ 𝑍(𝑎) = 𝐺
↔ 𝑎 ∈ 𝑍(𝐺)
and therefore 𝑎𝑘+1 , 𝑎𝑘+2 , … , 𝑎𝑘+𝑠 are precisely the elements of 𝑍(𝐺). Hence, 𝑠 = |𝑍(𝐺)| ∎
N.B.: Perhaps the most noticeable difference between the situation here and that in the proof of
Lagrange’s Theorem is that it need not be the case that all the equivalence classes have the same
number of elements.
37 | P a g e
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
𝐸𝑥𝑒𝑟𝑐𝑖𝑠𝑒𝑠
1. (a) Let 𝐺 = (𝑍48 ,⊕). Find (i) [𝐺: 𝐻] for 𝐻 =< 32 >
(b) Let 𝐺 = (𝑍54 ,⊕). Find (i) [𝐺: 𝐻] for 𝐻 =< 24 >
2. Let 𝐺 be a group of order 𝑝2 𝑝 prime. Show that 𝐺 must have a subgroup of order 𝑝.
3. Let 𝐺 be a group and suppose 𝑔 ∈ 𝐺 such that 𝑍(𝑔) = 𝑍(𝐺). Show that 𝐺 is abelian.
4. Let G be a finite group. Show that [𝐺: 𝑍(𝐺)] cannot be prime.
𝑅𝑒𝑚𝑎𝑟𝑘
𝑉∆𝐴4 since 𝑉 is the only subgroup of order 4, where 𝑉 = {𝑒, (12)(34), (13)(24), (14)(23)}
𝑉 ≈ 𝑍2 × 𝑍2 and it is abelian.
Let 𝑁1 = 𝐴4
𝑁2 = 𝑉
𝑁3 = {𝑒𝐺 }
𝑁 𝑉
So, there is the series {𝑁𝑖 }3𝑖=1 , with 𝑁1 /𝑁2 having three elements and 𝑁1 /𝑁2 ≈ 𝑍3 and 𝑁2 ≈ {𝑒} ≈ 𝑉.
1
38 | P a g e
RING THEORY
A ring (𝑅, +,∙) is a set 𝑅 with the binary operations + and ∙ such that
𝐸𝑥𝑎𝑚𝑝𝑙𝑒𝑠
(𝑅, +,∙), (𝑄, +,∙), (𝑍, +,∙), (2𝑍, +), (𝑍𝑛 , +), ⍱𝑛 ∈ 𝑍 +
COMMUTATIVE RING
𝐸𝑥𝑎𝑚𝑝𝑙𝑒𝑠
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
(𝑍, +,∙)
INTEGRAL DOMAIN
A commutative ring 𝑅 with unity 1 ≠ 0 satisfying the cancellation laws without zero divisor for
(𝑅\{0},∙) is called an integral domain.
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
39 | P a g e
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
𝑆𝑜𝑙𝑢𝑡𝑖𝑜𝑛
In 𝑍6 , let 𝑅 = {0̅, 2̅, 4̅}, then 𝑅 is commutative with 4 as unity, e.g. 4.2 = 2.4 = 2.
RING HOMOMORPHISM
If 𝑅 and 𝑆 are rings, then 𝜑: 𝑅 → 𝑆 is a ring homomorphism. If 𝜑(𝑔 + ℎ) = 𝜑(𝑔) + 𝜑(ℎ) and
𝜑(𝑔ℎ) = 𝜑(𝑔)𝜑(ℎ), ⍱𝑔, ℎ ∈ 𝑅.
𝐸𝑥𝑎𝑚𝑝𝑙𝑒
𝑎 𝑏 𝑎 𝑏
𝜑: 𝐶 → {( ) |𝑎, 𝑏 ∈ 𝑅} defined by 𝜑(𝑎 + 𝑏𝑖) = ( ) is a ring homomorphism.
−𝑏 𝑎 −𝑏 𝑎
DIVISION RING
A division ring is a ring 𝑅 such that (𝑅\{0},∙) forms a group. Example: (𝜑\{0},∙) is a division ring.
FIELD
𝐸𝑥𝑎𝑚𝑝𝑙𝑒𝑠
N.B.: 𝑅 is called a division ring if 𝑅 has a unity 1 ≠ 0 and every nonzero element of 𝑅 is a unit. By
unit 𝑎, we mean 𝑎 has an inverse in 𝑅 (multiplicative).
𝑇ℎ𝑒𝑜𝑟𝑒𝑚
𝑃𝑟𝑜𝑜𝑓
40 | P a g e
𝐶𝑜𝑟𝑜𝑙𝑙𝑎𝑟𝑦
Let 𝑅 be a commutative ring with unity 1 ≠ 0. Then, 𝑅 is an Integral Domain iff whenever 𝑎, 𝑏 ∈ 𝑅
satisfy 𝑎𝑏 = 𝑎𝑐 and 𝑎 ≠ 0, then 𝑏 = 𝑐.
𝑃𝑟𝑜𝑜𝑓
𝑇ℎ𝑒𝑜𝑟𝑒𝑚
𝑃𝑟𝑜𝑜𝑓
Show that if 𝑟 ≠ 0, 𝑟 ∈ 𝑅.
Since 𝑅 is finite, its elements are {𝑟1 , 𝑟2 , … , 𝑟𝑛 }. Consider the elements {𝑟𝑟1 , 𝑟𝑟2 , … , 𝑟𝑟𝑛 }.
Since 𝑟 ≠ 0, these are distinct since they are all in 𝑅. These must account for all elements in 𝑅.
41 | P a g e
TEST
42 | P a g e