Boundary-chain tails and recursive integrals #
Reversed finite Rosser chains embed into alternating-pair iterates. Uniform absolute tails and inner/outer Darboux comparisons connect their fixed-depth densities to continuous boundary-mass integrals.
All declarations retain the MathlibNt.SieveTheory.SwitchingPrinciple namespace.
The finite carrier generated by the reverse Rosser-pair recursion. Lists are stored in reverse order, so the innermost pair is visible at the head.
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.upperRosserAlternatingPairDiscreteChains 0 x✝² x✝¹ x✝ = {[]}
- MathlibNt.SieveTheory.SwitchingPrinciple.upperRosserAlternatingPairDiscreteChains k.succ x✝² x✝¹ x✝ = Finset.image (fun (b : (_ : ℕ) × (_ : ℕ) × List ℕ) => b.snd.fst :: b.fst :: b.snd.snd) (x✝.sigma fun (p₀ : ℕ) => {p₁ ∈ x✝ | p₁ < p₀ ∧ 2 * (Real.log ↑p₀ / Real.log ↑x✝²) < Real.log ↑p₁ / Real.log ↑x✝² + x✝¹}.sigma fun (p₁ : ℕ) => MathlibNt.SieveTheory.SwitchingPrinciple.upperRosserAlternatingPairDiscreteChains k p₀ ((x✝¹ + Real.log ↑p₁ / Real.log ↑x✝² + Real.log ↑p₀ / Real.log ↑x✝²) / (Real.log ↑p₀ / Real.log ↑x✝²)) ({p ∈ x✝ | p₀ < p}))
Instances For
Exact alternating-prefix inequalities embed a decreasing chain, reversed, in the adaptive pair carrier. Thus every inherited screen and cutoff is retained at every recursive pair.
The weighted reverse-chain carrier is bounded by the existing adaptive pair iterate. Nonnegativity permits enlargement to every admissible pair at each stage.
Every actual boundary chain of depth 2k lies in the reverse-pair carrier.
This is the bridge from the natural Rosser cutoff to the adaptive discrete
iterate; it uses every even-prefix inequality through its suffix form.
The reverse-pair carrier dominates the fixed-depth boundary density for any nonnegative ambient weight. This weight-generic form is what permits the same geometric carrier to be used before or after Euler normalization.
The actual normalized fixed-depth boundary-chain density is dominated by the reverse-pair iterate. No unordered or factorial majorant is used: the injection reverses each canonical chain and preserves its monomial exactly.
The actual fixed-depth boundary density on the relative Euler-product scale is dominated by the relative adaptive reverse-pair state. This is the exact embedding needed before proving a contraction that preserves the sieve product.
The geometric reverse-pair estimate applies to the actual normalized boundary-chain density, uniformly in the level, sieve, and terminal prime.
A genuine uniform tail function for the actual normalized boundary-chain density at each terminal prime. The offset is the finite number of coarse steps, and the displayed envelope tends to zero independently of all sieve parameters.
Equivalently, after one uniform pair-depth cutoff, every finite remaining block of the actual normalized boundary-chain density is smaller than a prescribed error.
Multiplication by the complete Euler product cancels the normalized denominators above a distinguished prime. What remains is its density times the product of the factors at all earlier primes.
A sieve density is bounded by its normalized Euler increment.
The ordered masses left after exact Euler cancellation have total at most one. This is the finite telescoping identity behind the global Rosser tail.
After exact cancellation of the skipped Euler factors, the geometric reverse-pair estimate gives a uniform absolute tail for the complete outer-prime sum. Unlike a pointwise terminal-prime estimate, this bound is summable because the remaining ordered terminal masses telescope to at most one. The bound is absolute; it does not contain an additional full Euler-product factor.
Removing a one-cell thickening from the inherited upper face costs at most its width times the uniform screened integrand bound.
The fixed-depth inner Darboux sum is bounded by the exact inner integral in the Rosser recursion. The extra term is the cost of deleting the one-cell thickening used to absorb the ordered-prime boundary.
On a sufficiently fine fixed mesh, the inner Rosser integral based at the cell's lower endpoint is uniformly approximated from above by the integral based at the true cutoff anywhere in that cell.
The positive-depth inner Darboux sum is bounded by the exact recursive integral at the true distinguished-prime cutoff. This simultaneously removes the ordered-prime screen thickening and the cellwise lower-cutoff displacement.
The inner successor estimate with its local-product correction included. The cutoff is uniform over the compact residual range and every distinguished prime in its mesh cell.
A sufficiently fine fixed mesh turns the exact positive-depth inner integrals at its right endpoints into an outer Darboux sum. The estimate is uniform over a compact interval of residual levels.
A fixed mesh based at a uniform support cutoff also controls inner Rosser integrals whose actual lower cutoff varies above it. The crossing cell is covered by the global outer-endpoint modulus.
A fixed mesh based at a uniform support cutoff controls the screened outer Rosser sum even when the true lower cutoff varies above the mesh base. Both the lower cutoff and the moving upper screen are retained for recursive use.
The outer positive-depth Darboux estimate remains uniform after imposing a moving upper screen. Right-endpoint evaluation makes the discontinuity one-sided: an active mesh endpoint forces its whole open cell to be active.
Removing a one-cell thickening from an inherited moving outer Rosser face
costs at most the mesh width times the uniform bound for the complete outer
integrand. The endpoint b is retained for recursive applications.
Removing the one-cell thickening from the global moving outer Rosser face costs at most the mesh width times the uniform bound for the complete outer integrand.
The moving-lower outer Darboux sum is bounded by the recursive Rosser mass
with its inherited upper face. This is the induction-closed outer quadrature:
the exact screen is min b (s / 3), while the mesh itself only uses the common
positive support cutoff c.
Corrected form of the induction-closed outer quadrature. The local-product correction is absorbed uniformly while both the true lower cutoff and inherited upper face remain variable.
The screened outer Darboux sum is bounded directly by the next continuous Rosser mass, with explicit losses for the one-cell moving-face thickening and for right-endpoint quadrature.
The complete corrected outer mesh sum is bounded by the next continuous Rosser mass. Both the local-product correction and the moving-face cell are absorbed into explicit errors.
Uniform inner Stieltjes comparison for the terminal depth-zero residual.
After the ordering constraints are imposed, its support is the single moving
logarithmic interval defining upperRosserBoundaryLogKernel.
Compatibility specialization of the terminal inner comparison to the traditional one-sixth screen.