秦宇轩的个人主页 博文 读书 链接 杂项 兴趣 小笔记

The category of presheaves are cartesien closed

We will prove the title by using coend calculus, as hinted in Coend Calculus by Fosco Loregian.

For consistence let’s first formulate what to prove:

Theorem. For any (small) category 𝐂, its presheaf category 𝐂̂[𝐂op,Set] is cartesien closed, i.e., for any presheaves 𝑃,𝑄,𝑅𝐂̂, there exist a exponential object 𝑅𝑄 whi is right adjoint to product:

𝐂̂(𝑃×𝑄,𝑅)𝐂̂(𝑃,𝑅𝑄);

proof: Denoting the standard yoneda embedding as 𝐲, we now define exponential object 𝑃𝑄 is as 𝑃𝑄(𝑐)𝐂̂(𝐲𝑐×𝑄,𝑅).

The theorems/propositions in the comments after each equation are all in the book Coend Calculus, and

𝐂̂(𝑃,𝐂̂(𝐲()×𝑄,𝑅))𝑐Set(𝑃𝑐,𝐂̂(𝐲𝑐×𝑄,𝑅))(By Thm 1.4.1)𝑐Set(𝑃𝑐,𝑥Set(𝐂(𝑥,𝑐)×𝑄𝑥,𝑅𝑥))(By Thm 1.4.1)𝑐𝑥Set(𝑃𝑐,Set(𝐂(𝑥,𝑐)×𝑄𝑥,𝑅𝑥))(Representables preserve limits)𝑥𝑐Set(𝑃𝑐,Set(𝐂(𝑥,𝑐)×𝑄𝑥,𝑅𝑥))(By Thm 1.3.1)𝑥𝑐Set(𝑃𝑐×𝐂(𝑥,𝑐),Set(𝑄𝑥,𝑅𝑥))(Set is cartesien closed)𝑥Set(𝑐𝑃𝑐×𝐂(𝑥,𝑐),Set(𝑄𝑥,𝑅𝑥))(Representables turn colimts into limits)𝑥Set(𝑃𝑥,Set(𝑄𝑥,𝑅𝑥))(By Prop 2.2.1)𝑥Set(𝑃𝑥×𝑄𝑥,𝑅𝑥)(Set is cartesien closed)𝐂̂(𝑃×𝑄,𝑅)(By Thm 1.4.1)

QED.

Source of TeX:

\begin{align}
\hat{\mathbf{C}}(P, \hat{\mathbf{C}}(\mathbf{y}_ {()} \times Q, R)) & \cong \int_c {\rm Set}(Pc, \hat{\mathbf{C}}(\mathbf{y}_c \times Q, R))  &(\text{By Thm 1.4.1}) \\
     & \cong \int_c {\rm Set} (Pc, \int_x {\rm Set}(\mathbf{C}(x, c) \times Qx, Rx)) &(\text{By Thm 1.4.1}) \\
     & \cong \int_c\int_x {\rm Set} (Pc,  {\rm Set}(\mathbf{C}(x, c) \times Qx, Rx)) &(\text{Representables preserve limits}) \\
     & \cong \int_x\int_c {\rm Set} (Pc,  {\rm Set}(\mathbf{C}(x, c) \times Qx, Rx)) &(\text{By Thm 1.3.1}) \\
     & \cong \int_x\int_c {\rm Set} (Pc \times \mathbf{C}(x, c), {\rm Set} (Qx, Rx)) &(\text{Set is cartesien closed}) \\
     & \cong \int_x {\rm Set} (\int^c Pc \times \mathbf{C}(x, c), {\rm Set} (Qx, Rx)) &(\text{Representables turn colimts into limits}) \\
     & \cong \int_x {\rm Set} (Px, {\rm Set} (Qx, Rx)) &(\text{By Prop 2.2.1}) \\
     & \cong \int_x {\rm Set} (Px \times Qx, Rx) &(\text{Set is cartesien closed}) \\
     & \cong \hat{\mathbf{C}}(P \times Q, R) &(\text{By Thm 1.4.1}) \\
        
\end{align}