Documentation

MathlibNt.AnalyticNumberTheory.LargeSieve.PrimeAPPartialSummation

Discrete partial summation from Chebyshev AP errors to prime AP errors #

This module is deliberately downstream of the proved finite character orthogonality module. It does not assume a Bombieri--Vinogradov conclusion. The only separately packaged source term is the scalar comparison between the discrete Abel main term and the genuine logarithmic integral.

Inclusive partial sum through y.

Equations
Instances For
    theorem AnalyticNumberTheory.LargeSieve.sum_range_mul_eq_discreteAbel (c w : ) (y : ) :
    nFinset.range (y + 1), w n * c n = w y * realPrefix c y + nFinset.range y, (w n - w (n + 1)) * realPrefix c n

    Finite discrete Abel summation, including both endpoints.

    Reciprocal-log weight with the low endpoint made total.

    Equations
    Instances For

      The logarithmically weighted prime increment in one residue class.

      Equations
      Instances For

        The ordinary prime indicator in one residue class.

        Equations
        Instances For

          Multiplication by 1 / log p removes the prime logarithmic weight.

          Prime counting is the finite sum of the ordinary AP indicators.

          Exact discrete Abel formula for prime counting. The terms at 0 and 1 vanish because there are no primes there; no singular logarithm is evaluated.

          The deterministic main term obtained by applying the same finite Abel operator to the Chebyshev main prefix y.

          Equations
          Instances For

            The total variation of the finite Abel operator. Keeping this exact finite quantity makes the estimates valid also at y = 0,1,2.

            Equations
            Instances For

              Theta error in one reduced residue class.

              Equations
              Instances For

                Exact higher-prime-power correction between ψ (the von Mangoldt prefix) and θ (the sum of log p over primes).

                Equations
                Instances For

                  The correction is exactly what must be removed from the von Mangoldt prefix to leave the prime-only logarithmic weight.

                  The correction has the promised arithmetic content: it is precisely the von Mangoldt mass on non-primes in the residue class (hence, by the support of Λ, on higher prime powers).

                  Pointwise conversion of a ψ AP error into a θ AP error, paying the higher-prime-power correction explicitly.

                  The genuine-li source discrepancy. This is a one-dimensional global source term, independent of the modulus and residue; no AP conclusion is hidden in it.

                  Equations
                  Instances For

                    Absolute-value estimate for the finite Abel operator under a uniform prefix bound. This is the discrete partial-summation inequality used below.

                    The largest theta-prefix error for one residue through N.

                    Equations
                    Instances For

                      Uniform theta-prefix control obtained from all von Mangoldt AP prefixes and the explicit higher-prime-power correction.

                      Pointwise prime-AP error controlled uniformly by the lambda AP prefix maximum, prime powers, and the scalar genuine-li source term.

                      Lambda-to-prime AP prefix-max bridge. This is the requested finite partial-summation conclusion, connected literally to standardPrimeAPPrefixMaxError. It assumes no BV/AP prime-counting theorem.

                      Composition with the already-proved principal/nonprincipal character majorant. In particular the global/principal Chebyshev error remains visible and is not silently charged to the nonprincipal characters.