Suzuki Lemma 14.4 error objects and algebraic normalization (κ = 1) #
Source-faithful transcription of the objects used around (14.13)--(14.15).
The Section 13 majorants T̂⁺, T̂⁻ are parameters: their genuinely analytic
monotonicity and integral estimates are exposed below as named premises.
The two signs occurring in the Section 13 majorants.
Instances For
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.instReprErrorSign.repr MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign.plus prec✝ = Repr.addAppParen (Std.Format.nest (if prec✝ ≥ 1024 then 1 else 2) (Std.Format.text "MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign.plus")).group prec✝
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.instReprErrorSign.repr MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign.minus prec✝ = Repr.addAppParen (Std.Format.nest (if prec✝ ≥ 1024 then 1 else 2) (Std.Format.text "MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign.minus")).group prec✝
Instances For
Reversal of sign, used because the induction step changes parity.
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign.plus.opposite = MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign.minus
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign.minus.opposite = MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign.plus
Instances For
Suzuki's convention: odd depth uses +, even depth uses -.
Equations
Instances For
Suzuki's ε₊=1, ε₋=0.
Equations
Instances For
The two positive Section 13 majorants T̂⁺ and T̂⁻.
At κ = 1 Suzuki is in the κ > 1/2 branch of (13.1), hence κ̂ = κ = 1:
δ does not occur in this branch. The functions remain analytic input here.
- betaHat : ℝ
Instances For
Signed lookup for T̂⁺ and T̂⁻.
Equations
Instances For
At κ=1, equation (13.1) gives κ̂ = κ = 1.
Instances For
Exact κ=1 specialization of Suzuki's
E_N(D,s) = (1+s^d/log D)^s s^(κ̂-κ+1) T̂^±(s).
The sign is + for odd N and - for even N.
Equations
Instances For
Exact κ=1 specialization of Suzuki's q_D^±.
Equations
Instances For
Exact κ=1 specialization of Suzuki's auxiliary
Λ_ε^±(t) = (1+(t+ε)^d/log D)^t t^(κ̂+1) T̂^±(t), ε=0,1.
Equations
Instances For
Algebraic parity normalization preceding (14.13): the inherited depth
N-1 uses the sign opposite to depth N.
The pointwise majorization used to pass from inherited E_{N-1} to
(log D)^(-Δ) q_D^∓. Its proof is the genuinely analytic/base-comparison
part immediately before (14.13), so it is represented as a premise.
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.Claim14_13PointwisePremise H N D d Δ s x = (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.errorEnvelope H (N - 1) x d (s - 1) * Real.log x ^ (-Δ) ≤ Real.log D ^ (-Δ) * MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.qD H (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign.ofDepth N).opposite D d Δ s)
Instances For
Pure sum algebra in (14.13): a pointwise inherited-error bound remains valid after multiplication by nonnegative sieve weights and finite summation.
Algebraic identity (14.14), specialized to κ=1.
Positivity of E_N from the currently available finite/Section-13 layer
positivity data.
Strict positivity of E_N under the strict positivity furnished by
Proposition 13.1 for T̂⁺,T̂⁻.
Continuity of E_N on a positive interval, conditional only on continuity
of the selected Section 13 layer there.
Continuity of q_D^± on (1,∞), conditional only on continuity of T̂^±.
Continuity of Λ_ε^± on (0,∞), conditional only on continuity of T̂^±.
Analytic Claim 14.6(i), deliberately left as a named premise.
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.Claim14_6_MonotoneLambdaPremise H D d σ = ∀ (sign : MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign) (ε : ℝ), ε = 0 ∨ ε = 1 → AntitoneOn (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.lambda H sign D d ε) (Set.Icc (H.betaHat + sign.epsilon) σ)
Instances For
Analytic Claim 14.6(ii), deliberately left as a named premise.
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.Claim14_6_MonotoneQPremise H D d Δ σ = ∀ (sign : MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign), AntitoneOn (fun (t : ℝ) => MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.qD H sign.opposite D d Δ t * t) (Set.Ioc (H.betaHat + sign.epsilon) σ)
Instances For
Analytic Claim 14.6(iii), deliberately left as a named premise. At κ=1,
dt^κ = dt, hence the ordinary interval integral below.
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.Claim14_6_IntegralPremise H D d Δ σ = ∀ (sign : MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.ErrorSign) (s : ℝ), H.betaHat + sign.epsilon ≤ s → s ≤ σ → ∫ (t : ℝ) in s..σ, MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.qD H sign.opposite D d Δ t < (1 - 1 / σ) ^ (1 - Δ) * MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.lambda H sign D d 0 s