Prime Precision Entropy Contraction
Abstract
Each added prime-exponent digit contracts unresolved entropy exactly.
Theorem 1.1 (One precision step has the exact prime contraction factor).
Proof. Machine-checked in Lean as D5/S3/Analytic/PrimeProducts/PrimePrecisionEntropyContraction.prime_precision_entropy_contraction (✓ std3). ∎
Source. Repository-derived.
Commentary.
Fix a zeta parameter above one and a prime. The channel law is the canonical geometric prime-exponent probability mass function.
At each precision, filter the channel on the unresolved tail, translate the conditional law back to zero, and weight its entropy by the tail probability.
Geometric memorylessness identifies the translated conditional law with the original channel. The tail mass is the corresponding prime ratio raised to the precision, giving both displayed levels and their exact one-step contraction.
References
- Truth anchor:
D5/S3/Analytic/PrimeProducts/PrimePrecisionEntropyContraction.prime_precision_entropy_contraction - Dependency: D5/S3/Analytic/PrimeProducts/GeometricResidualMemorylessness