2.3: Subgroups
( \newcommand{\kernel}{\mathrm{null}\,}\)
Subgroups are non-empty subsets of a group that are themselves groups. In this section, we will explore how to define and characterize subgroups.
Let G be a group. Let H is a non empty subset of G and (H,∗) is a group, then H is a subgroup of G. We write this as H≤G.
Trivial subgroups of G are {e} and G (the group itself).
To ensure a set is a group, we need to check for the following five conditions:
-
Non-empty set,
-
Closure,
-
Associativity,
-
Identity, and
-
inverse.
The following theorem allows us to check three conditions (rather than 5) to ensure a subset is a subgroup.
- The trivial subgroups of a group G are {e} and G.
- (Z,+) is a subgroup of (R,+). In fact Z⊂Q⊂R are subgroups of R under addition.
- But (Q∗,⋅) is not a subgroup of (R,+). (why?)
Let (G,∗) be a group then H⊆G is a subgroup if and only if
The following conditions are satisfied:
-
The identity e∈G is in H.
-
If h1,h2∈H, then h1∗h2∈H.
-
If h∈H then h−1∈H.
- Proof
-
Assume that H⊆G.
We shall show that eH=eG, where eH is the identity of H and eH is the identity of G.
Thus, it is clear that H≤G.◻
-
-
From (2), we have shown h1∗h2∈H,∀h1,h2∈H.
-
From (1), we have shown the identity.
-
From (3), we have shown the inverses exist.
-
Every element of h1,h2,h3∈G therefore associativity applies because H inherits it from G by definition.
-
-
Conversely, assume that H⊆G satisfies 1, 2, and 3 shown in Theorem 1.
From (1), we have shown that H is a non-empty set - it has at least an identity.
Since eG is the identity of G and eH∈G, eGeH=eHeG=eH.
Further, eH∈H,e−1H=eH∈H.
Since eH,e−1H∈G, eHe−1H=eG, but eHe−1H=eH.
Hence eG=eH.◻
Note: all subgroups of a group have a common element - the identity e. They could have more common elements. Since H is a subset of G, eH is in H by default.
2. We shall show that, if h1,h2∈H, then h1∗h2∈H.
Let h1,h2∈H.
Since (H,∗) is a group, h1∗h2∈H.◻
Note a group is closed by definition.
3. We shall show that,if h∈H then h−1∈H.
Since (H,∗) is a group, h−1∈H.◻
Note each element in a group has an inverse by definition.
H≤G iff:
H≠{}.
(H,∗) is a group. Need to check:
-
,h1∗h2∈H,∀h1,h2∈H
-
e∈H, where e∈G,
-
h−1∈H,∀h∈H,
-
h1(h2h3)=(h1h2)h3,∀a,b,c∈H.
-
-
The following theorem allows us to check two conditions (rather than 5) to ensure a subset is a subgroup.
Let (G,∗) be a group.
Then H(⊆G) is a subgroup of G iff the following conditions are satisfied:
-
eG∈H, and
-
g∗h−1∈H,∀g,h∈H.
- Proof:
-
Assume that H≤G.
Assume that H⊆G.
Since e∗h2∈H,e∗h−12∈H.
Further, eh−12=h−12∈H.
Since h1∗h2∈H, h1∗(h−12)−1∈H.
Therefore h1∗h2∈H. ◻
It has an identity since H≠{}.
See proof of (a) above
Associativity comes because h1,h2,h3∈H.
-
Let h1,h2∈H.
Conversely, assume that H⊆G satisfies (1) and (2) of Theorem 2.
We shall show H≤G.
H≠{}. Since we have a group, we have at least an identity.
h1∗h2∈H,∀h1,h2∈H,
e∈H, where e∈G,
h−1∈H,∀h∈H,
h1(h2h3)=(h1h2)h3,∀a,b,c∈H.
We shall show that g∗h−1∈H,∀g,h∈H.
Then h−1∈H because H⊆G.
Since g,h−1∈H, gh−1∈H,
Hence the result.◻
H≤G iff:
H≠{}.
(H,∗) is a group. Need to check:
We shall show that eH=eG, where eH is the identity of H and eH is the identity of G.
Since eG is the identity of G and eH∈G, eGeH=eHeG=eH.
Further, eH∈H,e−1H=eH∈H.
Since eH,e−1H∈G, eHe−1H=eG, but eHe−1H=eH.
Hence eG=eH.◻
Let g,h∈H.
-
Consider (R∗,∙). Decide if the following sets form subgroups of R∗.
-
H={x∈R∗|x=1 or x is irrational }.
No.
Counter example:
Consider √2∈H.
Further √2∙√2=2 but 2∉H
Therefore since there is no closure, H≰R∗.◻
-
K={x∈R∗|x≥1}.
No.
Counter example:
Consider 2∈K.
Note that 2−1=12, but 12∉K.
Thus the inverse of 2 does not exist.
Since a−1∄∀a∈K, K≰R∗.◻
Let G=(M22(R),+).
Suppose you take this matrix s.t. the trace of the matrix is zero.
Thus H={[abcd]|a+d=0}.
Show that H≤G.
Solution:Note that [0000] is the identity of G and it is clearly an element of H. Thus condition (1) of Theorem 2 is satisfied.
We will show that g∗h−1∈H,∀g,h−1∈H.
Let [abcd],[efgh]∈H.
Then a+d=0 and e+h=0 since the two matrices belong to H.
Consider [abcd]+[−e−f−g−h]=[a−eb−fc−gd−h].
Then (a−e)+(d−h)=(a+d)−(e+h)=0−0=0.
Hence [a−eb−fc−gd−h]∈H.
Thus H≤G.
Let GL2(R)={A=[abcd]|a,b,c,d∈R,det(A)=ad−bc≠0} where GL2(R) stands for General Linear Group that is a 2×2 matrix and SL2(R)={A=[abcd]|a,b,c,d∈R,det(A)=ad−bc=1}, where SL2(R). Show that SL2(R)≤GL2R).
Let n be a nonnegative integer, Then show that nZ={nm|m∈Z} is a subgroup of (Z,+).
- Answer
-
Add texts here. Do not delete this text first.
Let G be a group. If G is finite and |G|=n then we say that the order of G=n.
Subgroup test for finite groups:
Let H⊆G.
Then H≤G iff:
-
H≠{}. (non-empty).
-
a,b∈H then ab∈H (closed).
Find all subgroups of Klein 4 (K4) Group K4={e,a,b,c} such that a2=b2=c2=e with the product of any two distinct non-identity elements is the third: ab=c, ac=b, and bc=a.
Solution
Since K4 is a finite Group, H1={e,a},H2={e,b} and H3={e,c} are subgroups of K4. Any subgroup of K4 with more than 3 elements must contain two distinct non-identity elements. Therefore it must contain the third. Hence {e},H1={e,a},H2={e,b} and H3={e,c},K4 are subgroups of K4.
Lattice Diagram of all subgroups

