Compatible Precision Tower Monotonicity
Abstract
Adjacent levels of a compatible prime-indexed precision tower are ordered by refinement, with equality kernels ordered in reverse.
Theorem 1.1 (Compatible adjacent precision levels refine monotonically).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/RefinementFactorization/CompatiblePrecisionTowerMonotonicity.compatible_precision_tower_monotonicity (✓ std3). ∎
Source. Repository-derived.
Commentary.
Let p range over prime natural numbers. At every precision k, the readout q maps states into its level-dependent output type. A lowering map from level k + 1 to level k is required to recover the coarser readout exactly.
That lowering map is the canonical factor witnessing refinement. The repository’s relative-identity refinement theorem then applies the same compatibility equation to contain the finer equality kernel in the coarser one.
Both clauses of theorem 7.1 are public: adjacent readout refinement and reverse inclusion of their equality kernels. No claim about the inverse limit or independence between levels is included.
References
- Truth anchor:
D5/S3/ConceptDynamics/RefinementFactorization/CompatiblePrecisionTowerMonotonicity.compatible_precision_tower_monotonicity - Dependency: D5/S0/Rewriting/Quotients/RelativeIdentityRefinement
- Dependency: D5/S3/ConceptDynamics/ConceptJoinUniversal