Documentation

MathlibNt.AnalyticNumberTheory.DirichletL.DirichletLWeakStripDerivativeBound

A genuine weak-strip bound for the continued Dirichlet-L derivative #

This module joins the continued ordered derivative series to its finite truncation at ⌊|t|⌋₊ + 1. The Abel tail is retained explicitly, so no absolute-convergence argument is used in the weak strip.

The canonical cutoff lies strictly above the height.

The canonical cutoff is at most one above the height.

theorem DirichletLWeakStripDerivativeBound.one_half_lt_sigma {A σ t : } (hA : A Set.Ioc 0 (1 / 2)) (ht : 3 < |t|) ( : 1 - A / Real.log |t| σ) :
1 / 2 < σ

In the requested weak strip the real part stays above one half.

theorem DirichletLWeakStripDerivativeBound.norm_sigma_add_tI_le_abs_add_two {A σ t : } (hA : A Set.Ioc 0 (1 / 2)) (ht : 3 < |t|) ( : 1 - A / Real.log |t| σ) (hσ2 : σ 2) :
σ + t * Complex.I |t| + 2

The continued argument has norm at most |t| + 2 in the requested strip.

The logarithm of the canonical cutoff costs at most twice log |t|.

theorem DirichletLWeakStripDerivativeBound.natFloor_add_one_rpow_one_sub_sigma_le {A σ t : } (hA : A Set.Ioc 0 (1 / 2)) (ht : 3 < |t|) ( : 1 - A / Real.log |t| σ) :
↑(|t|⌋₊ + 1) ^ (1 - σ) 3 * Real.exp A

The potentially dangerous weak-strip power at the canonical cutoff is uniformly paid by a fixed multiple of exp A.

theorem DirichletLWeakStripDerivativeBound.sum_logCpowWeight_eq_derivative_truncation {q : } (χ : DirichletCharacter q) (σ t : ) (m : ) :
nFinset.range m, DirichletLAbelWeightVariation.logCpowWeight (σ + t * Complex.I) n * χ n = nFinset.range m, -Complex.log n * n ^ (-(σ + t * Complex.I)) * χ n

Exact calibration of the multiplication order in the finite derivative sum. The zero term is handled separately; positive terms use the existing logCpowWeight_nat_eq bridge.

Assembly theorem for the continued derivative in the weak strip. This is the honest tail-budget interface: the first summand is the proved finite truncation estimate and the second is exactly the paid Abel tail at m = ⌊|t|⌋₊ + 1.

theorem DirichletLWeakStripDerivativeBound.canonical_tail_le_fixed_log_sq {q : } {A σ t : } (hA : A Set.Ioc 0 (1 / 2)) ( : 1 - A / Real.log |t| σ) (hσ2 : σ 2) (ht : 3 < |t|) :

At the canonical cutoff the entire explicit Abel tail is absorbed by a fixed numerical multiple of the weak-strip logarithmic budget.

theorem DirichletLWeakStripDerivativeBound.norm_deriv_LFunction_le_fixed_log_sq {q : } [NeZero q] (χ : DirichletCharacter q) ( : χ 1) {A C σ t : } (hA : A Set.Ioc 0 (1 / 2)) ( : 1 - A / Real.log |t| σ) (hσ2 : σ 2) (ht : 3 < |t|) (hC : 2 C) :

Fully explicit weak-strip derivative bound, with the Abel tail absorbed.