Corpus theorem canonical 2026-05-27T20:53:50+00:00
Corpus v3 · Theorem cid001197THM0032canonicalv1

Distributivity

Product distributes over coproduct: P x (Q v R) = (P x Q) v (P x R). Both left and right distributivity hold. This makes (E_tau, x, v) a distributive category.

Payload

Distributivity

Product distributes over coproduct: P x (Q v R) = (P x Q) v (P x R). Both left and right distributivity hold. This makes (E_tau, x, v) a distributive category.

Distributivity

Summary

Product distributes over coproduct: P x (Q v R) = (P x Q) v (P x R). Both left and right distributivity hold. This makes (E_tau, x, v) a distributive category.

Statement

%
\label{thm:distributivity}
For all presheaves $P, Q, R$ in $\mathcal{E}_\tau$:
\[
    \boxed{%
    P \times (Q \wedge R)
    \;\cong\;
    (P \times Q) \wedge (P \times R).}
\]
The categorical product distributes
over the categorical coproduct.

Proof / Justification

We verify the isomorphism pointwise.
At each object $X$ in $\mathrm{Cat}_\tau$:
\begin{align*}
    \bigl(P \times (Q \wedge R)\bigr)(X)
    &= P(X) \times \bigl(Q(X) \vee R(X)\bigr) \\
    &= \bigl(P(X) \times Q(X)\bigr)
       \vee \bigl(P(X) \times R(X)\bigr) \\
    &= \bigl((P \times Q) \wedge (P \times R)\bigr)(X).
\end{align*}
The second equality is the set-theoretic distributive law
$A \times (B \cup C) = (A \times B) \cup (A \times C)$.
Naturality holds because
both product and coproduct are defined pointwise,
so restriction maps commute with the isomorphism at each stage.
By commutativity of~$\times$,
right-distributivity
$(Q \wedge R) \times P
\cong (Q \times P) \wedge (R \times P)$
follows immediately.

Source Context

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

Lean / Formalization Notes

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

Dependencies

  • Canonical: I.D60, I.D62

Generated by later projection phases.

Generated by later projection phases.

Revision Notes

  • 2026-04-24: Initial pilot migration.

Identifiers

  • Corpus ID cid001197
  • Primary alias THM0032
  • Type Theorem
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

I.T27distributivitythm:distributivity

Release lines

corpus_v3_workingcorpus_v2

Relations

Formalized by (1)

Appears in (1)

Downstream uses (computed) (2)

Items in the corpus that reference this one via load-bearing relations. Computed from the full corpus-v3 graph at build time.

Sources

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

Version & History

  • v1 · 2026-05-10 imported from v2 registry
  • v1 · 2026-05-10 wired formalized by in wave 5

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