Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiClaim145CaseAHighSScalar

Claim 14.5, Case A, high-s: actual closure #

This file closes the source-small-D, high-coordinate branch directly for the actual discrete quantity. The final statement is uniform in the natural depth N, in every natural D ≥ 2 satisfying log D ≤ C₁ K^Θ, and in every real s ≥ √K / log K. No residual scalar comparison premise remains.

theorem MathlibNt.SieveTheory.claim145_caseA_highS_sourceL_le_logK {D K C1 Θ : } (hD : 2 D) (hK : 3 K) (hlogK1 : 1 Real.log K) (hC1 : 0 < C1) (_hΘ : 0 Θ) (hsmall : Real.log D C1 * K ^ Θ) :
theorem MathlibNt.SieveTheory.claim145_caseA_highS_sourceSigma_le_Kbound {D K C1 Θ d : } (hD : 2 D) (hK : 3 K) (hlogK1 : 1 Real.log K) (hC1 : 0 < C1) (_hΘ : 0 Θ) (hd : 0 < d) (hsmall : Real.log D C1 * K ^ Θ) :
theorem MathlibNt.SieveTheory.claim145_caseA_highS_log_gain_of_growth_with_constant {D K s d C1 Θ A : } (hD : 1 < D) (hK : 1 < K) (hs : 1 < s) (_hC1 : 0 < C1) (hchain : Real.log D C1 * 16 ^ Θ * s ^ (2 * Θ) * Real.log s ^ (2 * Θ)) (hgrowth : Real.exp A * C1 * 16 ^ Θ * Real.log s ^ (2 * Θ) * (Real.log (3 * K) * Real.log (3 * s) ^ 2) s ^ (d - 2 * Θ)) :
s * (Real.log (Real.log (3 * K)) + 2 * Real.log (Real.log (3 * s)) + A) s * Real.log (1 + s ^ d / Real.log D)
theorem MathlibNt.SieveTheory.claim145_caseA_highS_log_gain_with_constant_eventually {d C1 Θ A : } (hC1 : 0 < C1) ( : 0 Θ) (hgap : 0 < d - 2 * Θ) :
∀ᶠ (K : ) in Filter.atTop, 2 K ∀ (D s : ), 2 D4 sK / Real.log K sReal.log K 4 * Real.log sReal.log D C1 * K ^ Θs * (Real.log (Real.log (3 * K)) + 2 * Real.log (Real.log (3 * s)) + A) s * Real.log (1 + s ^ d / Real.log D)
theorem MathlibNt.SieveTheory.claim145_caseA_highS_exp_le_profile {D K s d C : } (hD : 1 < D) (hK : 1 < K) (hs : 4 s) (hL1 : 1 suzukiSourceL D K) (hsourceLarge : Real.exp 1 * suzukiSourceL D K s - 2) (hLprod : suzukiSourceL D K Real.log (3 * K) * Real.log (3 * s)) (hgain : s * (Real.log (Real.log (3 * K)) + 2 * Real.log (Real.log (3 * s)) + (C + 3 + Real.log 2)) s * Real.log (1 + s ^ d / Real.log D)) :

Compatibility specialization of the uniform front-factor cutoff.

Final high-coordinate (14.6) scalar absorption. Unlike an actual-bound wrapper, this statement exposes the complete numerical comparison: the finite Euler reciprocal (through claim14_5VProduct), the moving sourceSigma, all logarithmic powers, and the uniform linear loss C*s from Proposition 13.1(ii). The hypotheses hL1, hsourceLarge, and hLprod are precisely the already proved Lemma-14.3 high-coordinate transition conditions; the only eventual work left here is the source-small-D absorption, uniformly in D and s.

Compatibility specialization of the uniform high-coordinate absorption.