Categories and Functors - Key Properties
Understanding the properties of categories and functors reveals the richness of categorical structure and enables deeper mathematical insights.
A morphism in a category is an isomorphism if there exists a morphism such that:
Objects and are isomorphic, written , if there exists an isomorphism between them.
Let be a morphism in category .
- is a monomorphism (monic) if for all morphisms , we have
- is an epimorphism (epic) if for all morphisms , we have
- is a section (split monic) if there exists with
- is a retraction (split epic) if there exists with
In Set, monomorphisms are precisely injective functions and epimorphisms are surjective functions. However, in arbitrary categories, these notions may differ from their set-theoretic counterparts. For example, in the category of Hausdorff spaces, the inclusion is both monic and epic, but not an isomorphism.
A subcategory of a category consists of:
- A subcollection of objects of
- For each pair of objects in , a subcollection of
- The same identity morphisms and composition as in
The subcategory is full if for all objects in , we have .
- FinSet (finite sets) is a full subcategory of Set
- Ab (abelian groups) is a full subcategory of Grp
- CompHaus (compact Hausdorff spaces) is a full subcategory of Top
Let be a functor.
- is faithful if for all objects in , the function is injective
- is full if this function is surjective
- is fully faithful if it is both full and faithful (i.e., the function is bijective)
- is essentially surjective if for every object in , there exists an object in such that
Given a category , the opposite category has:
- The same objects as
- For objects , we have
- Composition defined by
A contravariant functor is equivalent to a covariant functor .
The opposite category construction embodies the duality principle: any statement about categories remains true when we reverse all arrows. For instance, the notion of monomorphism in corresponds to epimorphism in .
Given categories and , their product category has:
- Objects: pairs where and
- Morphisms: pairs where in and in
- Composition:
These structural properties of categories and functors form the foundation for more advanced categorical concepts, enabling us to study relationships between mathematical structures in a unified and elegant framework.