All Topics  
Morphism

 

   Email Print
   Bookmark   Link






 

Morphism



 
 
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....
, a morphism is an abstraction
Abstraction (mathematics)

Abstraction in mathematics is the process of extracting the underlying essence of a mathematical concept, removing any dependence on real world objects with which it might originally have been connected, and generalising it so that it has wider applications....
 derived from structure-preserving mappings
Map (mathematics)

In mathematics and related technical fields, the term map or mapping is often a synonym for Function . Thus, for example, a partial map is a partial function, and a total map is a total function....
 between two mathematical structure
Mathematical structure

In mathematics, a structure on a Set , or more generally a intuitionistic type theory, consists of additional mathematical objects that in some manner attach to the set, making it easier to visualize or work with, or endowing the collection with meaning or significance....
s.

The study of morphisms and of the structures (called objects
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....
) over which they are defined, is central to category theory
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....
. Much of the terminology of morphisms, as well as the intuition underlying them, comes from concrete categories
Concrete category

In mathematics, a concrete category is commonly understood as a category whose objects are mathematical structure Set , whose morphisms are structure-preserving function s, and whose composition operation is function composition....
, where the objects are simply sets with some additional structure, and morphisms are functions preserving this structure.






Discussion
Ask a question about 'Morphism'
Start a new discussion about 'Morphism'
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....
, a morphism is an abstraction
Abstraction (mathematics)

Abstraction in mathematics is the process of extracting the underlying essence of a mathematical concept, removing any dependence on real world objects with which it might originally have been connected, and generalising it so that it has wider applications....
 derived from structure-preserving mappings
Map (mathematics)

In mathematics and related technical fields, the term map or mapping is often a synonym for Function . Thus, for example, a partial map is a partial function, and a total map is a total function....
 between two mathematical structure
Mathematical structure

In mathematics, a structure on a Set , or more generally a intuitionistic type theory, consists of additional mathematical objects that in some manner attach to the set, making it easier to visualize or work with, or endowing the collection with meaning or significance....
s.

The study of morphisms and of the structures (called objects
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....
) over which they are defined, is central to category theory
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....
. Much of the terminology of morphisms, as well as the intuition underlying them, comes from concrete categories
Concrete category

In mathematics, a concrete category is commonly understood as a category whose objects are mathematical structure Set , whose morphisms are structure-preserving function s, and whose composition operation is function composition....
, where the objects are simply sets with some additional structure, and morphisms are functions preserving this structure. Nevertheless, morphisms are not necessarily functions
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....
, and objects over which morphisms are defined are not necessarily sets. Instead, a morphism is often thought of as an arrow
Commutative diagram

In mathematics, and especially in category theory a commutative diagram is a diagram of objects, also known as vertices, and morphisms, also known as arrows or edges, such that when selecting two objects any directed path through the diagram leads to the same result by composition....
 linking an object called the domain
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....
 to another object called the codomain
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....
. Hence morphisms do not so much map sets into sets, as embody a relationship between some posited domain and codomain.

The notion of morphism recurs in much of contemporary mathematics. In set theory
Set theory

Set theory is the branch of mathematics that studies Set , which are collections of objects. Although any type of object can be collected into a set, set theory is applied most often to objects that are relevant to mathematics....
, morphisms are functions; in linear algebra
Linear algebra

Linear algebra is the branch of mathematics concerned with the study of Euclidean vectors, vector spaces , linear maps , and system of linear equations....
, linear transformations; in group theory
Group theory

In mathematics and abstract algebra, group theory studies the algebraic structures known as group .The concept of a group is central to abstract algebra: other well-known algebraic structures, such as ring , field , and vector spaces can all be seen as groups endowed with additional operations and axioms....
, group homomorphism
Group homomorphism

In mathematics, given two group and , a group homomorphism from to is a function h : G ? H such that for all u and v in G it holds that...
s; in topology
Topology

Topology is a major area of mathematics that has emerged through the development of concepts from geometry and set theory, such as those of space, dimension, shape, transformation and others....
, continuous functions; in universal algebra
Universal algebra

Universal algebra is the field of mathematics that studies algebraic structures themselves, not examples of algebraic structures.For instance, rather than take particular groups as the object of study, in universal algebra one takes "the theory of groups" as an object of study....
, homomorphisms.

Definition


A category
Category (mathematics)

