DEF0109canonicalv1Constraint Lattice
The five constraints (prime, non-negativity, remainder, primorial, depth) on ABCD quadruples that define tau-admissible points. The conjunction forms a lattice whose meet is tau-admissibility.
Payload
Constraint Lattice
The five constraints (prime, non-negativity, remainder, primorial, depth) on ABCD quadruples that define tau-admissible points. The conjunction forms a lattice whose meet is tau-admissibility.
Constraint Lattice
Summary
The five constraints (prime, non-negativity, remainder, primorial, depth) on ABCD quadruples that define tau-admissible points. The conjunction forms a lattice whose meet is tau-admissibility.
Statement
%
\label{def:constraint-lattice}
The \textbf{constraint lattice} is the conjunction
of the following five conditions on a quadruple
$(A, B, C, D) \in \tau\text{-Idx}^4$:
\begin{enumerate}
\item[\textbf{(C1)}] \textbf{Prime constraint.}
$A \in \mathbb{P}_\tau \cup \{1\}$.
That is, $A$ is either an internal $\tau$-prime
or the degenerate value~$1$.
\item[\textbf{(C2)}] \textbf{Non-negativity.}
$B \geq 0$, $C \geq 0$, $D \geq 0$.
\item[\textbf{(C3)}] \textbf{Remainder constraint.}
Every prime factor of $D$ is strictly less than~$A$.
Equivalently: if $p \in \mathbb{P}_\tau$ and $p \mid D$,
then $p < A$.
\item[\textbf{(C4)}] \textbf{Tower constraint.}
If $A = 1$, then $B = 0$ and $C = 0$.
(The degenerate case collapses the tower.)
\item[\textbf{(C5)}] \textbf{Normalization.}
If $B \geq 1$ and $C \geq 1$,
then the triple $(A, B, C)$ is the output
of the greedy peel-off algorithm
applied to the tower part.
That is, the exponent~$B$ is maximal
and the tetration height~$C$ is the result
of the greedy extraction ---
no under-extraction is permitted.
\end{enumerate}
A quadruple satisfying \textbf{(C1)--(C5)} is called
\textbf{$\tau$-admissible}.
Proof / Justification
This item is definitional. No manuscript proof is required.
Source Context
- Registry source:
book-02.jsonlline 6 - Manuscript source:
2nd-edition/book-ii-categorical-holomorphy/02_mainmatter/part01/ch04-tau-admissible-points.texlines 126-162
Lean / Formalization Notes
- Formalization:
formalized - Module:
TauLib.BookII.Interior.TauAdmissible - Name:
Tau.BookII.Interior.is_tau_admissible
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
II.D03constraint-latticedef:constraint-latticeRelease 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.