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

Index Addition

n + m = rho^m(n): addition on tau-Idx earned by iterating rho m times starting from n. No Peano axioms imported.

Payload

Index Addition

n + m = rho^m(n): addition on tau-Idx earned by iterating rho m times starting from n. No Peano axioms imported.

Index Addition

Summary

n + m = rho^m(n): addition on tau-Idx earned by iterating rho m times starting from n. No Peano axioms imported.

Statement

%
\label{def:idx-add}
For $\underline{n}, \underline{m} \in \tau\text{-Idx}$,
\textbf{index addition} is defined by
\[
    \boxed{\underline{n} + \underline{m}
    := \rho^m(\underline{n}) = \rho^m(\rho^n(\alpha))
    = \rho^{n+m}(\alpha) = \underline{n+m}.}
\]
Equivalently, by structural recursion on $m$:
\begin{align*}
    \underline{n} + \underline{0} &:= \underline{n}, \\
    \underline{n} + \rho(\underline{m})
    &:= \rho(\underline{n} + \underline{m}).
\end{align*}

Proof / Justification

This item is definitional. No manuscript proof is required.

Source Context

  • Registry source: book-01.jsonl line 24
  • Manuscript source: 2nd-edition/book-i-categorical-foundations/02_mainmatter/part03/ch11-swap-add-mul.tex lines 94-110

Lean / Formalization Notes

  • Formalization: formalized
  • Module: TauLib.BookI.Denotation.Arithmetic
  • Name: Tau.Denotation.idx_add

Dependencies

  • Canonical: I.D07, I.D06, I.D02

Generated by later projection phases.

Generated by later projection phases.

Revision Notes

  • 2026-04-24: Initial pilot migration.

Identifiers

  • Corpus ID cid001013
  • Primary alias DEF0011
  • Type Definition
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

I.D10index-additiondef:idx-add

Release lines

corpus_v3_workingcorpus_v2

Relations

Appears in (1)

Sources

  • Monograph cid000023Book I, Part 3, Chapter 11 (Part III)

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