PRP0006canonicalv1Tetration Injectivity
Tetration is injective on the canonical domain: distinct inputs yield distinct towers.
Payload
Tetration Injectivity
Tetration is injective on the canonical domain: distinct inputs yield distinct towers.
Tetration Injectivity
Summary
Tetration is injective on the canonical domain: distinct inputs yield distinct towers.
Statement
%
\label{prop:tetration-injective}
For fixed $\underline{a} \geq \underline{2}$,
the map $\underline{c} \mapsto {}^{\underline{c}}\underline{a}$
is injective on $\tau$-Idx:
\[
{}^{\underline{c_1}}\underline{a}
= {}^{\underline{c_2}}\underline{a}
\quad\Longrightarrow\quad
\underline{c_1} = \underline{c_2}.
\]
Proof / Justification
We prove by induction on $\max(c_1, c_2)$
that the tetration function is strictly increasing
in the tower height $c$ (for fixed base $a \geq 2$),
from which injectivity follows.
\emph{Base case.}
${}^{\underline{0}}\underline{a} = \underline{1}$
and ${}^{\underline{1}}\underline{a} = \underline{a} \geq \underline{2}$.
So ${}^{\underline{0}}\underline{a} < {}^{\underline{1}}\underline{a}$.
\emph{Inductive step.}
Assume ${}^{\underline{c}}\underline{a}
< {}^{\underline{c+1}}\underline{a}$ for some $c$.
Then
${}^{\underline{c+2}}\underline{a}
= \underline{a}^{({}^{\underline{c+1}}\underline{a})}
> \underline{a}^{({}^{\underline{c}}\underline{a})}
= {}^{\underline{c+1}}\underline{a}$,
where the inequality uses the fact that
$x \mapsto \underline{a}^x$ is strictly increasing
for $\underline{a} \geq \underline{2}$.
Strict monotonicity implies injectivity.
Source Context
- Registry source:
book-01.jsonlline 31 - Manuscript source:
2nd-edition/book-i-categorical-foundations/02_mainmatter/part03/ch12-exp-tetration.texlines 151-163
Lean / Formalization Notes
- Formalization:
formalized - Module:
TauLib.BookI.Denotation.Arithmetic - Name:
Tau.Denotation.tetration_injective
Dependencies
- Canonical: I.D13
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.P05tetration-injectivityprop:tetration-injectiveRelease lines
corpus_v3_workingcorpus_v2Relations
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
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.