Finite-to-continuous upper Rosser producer #
This module isolates the normalization bridge between the finite continuous boundary factors already used by the upper Rosser mesh argument and Suzuki's actual odd source series. It does not assume an upper-density conclusion.
Exact layerwise normalization required to identify the continuous Rosser
boundary recursion with Suzuki's odd source layers. This is strictly a source
identity: it mentions neither a BoundingSieve nor a Rosser-density bound.
Equations
Instances For
The genuinely recursive residual after the first odd source layer has been identified. Its indexing starts at Rosser pair-depth one / Suzuki source index three, so the already closed depth-zero shell is not hidden in the interface.
Equations
- MathlibNt.SieveTheory.SuzukiUpperRosserBoundarySourceSuccLayerIdentity = ∀ (k : ℕ) (s : ℝ), 3 / 2 ≤ s → s ≤ 4 → ∫ (a : ℝ) in Set.Ioo 0 1, a⁻¹ * a⁻¹ * MathlibNt.SieveTheory.LinearSieve.upperRosserBoundaryMass (k + 1) s a = MathlibNt.SieveTheory.SuzukiFiniteContinuousLayers.suzukiLayer 1 2 (2 * (k + 1) + 1) s
Instances For
Closing the positive pair-depth recursion is now exactly sufficient for the full layerwise identity; depth zero is discharged by the cubic-shell theorem.
Every finite continuous boundary prefix is bounded by Suzuki's genuine continuous upper factor. The proof uses the actual summability supplied by the Section-13 source contract and leaves the adaptive discrete depth untouched.
The existing fixed-depth mesh estimates therefore land directly below the actual continuous upper source factor, with one cutoff selected before the sieve. No density fundamental lemma is used as an input.
Jurkat--Richert rewrite of the finite-prefix producer. The genuine source contract now supplies both the source-factor identity and its amplitude.