Special subgroups
Centralizer of an element
Let G be a group. For any a∈G, the Centralizer of a in the group G, C(a)={g∈G|ag=ga}.
Let G be a group. For any a∈G, the Centralizer of a in the group G, C(a)={g∈G|ag=ga}. Then C(a)≤G.
- Proof
-
If C(a)={g∈G|ag=ga}=G, then we are done. Otherwise, let x1,x2∈C(a) .
We will show that x1x−12∈C(a) and eG∈C(a) .
Consider ax1=x1aax1x−12=x1ax−12ax1x−12=x1(ax−12)ax1x−12=x1(x−12a)ax1x−12=x1x−12a , x1,x−12∈C(a) .
Since x2,x−12∈C(a) , x2x−12=e , where e is the identity element, e in C(a) .
Since x1x−12,e∈C(a) , C(a)≤G .◻
Let G=GL(2,R). Then find
-
C([1110]).
-
C([0110]).
Solution:
Let [abcd]∈G, Then a,b,c,d∈R, and ad−bc≠0.
Consider C([1110]) means that [1110][abcd]=[abcd][1110].
Thus [a+cb+dab]=[a+bac+dc].
Thus a+b=a+c, a=b+d, c+d=a and c=b.
Thus C([1110])={A=[abba−b]|a,b∈R,det(A)≠0}.
-
C([0110]).
Let [abcd]∈G, Then a,b,c,d∈R, and ad−bc≠0.
Consider C([0110]) means that [0110][abcd]=[abcd][0110].
Thus [cdab]=[badc].
Thus b=c and d=a.
Thus C([0110])={B=[abba]|a,b∈R,det(B)≠0}.
Center of a group
Let G be a group. Then the center of G is defined as, Z(G)={x∈G|gx=xg∀g∈G}.
Let (G,∗) be a group then Z(G) is a subgroup of G.
- Proof:
-
Let G be a group and g∈G.
We will show that Z(G)={x∈G|gx=xg∀g∈G}.
Let e be the identity of G.
Since eg=ge∀g∈G, e∈Z(G).
Let x1,x2∈Z(G).
We shall show that x1x−12∈Z(G).
Consider that x−12g=gx−12.
Further (x1x−12)g=x1gx−12.
=(x1g)x−12
=(gx1)x−12
=g(x1x−12).◻
Note that if G is abelian, Z(G)=G.
Let G=GL(2,R). Then find Z(G).
Solution:
Z(G)={g∈G|gx=xg,∀x∈G}.
Let [abcd]∈G, Then a,b,c,d∈R, and ad−bc≠0.
We have shown C([1110])={[abba−b]|a,b∈R,det≠0} and C([0110])={[abba]|a,b∈R,det≠0}, [1110],[0110]∈G.
Thus for [abcd] to be in Z(G), [abba−b]=[abba].
Thus since a−b=a, b=0.
Thus, Z(G)={[a00a]|a∈R,a≠0}.
Prove that for each element a∈G, where G is a group, that C(a)=C(a−1).
Proof:
Let x1∈C(a) s.t. ax1=x1a.
We will show that x1a−1=a−1x1.
Consider that a−1ax1=a−1x1a
ex1=a−1x1a
x1=a−1x1a
x1a−1=a−1x1aa−1
x1a−1=a−1x1e
x1a−1=a−1x1.
Thus, x1∈C(a−1).
Hence C(a−1)⊆C(a).
Let x2∈C(a−1) s.t. a−1x2=x2a1.
Consider that aa−1x2=ax2a−1
ex2=ax2a−1
x2=ax2a−1
x2a=ax2a−1a
x2a=ax2e
x2a=ax2.
Thus, x2∈C(a).
Hence C(a)⊆C(a−1).
Since C(a−1)⊆C(a) and C(a)⊆C(a−1), C(a)=C(a−1).◻
Centralizer
Let G be a group and H be a subgroup of G then the Centralizer of H in G is C(H)={g∈G|gh=hg∀h∈H}.
Note that if H={e} then C(H)=G.
Let G be a group and H be a subgroup of G then the Centralizer of H in G is C(H)={g∈G|gh=hg∀h∈H} is a subgroup of G.
- Proof:
-
Let G be a group and H be a subgroup of G. We will show that C(H) is a subgroup of G.
Let e be the identity element of G, then e∈C(H).
Let g1,g2∈C(H).
We will show that g1g−12h=hg1g−12.
Consider that g1h=hg1, g2h=hg2, ∀h∈H.
Since g1h=hg1,
g1hg−12=hg1g−12
g1g−12h=hg1g−12.
Thus g1g−12∈C(H)
Hence C(H)≤G.
Conjugacy classes of a group G
Two elements x,y in a group G are conjugate if y=gxg−1 for some g∈G. This is an equivalence relation of G.
Conjugacy classes of G are subsets of G in which elements are conjugate to each other. That is, [x]={gxg−1|g∈G}, x∈G.
Normalizer
Let G be a group and H be a subgroup of G. For any x∈G, N(H)=xHx−1={xhx−1|h∈H}.
This subgroup is called the Normalizer of H in the group G.
Let G be a group and H be a subgroup of G. Then
for any x∈G,Nx(H)=xHx−1={xhx−1|h∈H} Gonjugates of G, and
the Normalizer of H in the group G, N(H)={xHx−1|x∈G}.
Let G be a group and H be a subgroup of G. Then for each g∈G, Ng(H)=gHg−1 is a subgroup of G. These subgroups are called conjugates of H in G.
- Proof:
-
Let g∈G. Let e be the identity of H then geg−1∈gHg−1.
Consider geg−1=(ge)g−1=gg−1=e. Thus e∈gHg−1.
Let a,b∈gHg−1.
We will show that ab−1∈H.
Consider a=gh1g−1 and b=gh2g−1, h1,h2∈H.
Then ab−1=(gh1g−1)(gh2g−1)−1
=(gh1g−1)((g−1)−1h−12g−1)
=gh1g−1gh−12g−1
=gh1h−12g−1∈gHg−1.
Thus since h1,h−12∈Ng(H) and e∈Ng(H), Ng(H) is a subgroup of G.◻