DEF0075canonicalv1Categorical 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.jsonlline 142 - Manuscript source:
2nd-edition/book-i-categorical-foundations/02_mainmatter/part15/ch58-wedge-product.texlines 89-127
Lean / Formalization Notes
- Formalization:
formalized - Module:
TauLib.BookI.Topos.WedgeProduct - Name:
Tau.Topos.cat_coproduct
Dependencies
- Canonical: I.D57
Related Results
Generated by later projection phases.
Related Publications
Generated by later projection phases.
Revision Notes
- 2026-04-24: Initial pilot migration.
Identifiers
Aliases & legacy IDs
I.D62categorical-coproductdef:categorical-coproductRelease lines
corpus_v3_workingcorpus_v2Relations
Appears in (1)
Sources
Version & History
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.