P3Homomorph PDF
P3Homomorph PDF
Satya Mandal
University of Kansas, Lawrence KS 66045 USA
January 22
13 Homomorphisms
In this section the author defines group homomorphisms. I already defined
homomorphisms of groups, but did not work with them.
In general, "morphism" refers to maps f : X −→ Y of objects with
certain structures that respects the structure. We already defined the
homomorhisms of binary structures. In set theory, morphisms f : X −→ Y
are just the set-maps. In topology, morphisms f : X −→ Y are called the
continuous functions. In algebra morphisms are called "homomorphisms". In
this textbook, homomorhisms of binary structures were already defined. You
also know about "linear homomorphisms" in the category of vectors spaces.
In this section G, G′ will denote two groups. We use multiplication nota-
tions. The identity of G, G′ will be denoted by e, e′ , respectively.
1
2. Let ϕ : G −→ G′ be a homomorphism of groups. Then, image of ϕ is
defined by ϕ(G) = {ϕ(g) : g ∈ G}.
Proof. Exercise.
The Trivial Homomorphisms:
ϕ : G −→ G′ by ϕ(a) = e′ ∀a ∈ G.
1. Note, ϕ is surjective.
2
Example 13.4 (13.4). Let F = C([0, 1]) be the additive group of all con-
tinuous real valued functions and c ∈ [0, 1] be fixed point. Let
(to be called the evaluation map, at c). That means, ϕ(f ) = f (c) for f ∈ F .
Then ϕ is a homomorphism.
Example 13.6 (13.6). Let GLn (R) be the multiplicative group of invertible
matrices of order n with coefficients in R. Then the determinant map
det : GLn (R) −→ R∗ is a homomorphism.
πi : G1 × G2 × · · · × Gn −→ Gi (g1 , g2 , . . . , gn ) 7→ gi .
Example 13.9 (13.9). Let F = C([0, 1]) be the additive group of all contin-
uous real valued functions. The integration function
Z 1
∆ : C([0, 1]) −→ R given by f 7→ f (x)dx
0
3
is a homomorphism of groups.
Question. What is the kernel of this homomorphism?
Question. Could we formulate a similar example of a group homomorphim
df
using derivative f 7→ dx
?
Then, γ is a homomorphism.
Question. What is the kernel of this homomorphism?
4
13.1 Properties of Homomorphisms
1. f (e) = e′ .
2. We have
5
Theorem 13.12. Let f : G −→ G′ be a homomorphism of groups. Let
H = ker(f ) and a ∈ G. Then,
Proof. Recall (defnition from §0) that f −1 ({f (a)}) = {x ∈ G : f (x) = f (a)}.
Now,
ab : C∗ −→ R+ z 7→ |z|
2. Also ab−1 {r} = Cr is the circle of radius r. This is the left coset
Cr = zU for any z ∈ C with |z| = r.
Example 13.14 (13.17). Let D(R) be the additive group of all differentiable
functions, f : R −→ R, with continuous derivative. Let F be the additive
group of all continuous functions f : R −→ R. Let
df
∆ : D(R) −→ F be def ined by ∆(f ) = .
dx
1. Then, ∆ is a homomorphism.
6
df
2. Then ker(∆) = {f ∈ D(R) : dx
= 0}, which is the set of all constant
functions C.
ϕ(g) = e′ =⇒ g = e.
1. Prove ϕ is a homomorphism.
3. Show ϕ is onto.
Normal Subgroups:
gH = Hg ∀ g ∈ G.
7
14 Factor Groups
Given a normal subgroup H of G, we define a group structure of the set
of (left) cosets of H. I wrote "left" within parenthesis, because for normal
subgroups, the left cosets and the right cosets are same.
The textbook gives more than two pages of motivational discussison.
1. Let G/H denote the set of all left (right) cosets of H in G. "G/H" is
read as "G mod H" or "G modulo H"
aH ∗ bH := (ab)H.
8
3. Notation. Since a(bH) = (ab)H, we will write abH := (ab)H.
(a) The opertion is well defined and G/H is closed under this opera-
tion.
(b) (Assiciative): We have
Proof. Clearly,
γ(ab) = abH = (ah)(bH) = γ(a)γ(b).
So, γ is a homomorphism.
Also, clearly, H ⊆ ker(γ). If a ∈ ker(γ) then γ(a) = aH = H. So, a ∈ H.
Therefore, H ⊆ ker(γ). So, H = ker(γ). The proof is complete.
9
Theorem 14.3 (14.11). Let ϕ : G −→ G′ be a homomorphism of groups
and H = ker(ϕ). Let γ : G −→ G/H be the "canonical" homomorphism
defined above. Then,
2. In fact, f is injective.
∼
3. f induces and isomorphism G/H −→ ϕ(G) from G/H to image of ϕ.
10
Corollary 14.4 (Extra). Let ϕ : G −→ G′ be a homomorphism of groups
and K be a normal subgroup of G and K ⊆ ker(ϕ). Let γ : G −→ G/K
be the "canonical" homomorphism defined above. Then, there is a homo-
morhism f : G/K −→ G′ such that ϕ = f γ. Diagramtically,
ϕ
G // G′
②<<
γ ②f
②
commutes.
②
G/K
11
14.2 Normal Subgroups and Inner Automorphisms
We give different characterizations of normal subgroups. Let me introduce
some obvious notations:
1.
ST = {gh : g ∈ S, h ∈ T }
ST is a subset of G.
2. So, gH = {g}H.
1. H is a normal sugroup of G.
2. gHg −1 = H ∀g ∈ G.
3. gHg −1 ⊆ H ∀g ∈ G.
Proof. It is obvious that (1) =⇒ (2) =⇒ (3). Now suppose (3) holds. So,
For g ∈ G we have gHg −1 ⊆ H. So, gH ⊆ Hg. Also, the given equation,
when applied to g −1 we have g −1 Hg ⊆ H. So, Hg ⊆ gH. So, gH = Hg and
(1) is established. The proof is complete.
12
3. For g ∈ G, define ig : G −→ G by ig (x) = gxg −1 for all x ∈ G. Then
ig is an automorphism of G. Such an automorphism is called an inner
automorphism of G.
13
15 Factor Group Computation and Simple Gro-
pus
In this section, we discuss some examples.
Example 15.5 (15.8). Let H, K be two group and G = H ×K. Then H ×{e}
is normal in G and G/H × {e} ≈ K.
14
15.1 Simple Groups
15
15.2 Center and Commutator Subgroups
We define two important subgroups of a group G.
1. So, the center Z(G) consists of all elements z ∈ G that commutes with
every other elements og G.
ab = ba ⇐⇒ aba−1 b−1 = e.
16
Proof. Let the RHS be donoted bt S. Obviously, S contains all the
commutatiors. S is closed under multiplication. e = [e, e] ∈ S. Also,
S is closed under inverse. So, S is a subgroup.
Also, if H is subgroup, containing all the commutators then S ⊆ H.
So, [G, G] = S. The proof is complete.
2. G/[G, G] is commutative.
Proof.
k
Y
−1
g xg = ( g −1 [ai , bi ]g
i=1
2. We want to prove (a[G, G])(b[G, G]) = (b[G, G])(a[G, G]). That means,
to prove ab[G, G] = ba[G, G]. That means, to prove a−1 b−1 ab[G, G] =
[G, G], which is true because a−1 b−1 ab ∈ [G, G]. So, G/[G, G] is com-
mutative and (2) is established.
17
3. For a, b ∈ G we have (aN )(bN ) = (bN )(aN ) or abN = baN or
a−1 b−1 abN = N . So, [a−1 , b−1 ] = a−1 b−1 ab ∈ N . Replacing a by a−1
and b by b−1 we have [a, b] ∈ N for all a, b ∈ G.. So, each commutator
of G is in N so, [G, G] ⊆ N . So, (3) is established.
18
16 Group Action of Sets
Let X ba a set. Let G be the group of all bijections ϕ : X −→ X. So,
G = {ϕ : ϕ : X −→ X a bijection}. Then, G acts on X in the the following
sense:
ϕ ∈ G acts on X : x 7→ ϕ(x) ∈ X.
In subsequent notations, ϕ(x) =: ϕ ∗ x be viewed as some kind of "multipli-
cation".
1. ex = x ∀ x ∈ X.
Example 16.2 (16.2). Let S(X) denote the set of all permutaions (bijec-
tions) σ : X −→ X. Let H be a subgroup of S(X). Then, X is a H−set
by the action ∗ : H × X −→ X that sends (σ, x) 7→ σ(x). So, we will write
σx := σ(x).
σg : X −→ X by σg (x) = gx f or x ∈ X.
1. Then, σg is a permutation of X.
19
Proof. In fact, inverse of σg is σg−1 . For x ∈ X we have
So, σg−1 oσg = IX and similalry, σg oσg−1 = IX . So, σg has a (set theoretic)
inverse. Therefore, σg is a bijection (permutation). So, (1) is established.
Fors, g1 , g2 ∈ G we have ϕ(g1 g2 ) = σg1 g2 For x ∈ X we have
So,
ϕ(g1 g2 ) = σg1 g2 = σg1 oσg2 = ϕ(g1 )ϕ(g2 ).
Therefore, ϕ is a homomorphism. The proof is complete.
f or g ∈ G, gx = x ∀ x ∈ X =⇒ g = e.
1. N is a normal subgroup of G.
Proof.
20
1. First, let g, h ∈ N . Then, for x ∈ X we have ghx = gx = x. So, gh ∈ N
and N is closed under multiplication. By definition of the action, the
identity e ∈ N . Also, for g ∈ N and x ∈ X we have gx = x. Apply
g −1 , we have g −1 (gx) = g −1 x or x = g −1 x. So, g −1 ∈ N. So, N is also
closed under inverse, hence is a subgroup of G.
Now let g ∈ G and h ∈ N . For x ∈ X we have (g −1 hg)x = g −1 gx =
ex = x. So, g −1 N g ⊆ N and N is a normal subgroup of G. So, (1) is
established.
Example 16.8 (16.8). Read about the action of D4 on the sides, diagonals
and horizonatal and vertical axes.
21
16.1 Isotropy Subgroups
.
Xg = {z ∈ X : gz = z} and Gx = {f ∈ G : f x = x}.
22
16.2 Orbits
1. |Gx| = (G : Gx ).
Proof. (Here x is fixed.) Let G/Gx denote the set of left cosets of Gx . (Gx
may not be normal in G.) Define the map
23
Give y ∈ Gx we have y = gx for some g ∈ G. So, ϕ(gGx ) = gx = y. So, ϕ
is onto. Now let ϕ(gGx ) = ϕ(f Gx ). That means, gx = f x. So, (f −1 g)x = x.
So, f −1 g ∈ Gx and hence gGx = f Gx . So, ϕ is one to one (injective). So, ϕ
is bijective. Therefore |Gx| = (G : Gx ).
Since (G : Gx ) divides |G|, so does |Gx|. The proof is complete.
24
17 Application of G−sets to Counting
We skip this section, for now.
25