In mathematics, a category is a fundamental and abstract way to describe mathematical entities and their relationships. A category is composed of a collection of abstract "objects" of any kind, linked together by a collection of abstract "morphism" of any kind that have a few basic properties ....
 C consists of two classes
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....
, one of objects and the other of morphisms.

There are two operations defined on every morphism, the domain (or source) and the codomain
Codomain

In mathematics, the codomain, range or target set, of a function , described symbolically as ' : ' ? ', is the set ' into which all of the output of the function is constrained to fall....
 (or target).

If a morphism f has domain X and codomain Y, we write f : XY. Thus a morphism is an arrow from its domain to its codomain. The collection of all morphisms from X to Y is denoted homC(X,Y) or simply hom(X, Y) and called the hom-set between X and Y. (Some authors write MorC(X,Y) or Mor(X, Y)). Note that the term hom-set is a bit of a misnomer as the collection of morphisms is not required to be a set.

For every three objects X, Y, and Z, there exists a binary operation
Binary operation

In mathematics, a binary operation is a calculation involving two operands, in other words, an operation whose arity is two. Binary operations can be accomplished using either a binary function or binary operator....
 hom(X, Y) × hom(Y, Z) → hom(X, Z) called composition
Function composition

In mathematics, a composite function represents the application of one function to the results of another. For instance, the functions and can be composed by first computing a f and then applying a function g to the output of f....
. The composite of is written g o f or gf. The composition of morphisms is often represented by a commutative diagram
Commutative diagram

In mathematics, and especially in category theory a commutative diagram is a diagram of objects, also known as vertices, and morphisms, also known as arrows or edges, such that when selecting two objects any directed path through the diagram leads to the same result by composition....
. For example,

Morphisms satisfy two axiom
Axiom

In traditional logic, an axiom or postulate is a proposition that is not proved or demonstrated but considered to be either self-evidence, or subject to necessary decision....
s:
  • Identity: for every object X, there exists a morphism idX : XX called the identity morphism on X, such that for every morphism we have idB o f = f = f o idA.
  • Associativity
    Associativity

    In mathematics, associativity is a property that a binary operation can have. It means that, within an expression containing two or more of the same associative operators in a row, the order that the operations are performed does not matter as long as the sequence of the operands is not changed....
    :
    h o (g o f) = (h o g) o f whenever the operations are defined.


When C is a concrete category, the identity morphism is just the identity function
Identity function

In mathematics, an identity function, also called identity map or identity transformation, is a function that always returns the same value that was used as its argument....
, and composition is just the ordinary composition of functions. Associativity then follows, because the composition of functions is associative.

Note that the domain and codomain are in fact part of the information determining a morphism. For example, in the category of sets, where morphisms are functions, two functions may be identical as sets of ordered pairs (may have the same range
Range (mathematics)

In mathematics, the range of a function is the Set of all "output" values produced by that function. Sometimes it is called the , or more precisely, the image of the domain of the function....
), while having different codomains. The two functions are distinct from the viewpoint of category theory. Thus many authors require that the hom-classes hom(X, Y) be disjoint. In practice, this is not a problem because if this disjointness does not hold, it can be assured by appending the domain and codomain to the morphisms, (say, as the second and third components of an ordered triple).

Alternate definition using a "null morphism"

Since there is exactly one identity morphism idX for each object X, the class of objects can be dropped from the definition of a category, and replaced with the subclass of homC consisting of the identity morphisms. In this formulation, a category C consists of a non-empty class homC with one additional structure: the composition function, a binary operation o: homC × homC → homC. Composition is defined for all pairs of morphisms (elements of homC), with the help of a null morphism (or just null) ø in homC, which obeys fø = øf = ø for every morphism f. The class C0 of identity morphisms (or just identities) consists of those elements X?ø of homC such that, for every g in homC, . Up to isomorphism, the only category with no identities is the null category 0 = (equipped with the obvious composition function).

In order to form a category, the composition operation must be associative and must also split over the identity morphisms, meaning that:
  • For every f?ø in homC, fX must be non-null (and equal to f) for exactly one X in C0 (the domain of f).
  • For every g?ø in homC, Yg must be non-null (and equal to g) for exactly one Y in C0 (the codomain of g).
  • Consequently, domain(f) = codomain(g) is a necessary condition for fg to be non-null. This must also be a sufficient condition.
Thus the class homC of morphisms is the union of the non-overlapping classes . The domain homC × homC of the composition operation may be divided into the null sector and the collection of non-null sectors homC(X,Y) × homC(Y,Z).

