Documentation

MathlibNt.AnalyticNumberTheory.Chen1973.Chen1973Lemma6Equation21HorizontalDecay

Equation (21): genuine horizontal boundary decay #

The sole quantitative analytic input is a pointwise bound for the actual L'/L quotient throughout the closed strip. This file does not prove that input. The smoothing-order condition is explicit and may be paid eventually by a caller. Constants may depend on this fixed cell.

Writing a = PerronScale x, N = PerronOrder x + 1, σ = Eq21Sigma x, α = Alpha x, and y = x/(p₁p₂), the proof constructs K = 2 * (σ⁻¹ + a^N) * (2*d)^r, B = (M*y^α)*K, and C = 2*B*(α-σ). The coarse inequality 1 + log z ≤ z suffices because no conductor-uniform constant is requested.

Horizontal integrability is proved separately using measurability and the pointwise majorant on a finite interval. Thus no nonintegrability/zero-integral convention is used, and no extra zero-free hypothesis is necessary here. The existing contour deformation still requires its own genuine zero-free input; this result does not discharge it.

theorem AnalyticNumberTheory.LargeSieve.eq21_horizontal_log_bound {d t : } (hd : 1 d) (ht : 0 t) :
0 1 + Real.log (d * (1 + t)) 1 + Real.log (d * (1 + t)) 2 * d * max 1 t

A deliberately coarse conductor-dependent logarithmic bound.

theorem AnalyticNumberTheory.LargeSieve.eq21_horizontal_weightedKernel_bound {x : } (hx : 3 x) {σ u d : } ( : 0 < σ) (hu : σ u) (hd : 1 d) (r : ) (horder : r + 1 chen1973PerronOrder x + 1) (t : ) :
chen1973MellinKernel (↑x) (u + t * Complex.I) * (1 + Real.log (d * (1 + |t|))) ^ r 2 * (σ⁻¹ + chen1973PerronScale x ^ (chen1973PerronOrder x + 1)) * (2 * d) ^ r / (1 + t ^ 2)

Full true kernel power, reduced to a square tail only after paying the polynomial weight. The small-height estimate uses the positive real part.

theorem AnalyticNumberTheory.LargeSieve.chen1973Lemma6_eq21_term_pointwise_decay_of_strip_logDerivative {x d : } (hx : 3 x) (hd : 1 < d) (χ : PrimitiveCharacter d) {pp : × } (hy : 1 < x / (pp.1 * pp.2)) {M : } (hM : 0 M) (r : ) (horder : r + 1 chen1973PerronOrder x + 1) (hderiv : ∀ (s : ), chen1973Lemma6Eq21Sigma x s.re s.re chen1973Lemma6Alpha xchen1973PrimitiveLDeriv d s χ / chen1973Lemma6PrimitiveLValue d s χ M * (1 + Real.log (d * (1 + |s.im|))) ^ r) :
∃ (B : ), 0 B uSet.Icc (chen1973Lemma6Eq21Sigma x) (chen1973Lemma6Alpha x), ∀ (t : ), chen1973Lemma6Eq21TermShiftIntegrand x d χ pp (u + t * Complex.I) B / (1 + t ^ 2)

Actual integrand pointwise decay on the whole strip. The character coefficient is bounded by one, never silently deleted.

Each actual horizontal section is measurable. This uses the entire nonprincipal L-function and its measurable derivative, not zero integral conventions. Nonvanishing is not needed for this measurability fact.

The two genuine horizontal integrals are integrable, and their oriented bottom-minus-top difference has square decay. The conclusion carries the factor two for the two edges and their actual length. No horizontal bound or integrability premise is assumed.

theorem AnalyticNumberTheory.LargeSieve.chen1973Lemma6_eq21_horizontal_decay_of_strip_logDerivative {x d : } (hx : 3 x) (hd : 1 < d) (χ : PrimitiveCharacter d) {pp : × } (hy : 1 < x / (pp.1 * pp.2)) {M : } (hM : 0 M) (r : ) (horder : r + 1 chen1973PerronOrder x + 1) (hderiv : ∀ (s : ), chen1973Lemma6Eq21Sigma x s.re s.re chen1973Lemma6Alpha xchen1973PrimitiveLDeriv d s χ / chen1973Lemma6PrimitiveLValue d s χ M * (1 + Real.log (d * (1 + |s.im|))) ^ r) :

The exact horizontal_decay output consumed by the contour bridge.