PRP0045canonicalv1No Second Linearity
The ABCD chart Phi is not linear: Phi(X+Y) != Phi(X)+Phi(Y) for alpha-ray addition. NF encoding interleaves multiplicative and exponential data, destroying additivity. Concrete counterexample: X=2, Y=4.
Payload
No Second Linearity
The ABCD chart Phi is not linear: Phi(X+Y) != Phi(X)+Phi(Y) for alpha-ray addition. NF encoding interleaves multiplicative and exponential data, destroying additivity. Concrete counterexample: X=2, Y=4.
No Second Linearity
Summary
The ABCD chart Phi is not linear: Phi(X+Y) != Phi(X)+Phi(Y) for alpha-ray addition. NF encoding interleaves multiplicative and exponential data, destroying additivity. Concrete counterexample: X=2, Y=4.
Statement
%
\label{prop:no-second-linearity}
The ABCD coordinate chart $\Phi$ is not linear:
there exist objects $X, Y \in \tau\text{-Idx}$
such that
\[
\Phi(X + Y) \;\neq\; \Phi(X) + \Phi(Y),
\]
where $+$ denotes $\alpha$-ray addition
(iterated $\rho$) on both sides,
applied componentwise on the right.
Proof / Justification
[Proof sketch]
Take $X = \underline{2}$ and $Y = \underline{3}$.
Then $X + Y = \underline{5}$.
The ABCD coordinates are:
\begin{align*}
\Phi(\underline{2})
&= (\underline{2},\, \underline{1},\, \underline{1},\, \underline{1}), \\
\Phi(\underline{3})
&= (\underline{3},\, \underline{1},\, \underline{1},\, \underline{1}), \\
\Phi(\underline{5})
&= (\underline{5},\, \underline{1},\, \underline{1},\, \underline{1}).
\end{align*}
Componentwise addition of the first two tuples gives
$A = \underline{2} + \underline{3} = \underline{5}$,
which coincidentally matches.
But now take $X = \underline{2}$ and $Y = \underline{4}$,
so $X + Y = \underline{6}$.
We have:
\begin{align*}
\Phi(\underline{4})
&= (\underline{2},\, \underline{2},\, \underline{1},\, \underline{1}), \\
\Phi(\underline{6})
&= (\underline{3},\, \underline{1},\, \underline{1},\, \underline{2}).
\end{align*}
Componentwise addition gives
$(A, B, C, D) = (\underline{2} + \underline{2},\,
\underline{1} + \underline{2},\,
\underline{1} + \underline{1},\,
\underline{1} + \underline{1})
= (\underline{4},\, \underline{3},\, \underline{2},\, \underline{2})$,
but $\Phi(\underline{6})
= (\underline{3},\, \underline{1},\, \underline{1},\, \underline{2})$.
These differ in all of $A$, $B$, and $C$.
The structural reason is that the NF encoding interleaves
multiplicative data ($A$, $B$) and exponential data ($C$)
through the greedy peel
(Definition~\ref{def:genealogical-decomposition}).
Addition on the $\alpha$-ray can change
the \emph{prime factorization} of the sum,
redistributing mass across all four coordinates
in a nonlinear fashion.
Source Context
- Registry source:
book-01.jsonlline 242 - Manuscript source:
2nd-edition/book-i-categorical-foundations/02_mainmatter/part04/ch20-dimension-fibration.texlines 601-613
Lean / Formalization Notes
- Formalization:
planned - Module:
None - Name:
None
Dependencies
- Canonical: I.D17, I.P08
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.P46no-second-linearityprop:no-second-linearityRelease 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.