Abstract
This book provides an introduction to the foundational concepts of category theory, covering categories, functors, natural transformations, limits, colimits, adjunctions, and Kan extensions. We emphasize the development of these concepts through concrete examples drawn from diverse areas of mathematics, including abstract algebra, algebraic topology, and geometry. By presenting categorical abstractions in their original mathematical contexts, we demonstrate how category theory unifies disparate fields and provides a rigorous language for formalizing structural analogies.
Introduction
Category theory is the study of mathematical analogy.
Categories, Functors, Natural Tranformations
Definition
A category is made up of:
Link to original
- A type of objects
- A type of hom-sets ()
- identity morphism
- composition operator Such that,
- is a left- and right-inverse of .
- is associative.
Group Extension
Definition
Let be an Abelian group. A group extension of by is a group that fits into a short exact sequence of the form:
where is an injective homomorphism, is a surjective homomorphism, and . In this context, is isomorphic to a normal subgroup of , and the quotient is isomorphic to .
Equivalence of Extensions
Two extensions and of by are equivalent if there exists a group isomorphism such that the following diagram commutes:
1 \to K \to &E \to G \to 1 \\ \downarrow \text{id}_K \quad &\downarrow \phi \quad \downarrow \text{id}_G \\ 1 \to K \to &E' \to G \to 1 \end{aligned}$$ ### Classification Extensions are classified by the second [[cohomology group]] $H^2(G, K)$ when $K$ is Abelian. If the sequence [[Split Morphism (Category Theory)|splits]], meaning there exists a [[Section (Category Theory)|section]] $s: G \to E$ such that $p \circ s = \text{id}_G$, the extension is a *[[semidirect product]]* $K \rtimes_\theta G$. If the extension is central, $K$ lies in the center of $E$, denoted $Z(E)$. ## References 1. Brown, K. S. (1982). *Cohomology of Groups*. Springer-Verlag. 2. Rotman, J. J. (1995). *An Introduction to the Theory of Groups*. Graduate Texts in Mathematics.Link to original