All Topics  
Group homomorphism

 

   Email Print
   Bookmark   Link






 

Group homomorphism



 
 
In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, given two groups
Group (mathematics)

In mathematics, a group is an algebraic structure consisting of a set together with an Binary operation that combines any two of its element to form a third element....
 (G, *) and (H, ·), a group homomorphism from (G, *) to (H, ·) is a function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 h : G ? H such that for all u and v in G it holds that

where the group operation on the left hand side of the equation is that of G and on the right hand side that of H.

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 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
Automata

Automata may refer to* Automata theory, in theoretical computer science, the study of abstract machines* The plural form of Automaton, a self-operating machine....
 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.






Discussion
Ask a question about 'Group homomorphism'
Start a new discussion about 'Group homomorphism'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In mathematics
Mathematics

Mathematics is the study of quantity, structure, space, change, and related topics of pattern and form. Mathematicians seek out patterns whether found in numbers, space, natural science, computers, imaginary abstractions, or elsewhere....
, given two groups
Group (mathematics)

In mathematics, a group is an algebraic structure consisting of a set together with an Binary operation that combines any two of its element to form a third element....
 (G, *) and (H, ·), a group homomorphism from (G, *) to (H, ·) is a function
Function (mathematics)

The mathematical concept of a function expresses dependence between two quantities, one of which is known and the other which is produced. A function associates a single output to each input element drawn from a fixed Set , such as the real numbers , although different inputs may have the same output....
 h : G ? H such that for all u and v in G it holds that

where the group operation on the left hand side of the equation is that of G and on the right hand side that of H.

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 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
Automata

Automata may refer to* Automata theory, in theoretical computer science, the study of abstract machines* The plural form of Automaton, a self-operating machine....
 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 group
Topological group

In mathematics, a topological group is a group G together with a topological space on G such that the group's binary operation and the group's inverse function are continuous function ....
s is often required to be continuous.

Image and kernel

We define the kernel
Kernel (algebra)

In the various branches of mathematics that fall under the heading of abstract algebra, the kernel of a homomorphism measures the degree to which the homomorphism fails to be injective....
 of h
to be the set of elements in G which are mapped to the identity in H
ker(h) =
and the image
Image (mathematics)

In mathematics, the image of a set under a given function is the set of all possible function outputs when taking each element of the set, successively, as the function's argument....
  of h
to be
im(h) = .
The kernel is a normal subgroup
Normal subgroup

In mathematics, more specifically in abstract algebra, a normal subgroup is a special kind of subgroup. Normal subgroups are important because they can be used to construct quotient groups from a given group ....
 of G (in fact, h(g-1 u g) = h(g)-1 h(u) h(g) = h(g)-1 eH h(g) = h(g)-1 h(g) = eH) and the image is a subgroup
Subgroup

In group theory, given a group G under a binary operation *, we say that some subset H of G is a subgroup of G if H also forms a group under the operation *....
 of H. The homomorphism h is injective (and called a group monomorphism) if and only if ker(h) = .

The kernel and image
Image (mathematics)

In mathematics, the image of a set under a given function is the set of all possible function outputs when taking each element of the set, successively, as the function's argument....
 a(G) = of a homomorphism can be interpreted as measuring how close it is to being an isomorphism. The First Isomorphism Theorem
Isomorphism theorem

In mathematics, the isomorphism theorems are three theorems, applied widely in the realm of universal algebra, stating the existence of certain natural isomorphisms....
 states that the image
Image (mathematics)

In mathematics, the image of a set under a given function is the set of all possible function outputs when taking each element of the set, successively, as the function's argument....
 of a group homomorphism, a(G) is isomorphic to the quotient group G/ker a.

Examples


  • Consider the cyclic group
    Cyclic group

    In group theory, a cyclic group or monogenous group is a group that can be generating set of a group by a single element, in the sense that the group has an element g such that, when written multiplicatively, every element of the group is a power of g ....
     Z/3Z = and the group of integers Z with addition. The map h : Z ? Z/3Z with h(u) = u mod
    Modular arithmetic

    In mathematics, modular arithmetic is a system of arithmetic for integers, where numbers "wrap around" after they reach a certain value — the modulus....
     3 is a group homomorphism. It is surjective and its kernel consists of all integers which are divisible by 3.


  • The exponential map
    Exponential function

    The exponential function is a function in mathematics. The application of this function to a value x is written as exp. Equivalently, this can be written in the form ex, where e is the mathematical constant that is the base of the natural logarithm and that is also known as Euler's number....
     yields a group homomorphism from the group of real number
    Real number

    In mathematics, the real numbers may be described informally in several different ways. The real numbers include both rational numbers, such as 42 and −23/129, and irrational numbers, such as pi and the square root of two; or, a real number can be given by an infinite decimal representation, such as 2.4871773339...., where the digits co...
    s R with addition to the group of non-zero real numbers R* with multiplication. The kernel is and the image consists of the positive real numbers.


  • The exponential map also yields a group homomorphism from the group of complex number
    Complex number

    In mathematics, the complex numbers are an extension of the real numbers obtained by adjoining an imaginary unit, denoted i, which satisfies:...
    s C with addition to the group of non-zero complex numbers C* with multiplication. This map is surjective and has the kernel , as can be seen from Euler's formula. Fields like R and C that have homomorphisms from their additive group to their multiplicative group are thus called exponential field
    Exponential field

    In mathematics, an exponential field is a Field that has an extra operation on its elements, extending the usual idea of exponentiation....
    s.


  • Given any two groups G and H, the map h : G ? H which sends every element of G to the identity element of H is a homomorphism; its kernel is all of G.


  • Given any group G, the identity map id : G ? G with id(u) = u for all u in G is a group homomorphism.


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
Class (set theory)

