Corpus definition canonical 2026-05-27T20:53:50+00:00
Corpus v3 · Definition cid001077DEF0075canonicalv1

Categorical Coproduct

The categorical coproduct (wedge product) of two presheaves: pointwise disjunction. P v Q maps each object X to P(X) OR Q(X). Injections embed each factor.

Payload

Categorical Coproduct

The categorical coproduct (wedge product) of two presheaves: pointwise disjunction. P v Q maps each object X to P(X) OR Q(X). Injections embed each factor.

Categorical Coproduct

Summary

The categorical coproduct (wedge product) of two presheaves: pointwise disjunction. P v Q maps each object X to P(X) OR Q(X). Injections embed each factor.

Statement

%
\label{def:categorical-coproduct}
For presheaves
$P, Q : \mathrm{Cat}_\tau^{\mathrm{op}} \to \mathrm{Set}$
in $\mathcal{E}_\tau$,
the \textbf{categorical coproduct}
$P \wedge Q$ is the presheaf defined pointwise by:
\[
    \boxed{%
    (P \wedge Q)(X)
    \;:=\;
    P(X) \vee Q(X)}
\]
for each object $X$ in $\mathrm{Cat}_\tau$,
where $\vee$ is Boolean disjunction
on the membership predicate:
$x$ belongs to $(P \wedge Q)(X)$
if and only if $x \in P(X)$ or $x \in Q(X)$ (or both).
On morphisms, the restriction maps act componentwise:
$(P \wedge Q)(f) := P(f) \vee Q(f)$.

The \textbf{coprojection morphisms} are the natural inclusions:
\[
    \iota_P : P \hookrightarrow P \wedge Q,
    \qquad
    \iota_Q : Q \hookrightarrow P \wedge Q.
\]
The coproduct satisfies the universal property:
for every presheaf $R$ and morphisms
$\alpha : P \to R$, $\beta : Q \to R$,
there exists a unique copairing
$[\alpha, \beta] : P \wedge Q \to R$
with $[\alpha, \beta] \circ \iota_P = \alpha$
and $[\alpha, \beta] \circ \iota_Q = \beta$.
Uniqueness follows from the thinness of $\mathrm{Cat}_\tau$
(Proposition~\ref{prop:thin-category},
Chapter~\ref{ch:earned-arrows}).

Proof / Justification

This item is definitional. No manuscript proof is required.

Source Context

  • Registry source: book-01.jsonl line 142
  • Manuscript source: 2nd-edition/book-i-categorical-foundations/02_mainmatter/part15/ch58-wedge-product.tex lines 89-127

Lean / Formalization Notes

  • Formalization: formalized
  • Module: TauLib.BookI.Topos.WedgeProduct
  • Name: Tau.Topos.cat_coproduct

Dependencies

  • Canonical: I.D57

Generated by later projection phases.

Generated by later projection phases.

Revision Notes

  • 2026-04-24: Initial pilot migration.

Identifiers

  • Corpus ID cid001077
  • Primary alias DEF0075
  • Type Definition
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

I.D62categorical-coproductdef:categorical-coproduct

Release lines

corpus_v3_workingcorpus_v2

Relations

Appears in (1)

Sources

  • Monograph cid000023Book I, Part 15, Chapter 58 (Part XV)

Version & History

  • v1 · 2026-05-10 imported from v2 registry

Status disclaimer

A Corpus Item page reports the program's current internal record for this item. It does not imply external verification, scientific consensus, or final proof unless explicitly stated. Read it together with its dependencies, formalization status, and the program's overall stance.

Save or share this page for inspection

Download a portable dossier, copy a reviewer note, or send this page to someone who can inspect it.

Email to expert