The two definitions of a category are equivalent, but the formulation with the "null morphism" has several advantages:
  • We can identify the category with its class of morphisms (including the null morphism), and write C for both. Thus a category is simply a non-empty class C, equipped with an associative binary operation with null ø, which splits over a subclass C0 of identities.
  • The composition operation is a total function on C × C; instead of splitting C into hom-classes and enumerating cases in which composition is and isn't defined, one can usually make simpler statements about the preimage of ø.
  • Statements about the objects of the category reduce to statements about the subclass C0 of identity morphisms in homC, and can often be subsumed into facts about identity morphisms. For instance, a (total) functor
    Functor

    In category theory, a branch of mathematics, a functor is a special type of mapping between categories. Functors can be thought of as morphisms in the category of small categories....
     F from category C to category D is just a function which preserves the composition operation (including its null and its subclass of identities). The statement that F preserves the identity subclass implies that ; the mapping of objects given in the usual definition of a functor is recovered as the restriction of F to C0.
  • We obtain a null category 0 = , distinct from the trivial category 1 = . (The trivial category is equipped with the only composition operation under which 1 is not equivalent to ø.) This null category serves as a zero object in the category of small categories
    Category of small categories

    In mathematics, specifically in category theory, the category of small categories, denoted by Cat, is the category whose objects are all small category and whose morphisms are functors between categories....
     Cat, if we take the morphisms of Cat to include all partial functors: maps F: CD which preserve the composition operation (and its null) and map C0 into . (Note that "partial functor" is usually used in a different sense, analogous to the use of partial function
    Partial function

    In mathematics, a partial function is a binary relation that associates each element of a Set , sometimes called its domain , with at most one element of another set, called its codomain....
     to describe a function of several variables in which some have already been fixed.)


This version of the category of small categories is not the same as the usual definition of Cat, in which the class of morphisms is limited to the total functors, and thus the empty category Ø = is an initial object but the terminal object is 1 = . Statements about functors can be clearly divided into those which apply also to partial functors and those which apply only to total functors (those with kernel 0). Similarly, one can define a version of the category of sets
Category of sets

In mathematics, the category of sets, denoted as Set, is the Category theory whose Category theory are all Set and whose morphisms are all function s....
 in which the morphisms are the partial function
Partial function

In mathematics, a partial function is a binary relation that associates each element of a Set , sometimes called its domain , with at most one element of another set, called its codomain....
s and the null set is a zero object; the total functions are those partial functions whose kernel is the null set. These examples illustrate that the essential property of a category is not its class of objects, nor even its class of morphisms, but its composition operation. This operation is usually implicit in the name of the class of morphisms; thus it would perhaps be better to name a category after its morphisms (e. g., the "category of total functions" vs. the "category of partial functions") rather than after its objects (the "category of sets").

