Corpus proposition canonical 2026-05-27T20:53:50+00:00
Corpus v3 · Proposition cid001138PRP0016canonicalv1

Sum Zero Iff Both Zero

n + m = 0 iff n = 0 and m = 0. Contrapositive: if either summand is positive, the sum is positive.

Payload

Sum Zero Iff Both Zero

n + m = 0 iff n = 0 and m = 0. Contrapositive: if either summand is positive, the sum is positive.

Sum Zero Iff Both Zero

Summary

n + m = 0 iff n = 0 and m = 0. Contrapositive: if either summand is positive, the sum is positive.

Statement

%
\label{prop:sum-zero-iff}
For $\underline{n}, \underline{m} \in \tau\text{-Idx}$:
\[
    \underline{n} + \underline{m} = \underline{0}
    \quad\Longleftrightarrow\quad
    \underline{n} = \underline{0}
    \;\text{ and }\;
    \underline{m} = \underline{0}.
\]

Proof / Justification

($\Leftarrow$)
If both are zero, then
$\underline{0} + \underline{0} = \rho^0(\underline{0}) = \underline{0}$.

($\Rightarrow$)
Suppose $\underline{n} + \underline{m} = \underline{0}$.
By definition, $\underline{n} + \underline{m}
= \rho^m(\rho^n(\alpha)) = \rho^{n+m}(\alpha) = \underline{n+m}$.
If $n > 0$ or $m > 0$, then $n + m > 0$,
so $\underline{n+m} = \rho^{n+m}(\alpha) \neq \alpha = \underline{0}$
(by $\KAxiom{4}$: each application of $\rho$ advances
depth by exactly~$1$).
Contradiction.

Source Context

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

Lean / Formalization Notes

  • Formalization: formalized
  • Module: TauLib.BookI.Denotation.Structural
  • Name: Tau.Denotation.tauIdx_sum_zero_iff

Dependencies

  • Canonical: I.D10

Generated by later projection phases.

Generated by later projection phases.

Revision Notes

  • 2026-04-24: Initial pilot migration.

Identifiers

  • Corpus ID cid001138
  • Primary alias PRP0016
  • Type Proposition
  • Status canonical
  • Visibility public
  • Version v1

Aliases & legacy IDs

I.P15sum-zero-iff-both-zeroprop:sum-zero-iff

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