Homomorphism

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

In algebra, a homomorphism is a structure-preserving map between two algebraic structures of the same type (such as two groups, two rings, or two vector spaces). The word homomorphism comes from the ancient Greek language: ὁμός (homos) meaning "same" and μορφή (morphe) meaning "form" or "shape". However, the word was apparently introduced to mathematics due to a (mis)translation of German ähnlich meaning "similar" to ὁμός meaning "same".[1]

Homomorphisms of vector spaces are also called linear maps, and their study is the object of linear algebra.

The concept of homomorphism has been generalized, under the name of morphism, to many other structures that either do not have an underlying set, or are not algebraic. This generalization is the starting point of category theory.

A homomorphism may also be an isomorphism, an endomorphism, an automorphism, etc. (see below). Each of those can be defined in a way that may be generalized to any class of morphisms.

Definition[edit]

A homomorphism is a map between two algebraic structures of the same type (that is of the same name), that preserves the operations of the structures. This means a map between two sets A, B equipped with the same structure such that, if is an operation of the structure (supposed here, for simplification, to be a binary operation), then

for every pair x, y of elements of A.[note 1] One says often that f preserves the operation or is compatible with the operation.

Formally, a map preserves an operation μ of arity k, defined on both A and B if

for all elements a1, ..., ak in A.

The operations that must be preserved by a homomorphism include 0-ary operations, that is the constants. In particular, when an identity element is required by the type of structure, the identity element of the first structure must be mapped to the corresponding identity element of the second structure.

For example:

  • A semigroup homomorphism is a map between semigroups that preserves the semigroup operation.
  • A monoid homomorphism is a map between monoids that preserves the monoid operation and maps the identity element of the first monoid to that of the second monoid (the identity element is a 0-ary operation).
  • A group homomorphism is a map between groups that preserves the group operation. This implies that the group homomorphism maps the identity element of the first group to the identity element of the second group, and maps the inverse of an element of the first group to the inverse of the image of this element. Thus a semigroup homomorphism between groups is necessarily a group homomorphism.
  • A ring homomorphism is a map between rings that preserves the ring addition, the ring multiplication, and the multiplicative identity. Whether the multiplicative identity is to be preserved depends upon the definition of ring in use. If the multiplicative identity is not preserved, one has a rng homomorphism.
  • A linear map is a homomorphism of vector space, That is a group homomorphism between vector spaces that preserves the abelian group structure and scalar multiplication.
  • A module homomorphism, also called a linear map between modules, is defined similarly.
  • An algebra homomorphism is a map that preserves the algebra operations.

An algebraic structure may have more than one operation, and a homomorphism is required to preserve each operation. Thus a map that preserves only some of the operations is not a homomorphism of the structure, but only a homomorphism of the substructure obtained by considering only the preserved operations. For example, a map between monoids that preserves the monoid operation and not the identity element, is not a monoid homomorphism, but only a semigroup homomorphism.

The notation for the operations does not need to be the same in the source and the target of a homomorphism. For example, the real numbers form a group for addition, and the positive real numbers form a group for multiplication. The exponential function

satisfies

and is thus a homomorphism between these two groups. It is even an isomorphism (see below), as its inverse function, the natural logarithm, satisfies

and is also a group homomorphism.

Examples[edit]

Monoid homomorphism f from the monoid (N, +, 0) to the monoid (N, ×, 1), defined by f(x) = 2x. It is injective, but not surjective.

The real numbers are a ring, having both addition and multiplication. The set of all 2 × 2 matrices is also a ring, under matrix addition and matrix multiplication. If we define a function between these rings as follows:

where r is a real number, then f is a homomorphism of rings, since f preserves both addition:

and multiplication:

For another example, the nonzero complex numbers form a group under the operation of multiplication, as do the nonzero real numbers. (Zero must be excluded from both groups since it does not have a multiplicative inverse, which is required for elements of a group.) Define a function f from the nonzero complex numbers to the nonzero real numbers by

That is, f(z) is the absolute value (or modulus) of the complex number z. Then f is a homomorphism of groups, since it preserves multiplication:

Note that f cannot be extended to a homomorphism of rings (from the complex numbers to the real numbers), since it does not preserve addition:

As another example, the diagram shows a monoid homomorphism f from the monoid (N, +, 0) to the monoid (N, ×, 1). Due to the different names of corresponding operations, the structure preservation properties satisfied by f amount to f(x + y) = f(x) × f(y) and f(0) = 1.

