Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiMovingSigmaCompactHead

Corrected-sign compact-head margin #

For κ = 1 we take Δ₀ = 1 and θ = (Δ₀ - Δ) / 2 = (1 - Δ) / 2. Thus the positive exponent is Δ₀ - Δ, not the reversed (and negative) printed sign Δ - Δ₀.

The corrected positive half-gap exponent for the κ = 1 compact head.

Equations
Instances For

    The explicit coefficient margin between the half-gap coefficient and the full source exponent Δ₀ - Δ = 1 - Δ.

    Equations
    Instances For

      The corrected sign gives a genuinely positive, completely explicit margin at every fixed M > 1.

      Direct Lemma-13.3 witness with the corrected positive exponent. This is the strict compactness input behind the quantitative margin.

      theorem MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.eventually_compactHead_le_coefficient_sub_margin {H : Section13HatLayers} (hH : Section13HatContract H 2) (sign : ErrorSign) {d Δ M : } (hd : 0 d) ( : Δ < 1) (hM : 3 M) :
      0 < compactHeadMargin Δ M ∃ (D₀ : ), 1 < D₀ ∀ (D : ), D₀ D (t : ) in 3..M, qD H sign.opposite D d Δ t (compactHeadCoefficient Δ M - compactHeadMargin Δ M) * lambda H sign D d 0 3

      Explicit positive-margin form of the fixed compact head. The established DDE/FTC compact-head estimate actually has the stronger coefficient (1 - 1/M)^(1-Δ). Rewriting that coefficient as compactHeadCoefficient - compactHeadMargin exposes a fixed positive amount which is available for absorbing the moving tail.

      The threshold is fixed after M; no fixed-endpoint theorem is diagonalized at a moving source cutoff.