$$ \newcommand{\N}{\mathbb{N}} \newcommand{\C}{\mathbb{C}} \newcommand{\R}{\mathbb{R}} \newcommand{\Z}{\mathbb{Z}} \newcommand{\ZZ}{\ooalign{Z\cr\hidewidth\kern0.1em\raisebox{-0.5ex}{Z}\hidewidth\cr}} \newcommand{\colim}{\text{colim}} \newcommand{\weaktopo}{\tau_\text{weak}} \newcommand{\strongtopo}{\tau_\text{strong}} \newcommand{\normtopo}{\tau_\text{norm}} \newcommand{\green}[1]{\textcolor{ForestGreen}{#1}} \newcommand{\red}[1]{\textcolor{red}{#1}} \newcommand{\blue}[1]{\textcolor{blue}{#1}} \newcommand{\orange}[1]{\textcolor{orange}{#1}} \newcommand{\tr}{\text{tr}} \newcommand{\id}{\text{id}} \newcommand{\im}{\text{im}\>} \newcommand{\res}{\text{res}} \newcommand{\TopTwo}{\underline{\text{Top}^{(2)}}} \newcommand{\CW}[1]{\underline{#1\text{-CW}}} % specific for this document \newcommand{\cellOne}{\textcolor{green}{1}} \newcommand{\cellTwo}{\textcolor{red}{2}} \newcommand{\cellThree}{\textcolor{brown}{3}} \newcommand{\cellFour}{\textcolor{YellowOrange}{4}} $$

Limits, Products, and Equalizers

math
category theory
English
Author

Luca Leon Happel

Published

August 14, 2026

Abstract

Following the previous post about universal properties, we will now discuss limits, products, and equalizers.

\[ \newcommand{\tensor}{\otimes} \newcommand{\Arr}{\mathrm{Arr}} \newcommand{\Ob}{\mathrm{Ob}} \newcommand{\cat}[1]{\mathtt{#1}} \newcommand{\RR}{\mathbb{RR}} \]

As we have previously discussed, we can construct limits of diagrams in a category \(\cat{C}\), see the post about universal_properties.

The following are extra special diagrams, because they show up very often:

Figure 1: An equalizer diagram, which is \(X \rightrightarrows^f_g Y\).

Figure 2: A product diagram, i.e. only objects \(A_i\) for \(i \in I\), where only the identity arrows exist.

We can now consider the universal cones/i.e. limits over these diagrams, which will result in:

Figure 3: Two cones \(N_1\) and \(N_2\) over the equalizer diagram from Figure 1

Figure 4: Two cones \(N_1\) and \(N_2\) over the product diagram from Figure 2

Warning

From here on, I still need to finish this post… Specifically, we wish to show

“Theorem 3.41: In any category, if products and equalizers exist, then limits according to any data type can be constructed” (Lawvere and Rosebrugh, p. 73)