Documentation

MathlibNt.SieveTheory.Distribution.LiuPan.LiuPanWangDingSource

Canonical Pan--Wang--Ding source theorem interface #

This module records the weighted aggregate residue-class interface motivated by Corollary (2.30) of Pan--Ding--Wang (1975), deduced there from Theorem 2 (1.2). The corollary carries the squarefree modulus weight 3^ν(q) |μ(q)| and is uniform over coefficient functions with |f(a)| ≤ 1; hence varying Chen sources are compatible with its quantifier order. The source gives the concrete choice B = 2A + 24; the interface below existentially weakens that value.

The endpoint interface below uses only y = x = N, which is the sole prefix consumed by Liu's eqn-r lane. This avoids the previous, unsupported strengthening to every small natural prefix. Two source-correspondence bridges remain separate: the zero-extended liuWeight must be identified with a source interval log^(2B) N < A₁ ≤ a ≤ A₂ < N^(1-ε), and the paper's unspecified additive normalization of li must be related to the chosen normalization.

The analytic theorem itself remains an explicit proposition. No primitive- character majorant is inferred from it: such a majorant is strictly stronger and suffers a genuine weighted-conductor resonance obstruction.

Natural cutoff whose range represents the source's strict real inequality.

Equations
Instances For

    Membership in the source cutoff is exactly the paper's strict real inequality; in particular this also handles the case where the real endpoint is an integer.

    Once log N > 1, every modulus in Lean's closed floor cutoff with exponent B+1 satisfies the source's strict real cutoff with exponent B.

    For each fixed paper exponent B, using B+1 in the existing Lean cutoff is eventually source-faithful at the strict endpoint.

    Threshold form of the eventual strict-endpoint bridge.

    Integer lower endpoint used to place Liu's zero-extended source inside the strict interval required by Pan--Ding--Wang.

    Equations
    Instances For

      Integer upper endpoint at Liu's exact two-thirds support scale.

      Equations
      Instances For

        The lower endpoint is strictly above the logarithmic source threshold.

        For N > 1, the two-thirds upper endpoint is strictly below the fixed N^(3/4) source ceiling used in the Pan corollary.

        Liu's tenth-power source cutoff lies below the two-thirds Pan endpoint.

        For every fixed Pan exponent, the logarithmic lower endpoint is eventually strictly below Liu's N^(1/10) source cutoff.

        All source-side interval and coefficient hypotheses needed for the Liu specialization of Corollary (2.30) hold eventually (with paper ε = 1/4).

        Conditional finite support bridge. Once the logarithmic lower endpoint is below Liu's N^(1/10) cutoff, every nonzero source coefficient lies in the Pan interval (A₁,A₂].

        At a fixed endpoint, Liu's zero-extended coprime source sum is exactly the Pan interval sum once the eventual logarithmic lower-cutoff inequality holds.

        noncomputable def MathlibNt.SieveTheory.LiuWeight.liuMainPanCoprimeIntervalMaxL (main : ) (Y A₁ A₂ q : ) (f : ) :

        The residue-class maximum in the literal source-interval formulation of Pan--Ding--Wang, Corollary (2.30).

        Equations
        Instances For

          Source-faithful Liu specialization of Pan--Ding--Wang, Corollary (2.30). This is the consequence consumed by the eqn-r lane, not a formalization of the paper's more general arbitrary-f, arbitrary-interval statement. The additive normalization of li is fixed but unspecified by the source, while the source exponent (the paper permits B = 2A + 24) is existentially weakened.

          Equations
          Instances For
            theorem MathlibNt.SieveTheory.LiuWeight.LiuPanWangDingCorollary230.to_coprimeRBound (hPan : LiuPanWangDingCorollary230) (ε A : ) ( : 0 < ε) (hA : 0 < A) :
            ∃ (C : ), 0 < C ∃ (B : ), 0 B ∃ (N₀ : ), ∀ (N : ), N₀ NLiuPaperQCoprimeRBound (liuLogarithmicIntegral 2) N ε A C

            The literal source contract transports all the way to Liu's canonical κ = 2 coprime consumer. The source cutoff exponent B becomes B+1 at the closed-floor endpoint, and the fixed normalization discrepancy is absorbed in one further copy of N / log^A N.

            The exact downstream analytic interface needed after source transport: every positive ε,A admits an eventual canonical-li₂ coprime eqn-r bound.

            Equations
            Instances For

              The literal source corollary supplies the exact canonical consumer interface, without identifying its unspecified additive normalization with 2.

              A post-transport endpoint contract at a specified additive normalization. It is convenient for downstream consumers, but is not the literal statement of Corollary (2.30): the source-faithful Liu specialization is LiuPanWangDingCorollary230, with a strict modulus cutoff, source interval, and existential source normalization.

              Equations
              Instances For

                A stronger conditional convenience contract at canonical normalization li₂(x) = 2 + ∫₂ˣ dt / log t. This is not identified definitionally with the source-literal Corollary (2.30); use LiuPanWangDingCorollary230.to_coprimeRBound for the source-faithful route.

                Equations
                Instances For
                  theorem MathlibNt.SieveTheory.LiuWeight.LiuPanWangDingSourceMeanValue.to_coprimeRBound {κ : } (hPan : LiuPanWangDingSourceMeanValue κ) (ε A : ) ( : 0 < ε) (hA : 0 < A) :
                  ∃ (C : ), 0 < C ∃ (B : ), 0 B ∃ (N₀ : ), ∀ (N : ), N₀ NLiuPaperQCoprimeRBound (liuLogarithmicIntegral κ) N ε A C

                  The aggregate Pan--Wang--Ding source theorem directly supplies Liu's source-Q coprime remainder bound. The only additional step is the already proved eventual inclusion of Liu's divisor cutoff in Pan's modulus range.

                  theorem MathlibNt.SieveTheory.LiuWeight.LiuPanWangDingTheorem.to_coprimeRBound (hPan : LiuPanWangDingTheorem) (ε A : ) ( : 0 < ε) (hA : 0 < A) :
                  ∃ (C : ), 0 < C ∃ (B : ), 0 B ∃ (N₀ : ), ∀ (N : ), N₀ NLiuPaperQCoprimeRBound (liuLogarithmicIntegral 2) N ε A C

                  Consumer consequence of the stronger conditional canonical contract.

                  The stronger canonical endpoint contract also supplies the minimal canonical consumer interface.

                  The canonical coprime consumer interface implies every fixed logarithmic saving for Liu's exact eqn-r source sum. The full majorant keeps 3^ω(d) outside the absolute value of each inner residue-class error.

                  Backward-compatible wrapper for the stronger canonical endpoint contract.

                  Source-faithful wrapper from literal Corollary (2.30) to the same full canonical consumer majorant.