A composition algebra A over a field F has a quadratic form, called a norm, N : AF, which is a group homomorphism from the multiplicative group of A to the multiplicative group of F.

Special homomorphisms[edit]

Several kinds of homomorphisms have a specific name, which is also defined for general morphisms.

Isomorphism[edit]

An isomorphism between algebraic structures of the same type is commonly defined as a bijective homomorphism.[2]:134 [3]:28

In the more general context of category theory, an isomorphism is defined as a morphism, which has an inverse that is also a morphism. In the specific case of algebraic structures, the two definitions are equivalent, although they may differ for non-algebraic structures, which have an underlying set.

More precisely, if

is a (homo)morphism, it has an inverse if there exists a homomorphism

such that

If A and B have underlying sets, and has an inverse g, then f is bijective. In fact, f is injective, as f(x) = f(y) implies x = g(f(x)) = g(f(y)) = y, and f is surjective, as, for any x in B, one has x = f(g(x)), and x is the image of an element of A.

Conversely, if is a bijective homomorphism between algebraic structures, let be the map such that g(y) is the unique element x of A such that f(x) = y. One has and it remains only to show that g is a homomorphism. If is a binary operation of the structure, for every pair x, y of elements of B, one has

and g is thus compatible with As the proof is similar for any arity, this shows that g is a homomorphism.

This proof does not work for non-algebraic structures. For examples, for topological spaces, a morphism is a continuous map, and the inverse of a bijective continuous map is not necessarily continuous. An isomorphism of topological spaces, called homeomorphism or bicontinuous map, is thus a bijective continuous map, whose inverse is also continuous.

Endomorphism[edit]

An endomorphism is a homomorphism whose domain equals the codomain, or, more generally, a morphism whose source is equal to the target.[2]:135

The endomorphisms of an algebraic structure, or of an object of a category form a monoid under composition.

The endomorphisms of a vector space or of a module form a ring. In the case of a vector space or a free module of finite dimension, the choice of a basis induces a ring isomorphism between the ring of endomorphisms and the ring of square matrices of the same dimension.

Automorphism[edit]

An automorphism is an endomorphism that is also an isomorphism.[2]:135

The automorphisms of an algebraic structure or of an object of a category form a group under composition, which is called the automorphism group of the structure.

Many groups that have received a name are automorphism groups of some algebraic structure. For example, the general linear group is the automorphism group of a vector space of dimension n over a field k.

The automorphism groups of fields were introduced by Évariste Galois for studying the roots of polynomials, and are the basis of Galois theory.

Monomorphism[edit]

For algebraic structures, monomorphisms are commonly defined as injective homomorphisms.[2]:134 [3]:29

In the more general context of category theory, a monomorphism is defined as a homomorphism that is left cancelable.[4] This means that a (homo)morphism is a monomorphism if, for any pair g, h of morphisms from any other object C to A, then implies g = h.

These two definitions of monomorphism are equivalent for all common algebraic structures. More precisely, they are equivalent for fields, for which every homomorphism is a monomorphism, and for varieties of universal algebra, that is algebraic structures for which operations and axioms (identities) are defined without any restriction (fields are not a variety, as the multiplicative inverse is defined either as a unary operation or as a property of the multiplication, which are, in both cases, defined only for nonzero elements).

In particular, the two definitions of a monomorphism are equivalent for sets, magmas, semigroups, monoids, groups, rings, fields, vector spaces and modules.

A split monomorphism is a homomorphism that has a right inverse. That is, a homomorphism is a split homomorphism if there exists a homomorphism such that A split monomorphism is always a monomorphism, for both meanings of monomorphism. For sets and vector spaces, every monomorphism is a split homomorphism, but this property does not hold for most common algebraic structures.

Proof of the equivalence of the two definitions of monomorphisms

An injective homomorphism is left cancelable: If one has for every x in C, the common source of g and h. If f is injective, then g(x) = h(x), and thus g = h. This proof works not only for algebraic structures, but also for any category whose objects are sets and arrows are maps between these sets. For example, an injective continuous map is a monomorphism in the category of topological spaces.

