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

Set-Theoretic Operations

Union = lcm, intersection = gcd, difference via prime factorization stripping. Set operations earned from the multiplicative structure on tau-Idx.

Payload

Set-Theoretic Operations

Union = lcm, intersection = gcd, difference via prime factorization stripping. Set operations earned from the multiplicative structure on tau-Idx.

Set-Theoretic Operations

Summary

Union = lcm, intersection = gcd, difference via prime factorization stripping. Set operations earned from the multiplicative structure on tau-Idx.

Statement

%
\label{def:set-operations}
For $\underline{a}, \underline{b} \in \tau\text{-Idx}$,
we define:
\begin{enumerate}
    \item The \textbf{$\tau$-union} of $\underline{a}$ and $\underline{b}$
          by:
          \[
              \boxed{%
              \underline{a} \cup_\tau \underline{b}
              := \mathrm{lcm}(\underline{a}, \underline{b}).}
          \]
          This is the \emph{smallest} object
          (under $\in_\tau$)
          that contains both $\underline{a}$ and $\underline{b}$
          as members.

    \item The \textbf{$\tau$-intersection} of $\underline{a}$ and $\underline{b}$
          by:
          \[
              \boxed{%
              \underline{a} \cap_\tau \underline{b}
              := \mathrm{gcd}(\underline{a}, \underline{b}).}
          \]
          This is the \emph{largest} object
          (under $\in_\tau$)
          that is a member of both $\underline{a}$ and $\underline{b}$.
\end{enumerate}

Proof / Justification

This item is definitional. No manuscript proof is required.

Source Context

  • Registry source: book-01.jsonl line 79
  • Manuscript source: 2nd-edition/book-i-categorical-foundations/02_mainmatter/part08/ch33-set-operations.tex lines 39-68

Lean / Formalization Notes

  • Formalization: formalized
  • Module: TauLib.BookI.Sets.Operations
  • Name: Tau.Sets.tau_union

Dependencies

  • Canonical: I.D31, I.D19a, I.T09

Generated by later projection phases.

Generated by later projection phases.

Revision Notes

  • 2026-04-24: Initial pilot migration.

Identifiers

  • Corpus ID cid001048
  • Primary alias DEF0046
  • Type Definition
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

I.D32set-theoretic-operationsdef:set-operations

Release lines

corpus_v3_workingcorpus_v2

Relations

Appears in (1)

Sources

  • Monograph cid000023Book I, Part 8, Chapter 33 (Part VIII)

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