DEF0073canonicalv1Categorical Product
The categorical product of two presheaves: pointwise conjunction of support predicates. P x Q maps each object X to P(X) AND Q(X). Projections extract each factor.
Payload
Categorical Product
The categorical product of two presheaves: pointwise conjunction of support predicates. P x Q maps each object X to P(X) AND Q(X). Projections extract each factor.
Categorical Product
Summary
The categorical product of two presheaves: pointwise conjunction of support predicates. P x Q maps each object X to P(X) AND Q(X). Projections extract each factor.
Statement
%
\label{def:categorical-product}
For presheaves $P, Q \in \mathcal{E}_\tau$,
the \textbf{categorical product}
$P \times Q$ is the presheaf:
\[
\boxed{%
(P \times Q)(X)
\;:=\;
P(X) \times Q(X)}
\]
for each object $X$ in $\mathrm{Cat}_\tau$.
For each arrow $f : X \to Y$
(a divisibility witness $Y \mid X$),
the restriction map is componentwise:
$(P \times Q)(f)(s, t) = \bigl(P(f)(s),\; Q(f)(t)\bigr)$.
The \textbf{projection morphisms}
$\pi_1 : P \times Q \to P$
and $\pi_2 : P \times Q \to Q$
are $(\pi_1)_X(s, t) := s$
and $(\pi_2)_X(s, t) := t$.
Proof / Justification
This item is definitional. No manuscript proof is required.
Source Context
- Registry source:
book-01.jsonlline 139 - Manuscript source:
2nd-edition/book-i-categorical-foundations/02_mainmatter/part15/ch57-cartesian-product.texlines 66-88
Lean / Formalization Notes
- Formalization:
formalized - Module:
TauLib.BookI.Topos.CartesianProduct - Name:
Tau.Topos.cat_product
Dependencies
- Canonical: I.D55, 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.D60categorical-productdef:categorical-productRelease 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.