Morphism
An arrow between objects in a category.
Let be a category and . A morphism is an element of .
- The source/domain of is (compare domain).
- The target/codomain of is (compare codomain).
- Morphisms can be composed when targets and sources match, and each object has an identity morphism.
Special cases:
- If , then is an endomorphism.
- If is invertible (has a two-sided inverse), then is an isomorphism.
- If is left-cancellative under composition, then is a monomorphism (a “mono”).
- Dually, one has epimorphisms (“epis”).
Examples
- In , morphisms are functions between sets.
- In , morphisms are group homomorphisms.
- In , morphisms are continuous maps.