DEF0074canonicalv1Cartesian Monoidal Structure
The cartesian monoidal structure (E_tau, x, 1): unit is the terminal presheaf (all-true), tensor is pointwise conjunction. Left and right unit laws hold.
Payload
Cartesian Monoidal Structure
The cartesian monoidal structure (E_tau, x, 1): unit is the terminal presheaf (all-true), tensor is pointwise conjunction. Left and right unit laws hold.
Cartesian Monoidal Structure
Summary
The cartesian monoidal structure (E_tau, x, 1): unit is the terminal presheaf (all-true), tensor is pointwise conjunction. Left and right unit laws hold.
Statement
%
\label{def:cartesian-monoidal}
The \textbf{cartesian monoidal structure} on $\mathcal{E}_\tau$ is:
\[
\boxed{%
(\mathcal{E}_\tau,\; \times,\; \mathbf{1}),}
\]
where $\times$ is the categorical product bifunctor
(Definition~\ref{def:categorical-product}, I.D60)
and $\mathbf{1}$ is the terminal presheaf.
The coherence data:
\begin{enumerate}
\item \textbf{Associator.}
$\alpha_{P,Q,R} : (P \times Q) \times R
\xrightarrow{\sim} P \times (Q \times R)$,
$\alpha_X\bigl((s, t), u\bigr) = \bigl(s, (t, u)\bigr)$.
\item \textbf{Unitors.}
$\lambda_P : \mathbf{1} \times P \xrightarrow{\sim} P$,
$\lambda_X(*, s) = s$;
$\rho_P : P \times \mathbf{1} \xrightarrow{\sim} P$,
$\rho_X(s, *) = s$.
\item \textbf{Symmetry.}
$\sigma_{P,Q} : P \times Q
\xrightarrow{\sim} Q \times P$,
$\sigma_X(s, t) = (t, s)$.
\end{enumerate}
These satisfy the pentagon and triangle coherence conditions.
All reduce pointwise to the corresponding identities
for the cartesian product of sets.
Proof / Justification
This item is definitional. No manuscript proof is required.
Source Context
- Registry source:
book-01.jsonlline 141 - Manuscript source:
2nd-edition/book-i-categorical-foundations/02_mainmatter/part15/ch57-cartesian-product.texlines 184-214
Lean / Formalization Notes
- Formalization:
formalized - Module:
TauLib.BookI.Topos.CartesianProduct - Name:
Tau.Topos.CartesianMonoidal
Dependencies
- Canonical: I.D60, I.T26
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.D61cartesian-monoidal-structuredef:cartesian-monoidalRelease 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.