Homomorphismlecture
Homomorphismlecture
Homomorphisms
Example 3. Unlike the situation with isomorphisms, for any two groups G and
H there exists a homomorphism ϕ : G → H, called the trivial homo morphism. It
is given by ϕ(x) = eH for all x ∈ G (where eH is the identity element of H).
(b) The proof for the kernel is rather similar. Again Theorem 16.1(a)
implies that eG ∈ Ker (ϕ).
Next take any x, y ∈ Ker (ϕ). Then ϕ(x) = ϕ(y) = eH, so ϕ(xy) = ϕ(x)ϕ(y) =
eH · eH = eH, so xy ∈ Ker (ϕ) as well. Thus, Ker (ϕ) is closed under group
operation.
(c) Finally, for any x ∈ Ker ϕ we have ϕ(x) = eH, so by Theorem 16.1(b) we
have ϕ(x−1) = (ϕ(x))−1 = e−1
−1
H = eH, so x ∈ Ker (ϕ). Hence Ker (ϕ)
is closed under inversion.
16.2. Some analogies with linear algebra and Range-Kernel Theo rem. The
notions of group, homomorphism, range and kernel have direct analogues in
linear algebra:
group theory linear algebra
Problem 16.4. Let p be a prime. Compute the order of the group |SL2(Zp)|.
We will solve this problem in two steps. First we will compute |GL2(Zp)|
and then use the Range-Kernel Theorem to compute |SL2(Zp)|.
Step 1: By definition GL2(Zp) = {A ∈ M at2(Zp) : det(A) 6= [0]}.
By a theorem from linear abcd 6= [0] ⇐⇒ the vectors
algebra, det
(a, b) and (c, d) are not proportional (that is, are not multiples of each other).
Using this observation, we can count the number of ways to choose a 2 × 2
invertible matrix with entries in Zp.
4
The first row of a matrix in GL2(Zp) can be any vector of length 2 except
([0], [0]), so there are p2 −1 choices for the first row. Once the first row (a, b)
is chosen, the second row can be any vector which is not a scalar multiple of
(a, b). Since any nonzero vector with entries in Z p has precisely p distinct
multiples, there are p2 − p choices for the second row. Overall we have (p2 −
1)(p2 − p) choices, so |GL2(Zp)| = (p2 − 1)(p2 − p) = (p − 1)2p(p + 1).
Step 2: By Example 2, the map ϕ : GL2(Zp) → Zp \ {[0]} given by ϕ(A) =
det(A), is a homomorphism.
The range of ϕ is the entire group Zp \ {[0]} since every nonzero a ∈ Zp is
the determinant of some 2 × 2 a 0 0 1 . The kernel of ϕ is
matrix: a = det
=|GL2(Zp)|
p − 1= (p − 1)p(p + 1).