PRP0019canonicalv1Zero Vacuous
Zero is vacuous: (1) not prime, (2) not a successor, (3) divisible by everything, (4) unique multiplicative absorber. A non-participant rather than a destructive element.
Payload
Zero Vacuous
Zero is vacuous: (1) not prime, (2) not a successor, (3) divisible by everything, (4) unique multiplicative absorber. A non-participant rather than a destructive element.
Zero Vacuous
Summary
Zero is vacuous: (1) not prime, (2) not a successor, (3) divisible by everything, (4) unique multiplicative absorber. A non-participant rather than a destructive element.
Statement
%
\label{prop:zero-vacuous}
In $\tau$-Idx, zero is a passive, non-participating element:
\begin{enumerate}
\item $\underline{0}$ is \textbf{not prime}:
it fails the requirement $\underline{p} \geq \underline{2}$.
\item $\underline{0}$ is \textbf{not a successor}:
no $\underline{k} \in \tau$-Idx satisfies
$\underline{k} + \underline{1} = \underline{0}$.
\item $\underline{0}$ is \textbf{divisible by everything}:
$\underline{a} \mid \underline{0}$ for all $\underline{a}$.
\item $\underline{0}$ is the \textbf{unique multiplicative absorber}:
if $\underline{a} \times \underline{n} = \underline{a}$
for all $\underline{n}$,
then $\underline{a} = \underline{0}$.
\end{enumerate}
Proof / Justification
(1) By definition
(Definition~\ref{def:internal-primes}):
$\underline{0} < \underline{2}$.
(2) If $\underline{k} + \underline{1} = \underline{0}$,
then by Proposition~\ref{prop:sum-zero-iff}
(Chapter~\ref{ch:swap-add-mul}),
$\underline{1} = \underline{0}$, a contradiction.
(3) For any $\underline{a}$:
$\underline{0} = \underline{a} \times \underline{0}$,
so $\underline{a} \mid \underline{0}$.
(4) Specialize to $\underline{n} = \underline{0}$:
$\underline{a} \times \underline{0} = \underline{a}$.
But $\underline{a} \times \underline{0} = \underline{0}$
(Proposition~\ref{prop:arithmetic-laws},
Chapter~\ref{ch:swap-add-mul}),
so $\underline{a} = \underline{0}$.
Source Context
- Registry source:
book-01.jsonlline 103 - Manuscript source:
2nd-edition/book-i-categorical-foundations/02_mainmatter/part04/ch16-primes-divisibility.texlines 123-139
Lean / Formalization Notes
- Formalization:
formalized - Module:
TauLib.BookI.Denotation.Structural - Name:
Tau.Denotation.tauIdx_zero_not_prime
Dependencies
- Canonical: I.D19a, I.D19b, I.D10, I.D11
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.P18zero-vacuousprop:zero-vacuousRelease 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.