Closed elementary payload for Standard Bombieri--Vinogradov #
This module packages the elementary lanes left by the low/high conductor split.
The asymptotic payment is proved from Mathlib's Real.isLittleO_pow_log_id_atTop;
no scalar asymptotic inequality is retained as a premise.
The small Vaughan lane in AP normalization costs only the number of conductors, rather than a large-sieve square mean.
In particular a conductor interval contained in [1,Q] costs at most
Q v log(v+1).
A convenient closed packet for exactly the elementary Standard-BV lanes.
Equations
- AnalyticNumberTheory.LargeSieve.StandardBVPayload N Q = AnalyticNumberTheory.LargeSieve.discreteAbelAmplifierPrefixMax N * (AnalyticNumberTheory.LargeSieve.principalBadPhysical N Q + AnalyticNumberTheory.LargeSieve.primePowerPhysical N Q + 2 * AnalyticNumberTheory.LargeSieve.directConductorCorrectionMean AnalyticNumberTheory.LargeSieve.vonMangoldtIntegerCoeff N Q)
Instances For
The exact Q ≤ sqrt N / log^(A+k) N calculation. This is the reusable
polynomial-versus-log payment lemma for every elementary lane below.
Abel, bad-principal, higher-prime-power, and conductor-change terms have a
single explicit Q (sqrt N+1) log^3 N envelope throughout the BV-relevant
range Q ≤ N.
For every requested logarithmic saving, choosing the modulus exponent three larger pays the entire closed elementary packet.