Documentation

MathlibNt.AnalyticNumberTheory.Vaughan.VaughanTypeIIActualTensorEnergy

Actual tensor energy and rectangle aggregation for Vaughan Type II #

This module bounds the coefficient obtained after collecting t=e*m by Cauchy on the actual fibre. The subsequent sum remains a sum in (d,t); it is never repackaged pointwise in n=d*e*m.

The actual e-fibre above t, including the physical cutoff on m.

Equations
Instances For

    Number of representations in the actual t=e*m fibre.

    Equations
    Instances For

      The external coefficient energy with precisely the multiplicity and Λ-energy generated by fibre Cauchy. Keeping this as a (d,t) sum is the key distinction from a pointwise estimate after n=d*e*m.

      Equations
      Instances For
        theorem AnalyticNumberTheory.LargeSieve.vaughanBilinearTensorCoeff_eq_fiber (b : ) (y d : ) (ES : Finset ) (t : ) (hES : eES, 0 < e) :

        Exact fibre form of the actual Vaughan tensor coefficient.

        Cauchy on the actual divisor fibre. Its two factors are the literal fibre multiplicity and the literal Λ square-energy.

        The actual tensor energy is compressed without leaving the full (d,t) sum. No pointwise D²E² coefficient estimate occurs.

        theorem AnalyticNumberTheory.LargeSieve.vaughanBilinearTensorEnergy_le_of_fiber_caps (b : ) (y : ) (DS ES : Finset ) (Δ B : ) (hES : eES, 0 < e) ( : dDS, tFinset.Icc 1 y, (vaughanTensorFiberMultiplicity y d ES t) Δ) ( : dDS, tFinset.Icc 1 y, vaughanTensorFiberMangoldtEnergy y d ES t ) (hB : dDS, tFinset.Icc 1 y, b (d * t.toNat) ^ 2 B) (hΔ0 : 0 Δ) (hΛ0 : 0 ) :

        A scalar consumer of the exact (d,t) ledger. Δ is a divisor-fibre multiplicity cap, a fibrewise Mangoldt-energy cap, and B the summed external coefficient energy.

        Möbius has unit pointwise square budget, hence its energy is at most the literal outer-block cardinality.

        theorem AnalyticNumberTheory.LargeSieve.weighted_primitive_vaughanCanonicalBilinear_actual (b : ) (y N u v k l Q : ) (Δ B : ) (hQ : 0 < Q) ( : dvaughanCanonicalDyadicBlock N u k, tFinset.Icc 1 y, (vaughanTensorFiberMultiplicity y d (vaughanCanonicalDyadicBlock N v l) t) Δ) ( : dvaughanCanonicalDyadicBlock N u k, tFinset.Icc 1 y, vaughanTensorFiberMangoldtEnergy y d (vaughanCanonicalDyadicBlock N v l) t ) (hB : dvaughanCanonicalDyadicBlock N u k, tFinset.Icc 1 y, b (d * t.toNat) ^ 2 B) (hΔ0 : 0 Δ) (hΛ0 : 0 ) :

        Actual canonical-block primitive bound after inserting the fibre and external-coefficient energies.

        Rectangle-count Cauchy, in the exact form used to reconstruct the full Type-II prefix.

        Full weighted primitive maximal ledger. Rectangle Cauchy costs exactly (log₂ N+1)²; the right side is the sum of the already proved canonical-block primitive energies, so no second pointwise coefficient loss is introduced.