Documentation

MathlibNt.SieveTheory.Liu.LogarithmicIntegral.LiuTrueLiPan

Main-parametric Pan consumption for Liu's coprime majorant #

This module defines the fixed-parameter Pan objects for an arbitrary main-term model and proves the finite structural implication needed by Liu's coprime eqn-r lane. It does not assert the analytic Pan mean-value theorem.

The residue maximum uses the live ANT unitResidues convention. In particular, the unique canonical residue modulo 1 is 0.

Main-parametric finite Pan objects #

Exact change in a scaled AP error when only the additive normalization of the logarithmic integral is changed.

noncomputable def MathlibNt.SieveTheory.LiuWeight.liuMainPanInnerSum (main : ) (Y X q l : ) (f : ) :

The unrestricted Pan inner sum for an arbitrary main-term model.

Equations
Instances For
    noncomputable def MathlibNt.SieveTheory.LiuWeight.liuMainPanCoprimeSum (main : ) (Y X q l : ) (f : ) :

    The coprime Pan inner sum for an arbitrary main-term model.

    Equations
    Instances For
      noncomputable def MathlibNt.SieveTheory.LiuWeight.liuMainPanCoprimeIntervalSum (main : ) (Y A₁ A₂ q l : ) (f : ) :

      The source-interval version of the coprime Pan sum, with Pan's convention A₁ < a ≤ A₂.

      Equations
      Instances For
        theorem MathlibNt.SieveTheory.LiuWeight.liuMainPanCoprimeSum_eq_sourceIntervalSum (main : ) (Y X A₁ A₂ q l : ) (f : ) (hA₂X : A₂ X) (hsupp : aX, f a 0A₁ < a a A₂) :
        liuMainPanCoprimeSum main Y X q l f = liuMainPanCoprimeIntervalSum main Y A₁ A₂ q l f

        Zero extension from a Pan source interval to the ambient finite range does not alter the coprime aggregate. This is the finite support bridge required before applying Corollary (2.30).

        noncomputable def MathlibNt.SieveTheory.LiuWeight.liuMainPanMaxL (main : ) (Y X q : ) (f : ) :

        The maximum of the absolute coprime inner sum over canonical reduced residues modulo q. The value at q = 0 is 0, while q = 1 uses residue 0.

        Equations
        Instances For
          noncomputable def MathlibNt.SieveTheory.LiuWeight.liuMainPanMaxY (main : ) (X q N : ) (f : ) :

          The maximum of liuMainPanMaxL over source parameters Y ≤ N.

          Equations
          Instances For

            The Pan modulus cutoff ⌊N^(1/2) / log(N)^B⌋.

            Equations
            Instances For

              Liu's source cutoff is eventually contained in Pan's modulus range.

              theorem MathlibNt.SieveTheory.LiuWeight.exists_liuSourceDEpsilon_le_panModulusCutoff (ε B : ) ( : 0 < ε) (hB : 0 B) :
              ∃ (N₀ : ), ∀ (N : ), N₀ NliuSourceDEpsilon N ε panModulusCutoff N B

              Existential threshold form of the eventual Liu-to-Pan cutoff inclusion.

              noncomputable def MathlibNt.SieveTheory.LiuWeight.liuMainPanWeightedSum (main : ) (N : ) (f : ) (B : ) :

              The fixed-N main-parametric Pan weighted sum.

              Equations
              Instances For
                noncomputable def MathlibNt.SieveTheory.LiuWeight.liuMainPanEndpointWeightedSum (main : ) (N : ) (f : ) (B : ) :

                The endpoint-only weighted sum at Y = N. This is the exact prefix needed by Liu's source-Q consumer and avoids strengthening Pan--Ding--Wang's source interval hypotheses to every small prefix.

                Equations
                Instances For

                  Fixed-N endpoint form of the weighted Pan mean-value inequality.

                  Equations
                  Instances For
                    def MathlibNt.SieveTheory.LiuWeight.LiuMainPanMeanValueAt (main : ) (N : ) (f : ) (A B C : ) :

                    A transparent fixed-N instance of the main-parametric Pan mean-value inequality. This is a predicate for consuming an analytic input, not a proof of that input.

                    Equations
                    Instances For

                      Proxy compatibility #

                      Proxy compatibility. The unrestricted object specializes to ANT's historical x / log x finite sum. This is not a true-li statement.

                      Proxy compatibility. The coprime object specializes to ANT's historical x / log x finite sum. This is not a true-li statement.

                      The new coprime sum is definitionally the coprime sum used by the Liu source-Q majorant.

                      Proxy compatibility. The canonical-residue maximum specializes definitionally to ANT's live panMaxL.

                      Proxy compatibility. The source-parameter maximum specializes definitionally to ANT's live panMaxY.

                      @[simp]
                      theorem MathlibNt.SieveTheory.LiuWeight.liuMainPanMaxL_one (main : ) (Y X : ) (f : ) :
                      liuMainPanMaxL main Y X 1 f = |liuMainPanCoprimeSum main Y X 1 0 f|

                      In particular, the modulus-one maximum uses the canonical residue 0.

                      Proxy compatibility. The fixed weighted sum specializes to the finite left side occurring in ANT's PanMeanValueUniform.

                      Proxy compatibility. This is only a fixed-N restatement of ANT's historical proxy finite inequality, not an analytic theorem.

                      Finite consumption bridge #

                      theorem MathlibNt.SieveTheory.LiuWeight.liuMainPanMaxL_nonneg (main : ) (Y X q : ) (f : ) :
                      0 liuMainPanMaxL main Y X q f
                      theorem MathlibNt.SieveTheory.LiuWeight.liuMainPanMaxY_nonneg (main : ) (X q N : ) (f : ) :
                      0 liuMainPanMaxY main X q N f

                      A canonical reduced residue is bounded by the residue maximum at the same endpoint.

                      A canonical reduced residue and a source parameter in range are bounded by the two nested Pan maxima.

                      The source-faithful endpoint structural bridge: Pan's weighted estimate at Y = N already controls the only prefix used by Liu's source-Q coprime majorant. No maximum over unsupported small prefixes is needed.

                      The exact structural consumption bridge: a fixed-N, main-parametric Pan mean-value inequality controls Liu's source-Q coprime majorant whenever its source divisor cutoff is inside the Pan modulus cutoff.

                      The genuine logarithmic-integral specialization retains both the analytic fixed-N Pan predicate and the cutoff inclusion as explicit hypotheses.

                      Beyond a threshold depending only on ε and B, the true logarithmic- integral coprime bound requires only the fixed-N Pan mean-value input.

                      Changing only the additive normalization of the genuine logarithmic integral costs the source mass times the full paper-Q divisor weight.

                      Any fixed multiple of N^(2/3) log^3 N is eventually absorbed by N / log^A N, for an arbitrary fixed real logarithmic exponent A.

                      The additive-normalization loss in the aggregate coprime Pan majorant is eventually absorbable into any prescribed inverse logarithmic power.

                      Consequently, an eventual inverse-log bound for one additive normalization transfers to every other normalization, at the cost of adding 1 to the fixed constant.