After defining a homomorphism of groups as an operation-preserving function, we now ask what the condition forces automatically. A homomorphism does not merely preserve one chosen product; it controls identities, inverses, powers, subgroups, normal subgroup preimages, commutativity inside the image, and orders of elements. The focus keyword basic properties of homomorphisms points to these unavoidable consequences. Students often try to verify each consequence separately from the beginning, but most of them follow from the single formula
f(ab)=f(a)f(b). In this lesson we prove the standard properties that will later make kernels, quotient maps, and isomorphism tests work efficiently.
:::theorem[Identity and Inverses Under a Homomorphism]
Let
G and
G1 be groups with identity elements
e and
e1, respectively. If
f:G→G1 is a homomorphism, then
f(e)=e1 and
f(a−1)=f(a)−1
for all
a∈G.
:::
:::proof
Given that
G and
G1 are groups with identity elements
e and
e1, and
f:G→G1 is a homomorphism.
To prove that
f(e)=e1 and
f(a−1)=f(a)−1 for all
a∈G.
Since
ee=e, applying
f gives
f(ee)f(e)f(e)=f(e),=f(e)[∵f is a homomorphism].
Multiplying by
f(e)−1 on the left gives
f(e)=e1.
Let
a∈G. Since
aa−1=e, applying
f gives
f(aa−1)f(a)f(a−1)=f(e),=e1.
Thus
f(a−1) is the inverse of
f(a).
Hence
f(a−1)=f(a)−1 for all
a∈G.
□
:::
:::theorem[Powers Under a Homomorphism]
Let
f:G→G1 be a homomorphism. Then
f(an)=f(a)n
for all
a∈G and all
n∈Z.
:::
:::proof
Given that
f:G→G1 is a homomorphism.
To prove that
f(an)=f(a)n for all
a∈G and all
n∈Z.
Let
a∈G. If
n>0, repeated use of the homomorphism condition gives
f(an)=f(a)f(a)⋯f(a)=f(a)n.
If
n=0, then
f(a0)=f(e)=e1=f(a)0.
If
n<0, write
n=−m with
m>0. Then
f(an)=f((a−1)m)=f(a−1)m=f(a)−m=f(a)n.
Hence
f(an)=f(a)n for all
n∈Z.
□
:::
:::theorem[Images and Inverse Images of Subgroups]
Let
f:G→G1 be a homomorphism. If
H≤G, then
f(H)≤G1. If
K≤G1, then
f−1(K)≤G.
:::
:::proof
Given that
f:G→G1 is a homomorphism.
To prove that subgroup images and subgroup inverse images are subgroups.
[1] Let
H≤G. Take
x,y∈f(H). Then
x=f(h1) and
y=f(h2) for some
h1,h2∈H. Hence
xy−1=f(h1)f(h2)−1=f(h1)f(h2−1)=f(h1h2−1).
Since
H≤G,
h1h2−1∈H. Therefore
xy−1∈f(H). Thus
f(H)≤G1.
[2] Let
K≤G1. Take
a,b∈f−1(K). Then
f(a),f(b)∈K. Since
K≤G1,
f(a)f(b)−1∈K.
But
f(ab−1)=f(a)f(b−1)=f(a)f(b)−1.
Thus
f(ab−1)∈K, so
ab−1∈f−1(K). Hence
f−1(K)≤G.
□
:::
:::theorem[Order Divisibility Under a Homomorphism]
Let
f:G→G1 be a homomorphism. If
a∈G has finite order
n, then the order of
f(a) divides
n.
:::
:::proof
Given that
f:G→G1 is a homomorphism and
a∈G has finite order
n.
To prove that
o(f(a))∣n.
Since
o(a)=n, we have
an=e. Applying
f gives
f(an)f(a)n=f(e),=e1.
Therefore the order of
f(a) is a positive divisor of
n.
Hence
o(f(a))∣n.
□
:::
:::example[Possible Image Orders]
Let
f:G→G1 be a homomorphism and let
a∈G satisfy
o(a)=12. By the order divisibility property,
o(f(a)) must divide
12. Therefore the possible values of
o(f(a)) are
1,2,3,4,6,12.
The order cannot be
5,
8, or any integer not dividing
12.
:::
:::solved-problem
Let
f:G→H and
g:H→K be homomorphisms. Prove that
g∘f:G→K is a homomorphism.
:::
:::solution
Let
a,b∈G, and let
f:G→H and
g:H→K be homomorphisms.
To prove that
g∘f:G→K is a homomorphism.
Let
a,b∈G. Then
(g∘f)(ab)=g(f(ab))=g(f(a)f(b))[∵f is a homomorphism]=g(f(a))g(f(b))[∵g is a homomorphism]=(g∘f)(a)(g∘f)(b).
Hence
g∘f is a homomorphism.
□
:::
:::exercise
1. If
f:G→G1 is a homomorphism and
a5=e, prove that
f(a)5=e1.
2. If
G is commutative and
f:G→G1 is a homomorphism, prove that
f(G) is commutative.
3. If
K⊴G1, prove that
f−1(K)⊴G.
:::
:::answer
1. By the power property,
f(a)5=f(a5)=f(e)=e1.
2. If
x=f(a) and
y=f(b), then
xy=f(ab)=f(ba)=yx, so
f(G) is commutative.
3. Since
K≤G1,
f−1(K)≤G. If
x∈f−1(K) and
g∈G, then
f(gxg−1)=f(g)f(x)f(g)−1∈K, so
gxg−1∈f−1(K).
:::
:::faq[Frequently Asked Questions]
Q: Does
o(f(a)) always equal
o(a)?
A: No. A homomorphism may collapse elements, so
o(f(a)) only has to divide
o(a).
Q: Why is
f(e)=e1 not part of the definition?
A: It follows from the homomorphism condition and the group laws.
Q: Are inverse images of normal subgroups normal?
A: Yes. This is one of the basic properties of homomorphisms and is central to kernels.
:::
:::call-to-action[Continue to Kernels]
subtitle: Learn how the elements mapped to the identity form a normal subgroup and detect whether a homomorphism is one-to-one.
button: Study Kernels | /abstract-algebra/homomorphisms-and-isomorphisms-of-groups/homomorphisms-of-groups/kernel-of-a-homomorphism
button-ghost: Review Normal Subgroups | /abstract-algebra/subgroups-and-normal-subgroups/normal-subgroups/normal-subgroups
:::