For proving that, conversely, a left cancelable homomorphism is injective, it is useful to consider a free object on x. Given a variety of algebraic structures a free object on x is a pair consisting of an algebraic structure L of this variety and an element x of L satisfying the following universal property: for every structure S of the variety, and every element s of S, there is a unique homomorphism such that f(x) = s. For example, for sets, the free object on x is simply {x}; for semigroups, the free object on x is which, as, a semigroup, is isomorphic to the additive semigroup of the positive integers; for monoids, the free object on x is which, as, a monoid, is isomorphic to the additive monoid of the nonnegative integers; for groups, the free object on x is the infinite cyclic group which, as, a group, is isomorphic to the additive group of the integers; for rings, the free object on x is the polynomial ring for vector spaces or modules, the free object on x is the vector space or free module that has x as a basis.

If a free object over x exists, then every left cancelable homomorphism is injective: let be a left cancelable homomorphism, and a and b be two elements of A such f(a) = f(b). By definition of the free object F, there exist homomorphisms g and h from F to A such that g(x) = a and h(x) = b. As f(g(x) = f(h(x), one has by the uniqueness in the definition of a universal property. As f is left cancelable, one has g = h, and thus a = b. Therefore, f is injective.

Existence of a free object on x for a variety (see also Free object § Existence): For building a free object over x, let us consider the set W of the well-formed formulas built up from x and the operations of the structure. Two such formulas are said equivalent if one may pass from one to the other by applying the axioms (identities of the structure). This defines an equivalence relation, if the identities are not subject to conditions, that is if one works with a variety. Then the operations of the variety are well defined on the set of equivalence classes of W for this relation. It is straightforward to show that the resulting object is a free object on W.

Epimorphism[edit]

In algebra, epimorphisms are often defined as surjective homomorphisms.[2]:134[3]:43 On the other hand, in category theory, epimorphisms are defined as right cancelable.[4] This means that a (homo)morphism is an epimorphism if, for any pair g, h of morphisms from B to any other object C, the equality implies g = h.

A surjective homomorphism is always right cancelable, but the converse is not always true for algebraic structures. However, the two definitions of epimorphism are equivalent for sets, vector spaces, abelian groups, modules (see below for a proof), and groups.[5] The importance of these structures in all mathematics, and specially in linear algebra and homological algebra, may explain the coexistence of two non-equivalent definitions.

Algebraic structures for which there exist non-surjective epimorphisms include semigroups and rings. The most basic example is the inclusion of integers into rational numbers, which is an homomorphism of rings and of multiplicative semigroups. For both structures it is a monomorphism and a non-surjective epimorphism, but not an isomorphism.[4][6]

A wide generalization of this example is the localization of a ring by a multiplicative set. Every localization is a ring epimorphism, which is not, in general, surjective. As localizations are fundamental in commutative algebra and algebraic geometry, this may explain why in these areas, the definition of epimorphisms as right cancelable homomorphisms is generally preferred.

A split epimorphism is a homomorphism that has a left inverse. That is, a homomorphism is a split epimorphism if there exists a homomorphism such that A split epimorphism is always an epimorphism, for both meanings of epimorphism. For sets and vector spaces, every epimorphism is a split epimorphism, but this property does not hold for most common algebraic structures.

In summary, one has

the last implication is an equivalence for sets, vector spaces, modules and abelian groups; the first implication is an equivalence for sets and vector spaces.

Equivalence of the two definitions of epimorphism

Let be a homomorphism. We want to prove that if it is not surjective, it is not right cancelable.

In the case of sets, let b be an element of B that not belongs to f(A), and define such that g is the identity function, and that h(x) = x for every except that h(b) is any other element of B. Clearly f is not right cancelable, as gh and

In the case of vector spaces, abelian groups and modules, the proof relies on the existence of cokernels and on the fact that the zero maps are homomorphisms: let C be the cokernel of f, and be the canonical map, such that g(f(A)) = 0. Let be the zero map. If f is not surjective, C ≠ 0, and thus gh (one is a zero map, while the other is not). Thus f is not cancelable, as (both are the zero map from A to C).

Kernel[edit]

Any homomorphism f : XY defines an equivalence relation ~ on X by a ~ b if and only if f(a) = f(b). The relation ~ is called the kernel of f. It is a congruence relation on X. The quotient set X / ~ can then be given a structure of the same type, in a natural way, by defining the operations as [x] ∗ [y] = [xy]. In that case the image of X in Y under the homomorphism f is necessarily isomorphic to X / ~; this fact is one of the isomorphism theorems.

When the algebraic structure is a group for some operation, the equivalence class K of the identity element of this operation suffices to characterize the equivalence relation. In this case, the quotient by the equivalence relation is denoted by X/K (usually read as "X mod K"). Also in this case, it is K, rather than ~, that is called the kernel of f. The kernels of homomorphisms of a given type of algebraic structure are naturally equipped with some structure. This structure type of the kernels is the same as the considered structure, in the case of abelian groups, vector spaces and modules, but is different and has received a specific name in other cases, such as normal subgroup for kernels of group homomorphisms and ideals for kernels of ring homomorphisms (in the case of non-commutative rings, the kernels are the two-sided ideals).

Relational structures[edit]

In model theory, the notion of an algebraic structure is generalized to structures involving both operations and relations. Let L be a signature consisting of function and relation symbols, and A, B be two L-structures. Then a homomorphism from A to B is a mapping h from the domain of A to the domain of B such that

  • h(FA(a1,…,an)) = FB(h(a1),…,h(an)) for each n-ary function symbol F in L,
  • RA(a1,…,an) implies RB(h(a1),…,h(an)) for each n-ary relation symbol R in L.

In the special case with just one binary relation, we obtain the notion of a graph homomorphism. For a detailed discussion of relational homomorphisms and isomorphisms see.[7]

Formal language theory[edit]

Homomorphisms are also used in the study of formal languages[8] and are often briefly referred to as morphisms.[9] Given alphabets Σ1 and Σ2, a function h : Σ1 → Σ2 such that h(uv) = h(u) h(v) for all u and v in Σ1 is called a homomorphism on Σ1.[note 2] If h is a homomorphism on Σ1 and e denotes the empty word, then h is called an e-free homomorphism when h(x) ≠ e for all xe in Σ1.

The set Σ of words formed from the alphabet Σ may be thought of as the free monoid generated by Σ. Here the monoid operation is concatenation and the identity element is the empty word. From this perspective, a language homormorphism is precisely a monoid homomorphism.[note 3]

See also[edit]

Notes[edit]

  1. ^ As it is often the case, but not always, the same symbol for the operation of both A and B was used here.
  2. ^ The ∗ denotes the Kleene star operation, while Σ denotes the set of words formed from the alphabet Σ, including the empty word. Juxtaposition of terms denotes concatenation. For example, h(u) h(v) denotes the concatenation of h(u) with h(v).
  3. ^ We are assured that a language homomorphism h maps the empty word e to the empty word. Since h(e) = h(ee) = h(e)h(e), the number w of characters in h(e) equals the number 2w of characters in h(e)h(e). Hence w = 0 and h(e) has null length.

References[edit]

  1. ^ "Whence "homomorphism" and "homomorphic"?". mathoverflow.net. Retrieved 21 March 2018.
  2. ^ a b c d e Birkhoff, Garrett (1967) [1940], Lattice theory, American Mathematical Society Colloquium Publications, 25 (3rd ed.), Providence, R.I.: American Mathematical Society, ISBN 978-0-8218-1025-5, MR 0598630
  3. ^ a b c Stanley N. Burris; H.P. Sankappanavar (2012). A Course in Universal Algebra (PDF). ISBN 978-0-9880552-0-9.
  4. ^ a b c Mac Lane, Saunders (1971). Categories for the Working Mathematician. Graduate Texts in Mathematics. 5. Springer-Verlag. Exercise 4 in section I.5. ISBN 0-387-90036-5. Zbl 0232.18001.
  5. ^ Linderholm, C. E. (1970). A group epimorphism is surjective. The American Mathematical Monthly, 77(2), 176-177.
  6. ^ Dăscălescu, Sorin; Năstăsescu, Constantin; Raianu, Şerban (2001). Hopf Algebra: An Introduction. Pure and Applied Mathematics. 235. New York, NY: Marcel Dekker. p. 363. ISBN 0824704819. Zbl 0962.16026.
  7. ^ Section 17.4, in Gunther Schmidt, 2010. Relational Mathematics. Cambridge University Press, ISBN 978-0-521-76268-7
  8. ^ Seymour Ginsburg, Algebraic and automata theoretic properties of formal languages, North-Holland, 1975, ISBN 0-7204-2506-9,
  9. ^ T. Harju, J. Karhumӓki, Morphisms in Handbook of Formal Languages, Volume I, edited by G. Rozenberg, A. Salomaa, Springer, 1997, ISBN 3-540-61486-9.