--- date: 2021-04-26 aliases: ["Category theory"] --- Tags: #MOC # Classical Category Theory ## References ## Topics - [natural transformation](natural transformation.md) - [Yoneda embedding](Yoneda embedding) - [Yoneda lemma](Yoneda lemma.md) - [adjoint (categorical)](Unsorted/adjoint%20(categorical).md) - [monad](Obsidian/monad.md) - [Limit and Colimit](Limit and Colimit) - [Cartesian closed category](Cartesian closed category) - [Monoidal category](Monoidal category.md) - [Symmetric monoidal category](Symmetric monoidal category.md) - [Pushout](Pushout) - Limit definition - [pullback](pullback.md) - Limit definition - [equivalence of categories](equivalence of categories.md) - Need to state this precisely! - [equivalence of categories](equivalence%20of%20categories.md) - [Unsorted/adjoint (categorical)](Unsorted/adjoint%20(categorical).md) - Limits and universal properties - [coproduct](coproduct.md) - [cokernel](cokernel) - [colimit](colimit.md) - [monomorphism](monomorphism.md) - Homological algebra - [additive functor](additive%20functor) - [abelian category](abelian%20category.md) - [additive category](additive%20category) - [monomorphism](monomorphism.md) - [mapping cone](mapping%20cone.md) - [Yoneda lemma](Yoneda%20lemma.md) - [isomorphism of functors](isomorphism%20of%20functors) - [subfunctor](subfunctor) - [exponential object](exponential%20object) - [monads](monads) - [natural transformation](natural%20transformation) - [Yoneda embedding](Yoneda%20embedding) - [Yoneda lemma](Yoneda%20lemma.md) - [Unsorted/adjoint (categorical)](Unsorted/adjoint%20(categorical).md) - [monad](monad.md) - [Limit and Colimit](Limit%20and%20Colimit) - [Cartesian closed category](Cartesian%20closed%20category.md) - [monoidal category](monoidal%20category.md) - [Symmetric monoidal category](Symmetric%20monoidal%20category) - [Pushout](Pushout.md) - Limit definition - [pullback](pullback) - Limit definition - [equivalence of categories](equivalence%20of%20categories.md) - Need to state this precisely! # Notes | Category | Set | Grp | CRing | Ring | Field | Ab | $\Vect_k$ | R-Mod | $R\dash$cAlg | Sch | Top | $\Top_*$ | | --------------- | ----------------------- | --------------- | -------------- | ----------- | ----- | ----------------- | ----------------- | ----------------- | ------------------ | ----------- | ----------------- | ------------ | | Product | $\prod_i A_i$ | $\prod_i A_i$ | | | None | | | $\prod_i A_i$ | | | $\prod_i A_i$ | | | Coproduct | $\coprod_i A_i$ | $A\ast B$ | | $A\star B$ | None | $\bigoplus_i A_i$ | $\bigoplus_i A_i$ | $\bigoplus_i A_i$ | $\bigotimes_i A_i$ | | $\coprod A_i$ | $\vee_i A_i$ | | Pullback | $A\times_C B, A \cap B$ | $A\times_C B$ | $A\times_C B$ | | | | | $A\times_C B$ | | | | | | Pushout | $A \coprod B/\sim$ | $A \ast B/\sim$ | $A\otimes_C B$ | | | | | | | | $A \coprod_{f} B$ | | | Initial Object | $\emptyset$ | $\ts{1}$ | | $\ZZ$ | None | | | $\ts{1}$ | | $\spec(0)$ | $\emptyset$ | | | Terminal Object | $\ts{a_1}$ | | | $\ts{0}$ | None | | | | | $\spec \ZZ$ | $\pt$ | | | Zero Object | | $\ts{1}$ | | $\ts{0}$ | None | | | | | | | | $$ A\star B \cong A \oplus B \oplus (A \otimes B) \oplus (B \otimes A) \oplus (A \otimes A \otimes B) \oplus (A \oplus B \oplus A) \oplus (B \oplus A \oplus A) \oplus ... $$ - One regards a category $\cat C$ as an [infinity category](infinity%20categories.md) via its [nerve](nerve.md). - The nerve lands in simplicial sets, but everything in its image satisfies the Kan extension condition. - Categories are special cases of a [simplicial set](simplicial%20set.md) - Initial objects: $\emptyset$. - Terminal objects: $*$.