Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Group homomorphism


 Contents
Given two groups (G, *) and (H, ·), a group homomorphism from (G, *) to (H, ·) is a function h : G -> H such that for all u and v in G it holds that
h(u * v) = h(u) · h(v)

From this property, one can deduce that h maps the identity element eG of G to the identity element eH of H, and it also maps inverses to inverses in the sense that h(u-1) = h(u)-1. Hence one can say that h "is compatible with the group structure".

Older notations for the homomorphism h(x) may be xh, though this may be confused as an index or a general subscript. A more recent trend is to write group homomorphisms on the right of their arguments, omitting brackets, so that h(x) becomes simply x h. This approach is especially prevalent in areas of group theory where automata play a role, since it accords better with the convention that automata read words from left to right.

In areas of mathematics where one considers groups endowed with additional structure, a homomorphism sometimes means a map which respects not only the group structure (as above) but also the extra structure. For example, a homomorphism of topological groups is often required to be continuous.

1 Image and kernel

We define the kernel of h to be

ker(h) = { u in G : h(u) = eH }

and the image of h to be

im(h) = { h(u) : u in G }.

The kernel is a normal subgroup of G (in fact, h(g-1 u g) = h(g)-1 eH h(g) = h(g)-1 h(g) = eH) and the image is a subgroup of H. The homomorphism h is injective (and called a group monomorphism) if and only if ker(h) = {eG}.

2 Examples

3 The category of groups

If h : G -> H and k : H -> K are group homomorphisms, then so is k o h : G -> K. This shows that the class of all groups, together with group homomorphisms as morphisms, forms a categoryCategory theory is a mathematical theory that deals in an abstract way with mathematical structures and relationships between them. It is half-jokingly known as "generalized abstract nonsense". See list of category theory topics for a breakdown of relevan.



Read more »

Non User