Some specific morphisms


  • Monomorphism
    Monomorphism

    In the context of abstract algebra or universal algebra, a monomorphism is an Injective function homomorphism. A monomorphism from X to Y is often denoted with the notation ....
    : f : X ? Y is called a monomorphism
    Monomorphism

    In the context of abstract algebra or universal algebra, a monomorphism is an Injective function homomorphism. A monomorphism from X to Y is often denoted with the notation ....
     if f o g1 = f o g2 implies g1 = g2 for all morphisms g1, g2 : Z ? X.

    It is also called a mono or a monic. The morphism f has a left inverse if there is a morphism g:Y ? X such that g o f = idX. The left inverse g is also called a retraction of f. Morphisms with left inverses are always monomorphisms, but the converse is not always true in every category; a monomorphism may fail to have a left-inverse.

    A split monomorphism h : X ? Y is a monomorphism having a left inverse g : Y ? X, so that g o h = idX. Thus h o g : YY is idempotent, so that (h o g)2 = h o g.

    In concrete categories, a function which has left inverse is injective. Thus in concrete categories, monomorphisms are often, but not always, injective. The condition of being an injection is stronger than that of being a monomorphism, but weaker than that of being a split monomorphism.



  • Epimorphism
    Epimorphism

    In category theory an epimorphism is a morphism f : X ? Y which is Cancellation property in the sense that, for all morphisms ,Epimorphisms are analogues of surjective functions, but they are not exactly the same....
    : Dually, f : X ? Y is called an epimorphism
    Epimorphism

    In category theory an epimorphism is a morphism f : X ? Y which is Cancellation property in the sense that, for all morphisms ,Epimorphisms are analogues of surjective functions, but they are not exactly the same....
     if g1 o f = g2 o f implies g1 = g2 for all morphisms g1, g2 : Y ? Z. It is also called an epi or an epic. The morphism f has a right-inverse if there is a morphism g : Y ? X such that f o g = idY. The right inverse g is also called a section of f. Morphisms having a right inverse are always epimorphisms, but the converse is not always true in every category, as an epimorphism may fail to have a right inverse.

    A split epimorphism is an epimorphism having a right inverse.

    In concrete categories, a function which has a right inverse is surjective. Thus in concrete categories, epimorphisms are often, but not always, surjective. The condition of being a surjection is stronger than that of being an epimorphism, but weaker than that of being a split epimorphism. In the category of sets

    Category of sets

    In mathematics, the category of sets, denoted as Set, is the Category theory whose Category theory are all Set and whose morphisms are all function s....
    , every surjection has a section, a result equivalent to the axiom of choice
    Axiom of choice

    In mathematics, the axiom of choice, or AC, is an axiom of set theory. Informally put, the axiom of choice says that given any collection of bins, each containing at least one object, it is possible to make a selection of exactly one object from each bin, even if there are infinite set many bins and there is no "rule" for which object t...
    .

    Note that if a split monomorphism f has a left-inverse g, then g is a split epimorphism and has right-inverse f.



  • A bimorphism is a morphism that is both an epimorphism and a monomorphism.


  • Isomorphism
    Isomorphism

    In abstract algebra, an isomorphism is a bijection map f such that both f and its inverse function f −1 are homomorphisms, i.e., structure-preserving mappings....
    : f : X ? Y is called an isomorphism
    Isomorphism

    In abstract algebra, an isomorphism is a bijection map f such that both f and its inverse function f −1 are homomorphisms, i.e., structure-preserving mappings....
     if there exists a morphism g : Y ? X such that f o g = idY and g o f = idX.

    If a morphism has both left-inverse and right-inverse, then the two inverses are equal, so f is an isomorphism, and g is called simply the inverse of f. Inverse morphisms, if they exist, are unique. The inverse g is also an isomorphism with inverse f. Two objects with an isomorphism between them are said to be isomorphic or equivalent.

    Note that while every isomorphism is a bimorphism, a bimorphism is not necessarily an isomorphism. For example, in the category of commutative ring

    Commutative ring

    In ring theory, a branch of abstract algebra, a commutative ring is a Ring in which the multiplication operation is commutative. The study of commutative rings is called commutative algebra....
    s the inclusion Z ? Q is a bimorphism which is not an isomorphism. However, any morphism that is both an epimorphism and a split monomorphism, or both a monomorphism and a split epimorphism, must be an isomorphism. A category, such as Set, in which every bimorphism is an isomorphism is known as a balanced category.


  • 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....
    : f : X ? X is 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 X.

    A split endomorphism is an idempotent endomorphism f if f admits a decomposition f = h o g with g o h = id. In particular, the Karoubi envelope

    Karoubi envelope

    In mathematics the Karoubi envelope of a category C is a classification of the idempotents of C, by means of an auxiliary category....
     of a category splits every idempotent morphism.


  • 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....
     is a morphism that is both an endomorphism and an isomorphism.




