Category Theory
Category theory formalizes mathematical structure and its concepts in terms of a collection of objects and arrows (morphisms).
Categories and Morphisms
A category consists of:
- A class of objects.
- A class of morphisms (arrows) between objects.
- A composition law that is associative and has identity morphisms.
Examples include Set (sets and functions), Grp (groups and homomorphisms), and Top (topological spaces and continuous maps).
Functors
A Functor is a mapping that preserves the category structure:
- It maps objects in to objects in .
- It maps morphisms in to morphisms in .
- It preserves identity and composition.
What is a 'covariant' functor?
Natural Transformations
A natural transformation provides a way of transforming one functor into another while respecting the internal structure of the categories involved. It is often described as a “morphism between functors.”
In the category Set, what is the 'Initial Object'?
Yoneda Lemma
The Yoneda Lemma suggests that an object is entirely determined by its relationships (morphisms) with other objects in the category. This is a foundational result that allows one to embed any category into a category of functors.