In set theory and its applications throughout mathematics, a class is a collection of Set which can be unambiguously defined by a property that all its members share....
 of all groups, together with group homomorphisms as morphisms, forms a category
Category theory

In mathematics, category theory deals in an abstract way with mathematical structures and relationships between them: it abstracts from set s and function s to objects linked in diagrams by morphisms or arrows....
.

Types of homomorphic maps


If the homomorphism h is a bijection
Bijection

In mathematics, a bijection, or a bijective function is a function f from a set X to a set Y with the property that, for every y in Y, there is exactly one x in X such that f = y....
, then one can show that its inverse is also a group homomorphism, and h is called a group isomorphism
Group isomorphism

In abstract algebra, a group isomorphism is a function between two group s that sets up a one-to-one correspondence between the elements of the groups in a way that respects the given group operations....
; in this case, the groups G and H are called isomorphic: they differ only in the notation of their elements and are identical for all practical purposes.

If h: G ? G is a group homomorphism, we call it an endomorphism
Endomorphism

In mathematics, an endomorphism is a morphism from a mathematical object to itself. For example, an endomorphism of a vector space V is a linear map ?: V ? V, and an endomorphism of a group G is a group homomorphism ?: G ? G....
 of G. If furthermore it is bijective and hence an isomorphism, it is called an automorphism
Automorphism

In mathematics, an automorphism is an isomorphism from a mathematical object to itself. It is, in some sense, a symmetry of the object, and a way of map the object to itself while preserving all of its structure....
. The set of all automorphisms of a group G, with functional composition as operation, forms itself a group, the automorphism group of G. It is denoted by Aut(G). As an example, the automorphism group of (Z, +) contains only two elements, the identity transformation and multiplication with -1; it is isomorphic to Z/2Z.

An epimorphism is a surjective
Surjective function

In mathematics, a function f is said to be surjective or onto, if its values span its whole codomain; that is, for every y in the codomain, there is at least one x in the domain such that f = y ....
 homomorphism, that is, a homomorphism which is onto as a function. A monomorphism is an injective
Injective function

In mathematics, an injective function is a function which associates distinct arguments with distinct values.An injective function is called an injection, and is also said to be a one-to-one function ....
 homomorphism, that is, a homomorphism which is one-to-one as a function.

Homomorphisms of abelian groups


If G and H are abelian
Abelian group

An abelian group, also called a commutative group, is a group satisfying the requirement that the product of elements does not depend on their order ....
 (i.e. commutative) groups, then the set Hom(G, H) of all group homomorphisms from G to H is itself an abelian group: the sum h + k of two homomorphisms is defined by (u) = h(u) + k(u)    for all u in G. The commutativity of H is needed to prove that h + k is again a group homomorphism. The addition of homomorphisms is compatible with the composition of homomorphisms in the following sense: if f is in Hom(K, G), h, k are elements of Hom(G, H), and g is in Hom(H,L), then o f = (h o f) + (k o f)   and    g o (h + k) = (g o h) + (g o k). This shows that the set End(G) of all endomorphisms of an abelian group forms a ring, the endomorphism ring
Endomorphism ring

In abstract algebra, one associates to certain objects a ring , the object's endomorphism ring, which encodes several internal properties of the object....
 of G. For example, the endomorphism ring of the abelian group consisting of the direct sum of m copies of Z/nZ is isomorphic to the ring of m-by-m matrices
Matrix (mathematics)

In mathematics, a matrix is a rectangular array of numbers, as shown at the right. In addition to a number of elementary, entrywise operations such as matrix addition a key notion is matrix multiplication....
 with entries in Z/nZ. The above compatibility also shows that the category of all abelian groups with group homomorphisms forms a preadditive category
Preadditive category

In mathematics, specifically in category theory, a preadditive category is a category that is enriched category over the monoidal category of abelian groups....
; the existence of direct sums and well-behaved kernels makes this category the prototypical example of an abelian category
Abelian category

In mathematics, an abelian category is a category in which morphisms and objects can be added and in which kernel s and cokernels exist and have desirable properties....
.

See also

  • Fundamental theorem on homomorphisms
    Fundamental theorem on homomorphisms

    In abstract algebra, the fundamental theorem on homomorphisms, also known as the fundamental homomorphism theorem, relates the structure of two objects between which a homomorphism is given, and of the Kernel and image of the homomorphism....


External links