Examples

  • In the concrete categories studied in universal algebra
    Universal algebra

    Universal algebra is the field of mathematics that studies algebraic structures themselves, not examples of algebraic structures.For instance, rather than take particular groups as the object of study, in universal algebra one takes "the theory of groups" as an object of study....
     (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....
    , rings, modules
    Module (mathematics)

    In abstract algebra, the concept of a module over a ring is a generalization of the notion of vector space, where instead of requiring the scalar to lie in a field , the "scalars" may lie in an arbitrary ring....
    , etc.), morphisms are called homomorphism
    Homomorphism

    In abstract algebra, a homomorphism is a structure-preserving map between two algebraic structures . The word homomorphism comes from the Greek language: ???? meaning "same" and ???f? meaning "shape"....
    s. Likewise, the notions of automorphism, endomorphism, epimorphism, homeomorphism
    Homeomorphism

    In the mathematics field of topology, a homeomorphism or topological isomorphism is a continuous function between two topological spaces....
    , isomorphism, and monomorphism all find use in universal algebra.


  • In the category of topological spaces
    Category of topological spaces

    In mathematics, the category of topological spaces, often denoted Top, is the category whose object s are topological spaces and whose morphisms are continuous maps....
    , morphisms are continuous function
    Continuous function

    In mathematics, a continuous function is a function for which, intuitively, small changes in the input result in small changes in the output. Otherwise, a function is said to be discontinuous....
    s and isomorphisms are called homeomorphism
    Homeomorphism

    In the mathematics field of topology, a homeomorphism or topological isomorphism is a continuous function between two topological spaces....
    s.


  • In the category of smooth manifolds, morphisms are smooth function
    Smooth function

    In mathematical analysis, a differentiability class is a classification of function according to the properties of their derivatives. Higher order differentiability classes correspond to the existence of more derivatives....
    s and isomorphisms are called diffeomorphism
    Diffeomorphism

    In mathematics, a diffeomorphism is an isomorphism of smooth manifolds. It is an invertible function that map s one differentiable manifold to another, such that both the function and its inverse are smooth function....
    s.


  • In the category of small categories, functor
    Functor

    In category theory, a branch of mathematics, a functor is a special type of mapping between categories. Functors can be thought of as morphisms in the category of small categories....
    s can be thought of as morphisms.


  • In a functor category
    Functor category

    In category theory, a branch of mathematics, the functors between two given categories can themselves be turned into a category; the morphisms in this functor category are natural transformations between functors....
    , the morphisms are natural transformation
    Natural transformation

    In category theory, a branch of mathematics, a natural transformation provides a way of transforming one functor into another while respecting the internal structure of the categories involved....
    s.


For more examples, see the entry category theory
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....
.

See also

  • anamorphism
    Anamorphism

    Anamorphosis is a distorted projection or perspective requiring the viewer to use special devices or occupy a specific vantage point to reconstitute the image....
  • 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....
  • catamorphism
    Catamorphism

    In category theory, the concept of catamorphism denotes the unique homomorphism for an initial algebra. The concept has been applied to functional programming....
  • category theory
    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....
  • concrete category
    Concrete category

    In mathematics, a concrete category is commonly understood as a category whose objects are mathematical structure Set , whose morphisms are structure-preserving function s, and whose composition operation is function composition....
  • diffeomorphism
    Diffeomorphism

    In mathematics, a diffeomorphism is an isomorphism of smooth manifolds. It is an invertible function that map s one differentiable manifold to another, such that both the function and its inverse are smooth function....
  • 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....
  • epimorphism
    Epimorphism

    In category theory an epimorphism is a morphism f : X ? Y which is Cancellation property in the sense that, for all morphisms ,Epimorphisms are analogues of surjective functions, but they are not exactly the same....
  • holomorphic function
    Holomorphic function

    Holomorphic functions are the central object of study of complex analysis; they are function defined on an open set of the complex number C with values in C that are complex-differentiable at every point....
  • homeomorphism
    Homeomorphism

    In the mathematics field of topology, a homeomorphism or topological isomorphism is a continuous function between two topological spaces....
  • homomorphism
    Homomorphism

    In abstract algebra, a homomorphism is a structure-preserving map between two algebraic structures . The word homomorphism comes from the Greek language: ???? meaning "same" and ???f? meaning "shape"....
  • hylomorphism
    Hylomorphism (computer science)

    In computer science, and in particular functional programming, a hylomorphism is a recursive function, corresponding to the function composition of an anamorphism and a catamorphism ....
  • isomorphism
    Isomorphism

    In abstract algebra, an isomorphism is a bijection map f such that both f and its inverse function f −1 are homomorphisms, i.e., structure-preserving mappings....
  • monomorphism
    Monomorphism

    In the context of abstract algebra or universal algebra, a monomorphism is an Injective function homomorphism. A monomorphism from X to Y is often denoted with the notation ....
  • normal morphism
    Normal morphism

    In category theory and its applications to mathematics, a normal monomorphism or normal epimorphism is a particularly well-behaved type of morphism....
  • paramorphism
    Paramorphism

    A paramorphism is an extension of the concept of catamorphism to deal with a form which ?eats its argument and keeps it too?, as exemplified by the factorial function....
  • zero morphism
    Zero morphism

    In category theory, a zero morphism is a special kind of "trivial" morphism. Suppose C' is a Category , and for any two mathematical object X'' and Y'' in C' we are given a morphism 0XY'' : X'' → Y'' with the following Property : for any two morphism f'' : R'' → S'' and g'' : U'' → V''...


External links