Homomorphism and Isomorphism of Groups
Definition
Let and be groups. A function is called a group homomorphism if for all ,
This means the group operation is preserved under the function.
A group homomorphism is called an isomorphism if it is both:
Injective
- (one-to-one), and
Surjective
- (onto).
If such a function exists, then and are called isomorphic groups, written as
This means the two groups have the same algebraic structure.
Main Content
1. Group Homomorphism
- A group homomorphism preserves the group operation, so the image of a product is the product of the images.
- It also preserves important group properties such as identity and inverses:
- , where and are identity elements.
- for every .
A homomorphism may compress a group into a smaller group, combine several elements into the same image, or map a group into a substructure of another group. It does not have to be one-to-one or onto.
Example 1:
Define by
Then for any integers ,
So is a homomorphism.
Example 2:
Let be defined by
Then
so this is also a homomorphism.
2. Kernel and Image of a Homomorphism
-
The kernel of a homomorphism is the set It measures which elements collapse to the identity in .
-
The image of is It is the set of all outputs of the map and forms a subgroup of .
The kernel is a very important concept because it tells us how much information is lost under the homomorphism. If the kernel contains only the identity element, then the homomorphism is injective.
A fundamental result is:
Example:
For the map , ,
This means all multiples of map to the identity element in .
3. Group Isomorphism
- An isomorphism is a homomorphism that preserves structure perfectly and has a reverse map that is also a homomorphism.
- If is an isomorphism, then every group-theoretic property of is shared by , such as:
- size of the group,
- commutativity,
- order of elements,
- subgroup structure patterns.
An isomorphism tells us that two groups are essentially the same, even if the elements are written differently.
Example 1:
The groups and are isomorphic.
A possible isomorphism is:
This preserves the operation because addition mod 4 corresponds exactly to multiplication of fourth roots of unity.
Example 2:
The group is isomorphic to via .
This shows that addition of real numbers and multiplication of positive real numbers have the same group structure under this mapping.
ASCII Diagram for How a Homomorphism Preserves Structure
G: a ---- b ---- a*b
| | |
f f f
v v v
H: f(a) -- f(b) -- f(a)*f(b)
This shows that applying the function after combining elements gives the same result as combining their images.
Working / Process
1. Check the mapping rule
- Identify the function .
- Verify whether it preserves the group operation: for all elements .
2. Find the identity and inverse behavior
- Confirm that the identity of the first group maps to the identity of the second group.
- Check whether inverses are preserved:
3. Determine whether it is an isomorphism
-
Check injectivity using the kernel: if and only if the map is one-to-one.
-
Check surjectivity by verifying whether every element of is hit by the map.
- If both conditions hold, the homomorphism is an isomorphism.
Advantages / Applications
- Homomorphisms help simplify complicated groups by mapping them into more manageable ones while preserving structure.
- Isomorphisms allow mathematicians to classify groups by identifying when two seemingly different groups are actually the same in structure.
- These concepts are widely used in many areas of mathematics and science, including:
- symmetry analysis in geometry,
- cryptography,
- number theory,
- representation theory,
- solving equations using modular arithmetic.
Summary
- Group homomorphisms preserve the group operation.
- Isomorphisms are homomorphisms that are both one-to-one and onto.
- Kernel and image are central tools for understanding homomorphisms.
- Important terms to remember: homomorphism, isomorphism, kernel, image, injective, surjective, identity element, inverse, isomorphic groups.