Morphisms are the arrows that connect objects in categories. They come in different flavors: monomorphisms, epimorphisms, and isomorphisms. Each type has unique properties that define how objects relate to one another.
Understanding these morphism types is crucial for grasping category theory. They help us see how mathematical structures connect and transform, giving us a powerful lens to view relationships across various mathematical domains.
Properties of Morphisms
Types of morphisms
- Monomorphism (monic morphism or left-cancellative morphism)
- A morphism is a monomorphism if it is left-cancellative
- For any object and morphisms , if , then
- Injective functions are monomorphisms in the category of sets
- The inclusion map from a subgroup to its parent group is a monomorphism in the category of groups
- The inclusion map from a subspace to its parent vector space is a monomorphism in the category of vector spaces
- Epimorphism (epic morphism or right-cancellative morphism)
- A morphism is an epimorphism if it is right-cancellative
- For any object and morphisms , if , then
- Surjective functions are epimorphisms in the category of sets
- The quotient map from a group to its quotient group is an epimorphism in the category of groups
- The projection map from a vector space to its quotient space is an epimorphism in the category of vector spaces
- Isomorphism
- A morphism is an isomorphism if there exists an inverse morphism
- and , where and are the identity morphisms of objects and , respectively
- Bijective functions are isomorphisms in the category of sets
- The isomorphism between a group and its isomorphic copy is an isomorphism in the category of groups
- The isomorphism between a vector space and its isomorphic copy is an isomorphism in the category of vector spaces
Left vs right invertibility
- Left invertibility
- A morphism is left invertible if there exists a morphism such that
- If is left invertible, it is a monomorphism because it is left-cancellative
- The left inverse is not necessarily unique
- Right invertibility
- A morphism is right invertible if there exists a morphism such that
- If is right invertible, it is an epimorphism because it is right-cancellative
- The right inverse is not necessarily unique

Relationships among morphism types
- Isomorphisms are both monomorphisms and epimorphisms
- If is an isomorphism, then it is both left and right invertible
- Being left invertible implies is a monomorphism, and being right invertible implies is an epimorphism
- In some categories, monomorphisms and epimorphisms are not necessarily isomorphisms
- The inclusion map from the integers to the rational numbers is both a monomorphism and an epimorphism in the category of rings
- However, it is not an isomorphism because there is no inverse map from the rational numbers to the integers
Isomorphisms as mono-epimorphisms
- To prove an isomorphism is a monomorphism:
- Let be an isomorphism with inverse
- Suppose are morphisms such that
- Compose both sides with to get
- By associativity,
- Since , we have , proving is a monomorphism
- To prove an isomorphism is an epimorphism:
- Let be an isomorphism with inverse
- Suppose are morphisms such that
- Compose both sides with to get
- By associativity,
- Since , we have , proving is an epimorphism