Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiUpperSourcePairingConservation

Unconditional upper-source pairing conservation route #

This module separates the two genuine analytic producers still missing from the upper source construction: its forward integral DDE and its tail P(s) → 2. It proves the Iwaniec pairing is constant on [2,∞) from the integral DDE and the standard-adjoint DDE, without using Proposition 11.8(iii).

Exact forward integral DDE required of the already-defined genuine upper source. This is an independently producible source-series theorem.

Equations
Instances For

    The differential identity required from the Laplace-integral standard adjoint. It does not include any pairing normalization.

    Equations
    Instances For

      The residual moving-window estimate. It is isolated from both the source DDE and Proposition 11.8; analytically it follows from the two pointwise tails and local continuity.

      Equations
      Instances For
        noncomputable def MathlibNt.SieveTheory.upperSourcePairingFor (P p : ) (s : ) :

        The same pairing formula with the source exposed as an argument.

        Equations
        Instances For
          theorem MathlibNt.SieveTheory.upperSourcePairing_eq_of_integralDDE {P p : } (hP : ContinuousOn P (Set.Ici 1)) (hDDE : ∀ (a b : ), 2 aa bb * P b - a * P a = (t : ) in a..b, P (t - 1)) (hp : ∀ (s : ), 2 sHasDerivAt p (-p (s + 1) / s) s) {x y : } (hx : 2 x) (hxy : x y) :

          Pairing conservation from a forward integral DDE. The one-sided derivative at 2 is extracted from the integral equation, so no derivative of P is assumed at the switching point.

          The upper pairing tends to 2 from the genuine source tail, the elementary scaled Laplace tail, and the residual unit-window estimate.

          No invocation of Proposition 11.8(iii): conservation transports the independently computed value at infinity back to every finite s ≥ 2.