nLab morphism

Contents

Idea

In category theory, the notion of morphism or map is an abstraction and generalisation of the notions of function, homomorphism (whence the name) and relation.

Morphisms ff are depicted as directed edges/arrows

xfy x \overset{f}{\longrightarrow} y

between pairs of vertices — the morphism’s source (domain) and target (codomain) objects. Systems of such arrows are called diagrams.

Definition

For a pair of objects xx, and yy in a (locally-small) category AA, the set, Hom A(x,y)Hom _A (x,y), is called the hom-set, the elements being morphisms of domain xx, and codomain yy. For a morphism ff, denote f:xyf : x \rightarrow y to mean fHom A(x,y)f \in Hom _A (x,y). In enriched categories, the object, Hom A(x,y)Hom _A (x,y), is called the hom-object.

In higher category theory, a morphism is a 1-cell of 0-cells in n-categories.

Examples

A familiar example is the topos Set of sets and mappings; the objects are sets, and the morphisms are mappings, or functions.

In Grp, the locally-small category of groups, and group homomorphisms; the objects are set-theoretical groups, and the morphisms are group homomorphisms.

In Top, the locally-small category of topological spaces, and continuous functions; the objects are sets of topological structure, and the morphisms are continuous functions.

Variations

Morphisms are notable for being rich in stuff, structures, and properties. This is an incomplete list of just some of those variations. Henceforth denote by AA, a category.

Monomorphism

A morphism fhom A(y,z)f \in hom _A (y,z), is a monomorphism, or is monic if it satisfies left-cancellation, as-in; for all morphisms g,hhom A(x,y)g, h \in hom _A (x,y), fg=fhg=hf \circ g=f \circ h \Rightarrow g=h. This is a generalisation of left-uniqueness in relations, injectivity in functions, and monomorphism in algebra. From strongest to weakest in properties:

Epimormphism

A morphism fhom A(x,y)f \in hom _A (x,y), is an epimorphism, or epic, if it satisfies right-cancellation, as-in; for all morphisms g,hhom A(y,z)g, h \in hom _A (y,z), gf=hfg=hg \circ f=h \circ f \Rightarrow g=h. This is a generalisation of right-totality in relations, surjectivity in functions, and epimorphism in abstract algebra. From strongest to weakest in properties:

Epic, and Monic

A morphism fHom A(x,y)f \in Hom _A (x,y), is a bimorphism, bimonomorphism, or is epic, and monic, if it satisfies left-cancellation, and right-cancellation. This is a generalisation of left-unique right-totality in relations, bijection in functions, and isomorphism in abstract algebra.

Isomorphism

A morphism, fHom A(x,y)f \in Hom _A (x,y), is an isomorphism, or is iso, if both it and its inverse morphism are epic, and monic. This is a generalisation of left-unique left-total right-unique right-totality in relations, bijection in functions, and isomorphism in abstract algebra.

Note, list is still incomplete.

Last revised on June 30, 2026 at 03:54:01. See the history of this page for a list of all contributions to it.