Overview
Related notes: Categorical functors
Basic definitions
Definition: Category
A category consists of four pieces of data:
- A collection of “objects”.
- For each pair of objects , a set of morphisms from to . A generic element is typically written .
- For each triple of objects , we have a composition map defined by .
- For each , we specify an identity morphism .
This data is required to satisfy the following properties:
- Associativity of composition. For each four-tuple of objects , if , , and are composable morphisms, then
- Composition with identity. If is a morphism, then
Isomorphisms
Definition: Isomorphism
Let be a category. Then a morphism in is an isomorphism if there exists a morphism in such that
Examples
Notes
\mathsf{Ob}(\mathsf C)
\mathsf {Hom}_{\mathsf C}(X, Y)