Documentation

MathlibNt.AnalyticNumberTheory.DirichletL.DirichletLQuadraticConditionalPowerZeroFree

Closed quadratic zero-free ingredients #

The endpoint optimization is intentionally not asserted here. These public lemmas close the vertical fundamental theorem, the low-height two-segment argument once its sharp derivative budgets have been instantiated, and the high-height (3,4,1) contradiction while consuming the actual principal Euler-correction and pole-plus-log zeta bounds.

Genuine vertical fundamental theorem for a nonprincipal Dirichlet L-function. The derivative here is the real derivative of the actual vertical restriction, so the statement contains no assumed path identity.

theorem AnalyticNumberTheory.LargeSieve.norm_LFunction_sub_le_sixtyfour_mul_conductorHeightLogSq {q : } [NeZero q] (χ : DirichletCharacter q) ( : χ 1) {σ₁ σ₂ t : } (hσ₁half : 1 / 2 σ₁) (hσ₁lower : 1 - 1 / Real.log (DirichletLGlobalConductorLogValueBound.dirichletLConductorHeightCutoff q t) σ₁) (hσ₁σ₂ : σ₁ σ₂) (hσ₂upper : σ₂ 2) :

Integrating the conductor-height derivative estimate along a horizontal segment gives a logarithmic, rather than polynomial-in-the-conductor, budget.

Common conductor-height and zeta-pole scale used in the conditional quadratic zero-free headline.

Equations
Instances For

    Integrating the global conductor-log derivative bound along the genuine vertical segment gives a linear-in-|t| budget at re s = 1.

    Low-height two-segment exclusion. The endpoint value is identified with its positive real part using quadraticity. hhorizontal and hvertical are the two sharp derivative-integral budgets, and the preceding theorem supplies the required vertical fundamental theorem when establishing hvertical.

    theorem AnalyticNumberTheory.LargeSieve.norm_quadraticSquare_LFunction_le_principalPolePlusLog {q : } [NeZero q] (Z : ) (hzeta : ∀ (x u : ), 0 < xx 1u 0riemannZeta (1 + x + Complex.I * u) Z * (1 + Real.log (|u| + 2) + 1 / |u|)) (χ : DirichletCharacter q) (hquad : χ ^ 2 = 1) {x t : } (hx : 0 < x) (hx1 : x 1) (ht : t 0) :
    DirichletCharacter.LFunction (χ ^ 2) (1 + x + Complex.I * (2 * t)) (1 + Real.log q) * (Z * (1 + Real.log (|2 * t| + 2) + 1 / |2 * t|))

    Actual principal-square estimate used in the high-height branch. This directly consumes both accepted analytic inputs; it is not an abstract source predicate.

    theorem AnalyticNumberTheory.LargeSieve.LFunction_ne_zero_highHeight_of_valueProduct {q : } [NeZero q] (Z : ) (hZ : 0 < Z) (hzeta : ∀ (x u : ), 0 < xx 1u 0riemannZeta (1 + x + Complex.I * u) Z * (1 + Real.log (|u| + 2) + 1 / |u|)) (χ : DirichletCharacter q) (hquad : χ ^ 2 = 1) (_hχ : χ 1) {β t x D : } (hx : 0 < x) (hx1 : x 1) (ht : t 0) (htriv : DirichletCharacter.LFunctionTrivChar q (1 + x) 2 / x) (hright : DirichletCharacter.LFunction χ (1 + x + Complex.I * t) D * x) (hpay : 8 * (1 + Real.log q) * (Z * (1 + Real.log (|2 * t| + 2) + 1 / |2 * t|)) * (D * x) ^ 4 < x ^ 3) :

    High-height (3,4,1) contradiction. The actual principal-square bound is invoked in the proof. htriv and hright are precisely the elementary principal-pole and Taylor estimates to be discharged by the surrounding power-width arithmetic.

    For nonzero height, the pole-plus-log factor is also dominated by the common scale.

    theorem AnalyticNumberTheory.LargeSieve.exists_dirichletL_quadratic_conditional_powerZeroFree (c η : ) (hc : 0 < c) ( : 0 < η) :
    ∃ (A : ), 0 < A ∀ (q : ) [inst : NeZero q] (χ : DirichletCharacter q) (β t : ), χ ^ 2 = 1χ 1c * q ^ (-η) (DirichletCharacter.LFunction χ 1).reβ Set.Ico (1 - A * q ^ (-2 * η) / dirichletLQuadraticConditionalPowerZeroFreeH q t ^ 12) 1DirichletCharacter.LFunction χ (β + Complex.I * t) 0

    A genuine conditional quadratic headline. A Siegel-type lower bound at one, with its premise left explicit, gives a single power-width zero-free region at every height. The low branch uses both the horizontal and the accepted vertical derivative budgets; the complementary branch uses the (3,4,1) value-product argument.