Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiIntegralDDEPairing

Pairing conservation directly from an integral delay equation #

This module avoids differentiating the source function at the left endpoint. The integral DDE itself supplies the required right derivative, including at x = 2, where only right continuity of the delayed value at 1 is used.

The κ=1 Iwaniec pairing in weighted coordinates F(s) = s Q(s).

Equations
Instances For
    theorem MathlibNt.SieveTheory.SuzukiFiniteContinuousLayers.sourceWeightedPairing_eq_of_integralDDE {F : } (hF : ContinuousOn F (Set.Ici 1)) (hDDE : ∀ (a b : ), 2 aa bF b - F a = - (t : ) in a..b, F (t - 1) / (t - 1)) {x y : } (hx : 2 x) (hxy : x y) :

    An integral delay equation conserves the κ=1 Iwaniec pairing. Crucially, F is assumed continuous only on [1,∞), and the equation is used only in forward form on [2,∞). Thus the theorem includes x = 2 without any left-continuity hypothesis at the threshold.