Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiLemma144Sigma0ExactStrictCeil

Lemma 14.4: Σ₀ at the single source endpoint #

The low-prime part is first recombined at its one endpoint, exactly in source order. The strict natural-ceiling carrier makes the odd-depth source condition automatic once the exponent is at least three. Claim 14.5 is then applied once to the resulting T_N; no prime-dependent threshold or uniformity premise is used.

theorem MathlibNt.SieveTheory.suzukiSigmaZero_eq_actualT_single_endpoint_strict (S : BoundingSieve) {N D z : } {σ : } (hN : 2 N) (hD : 0 < D) ( : 3 σ) (hz : D ^ (1 / σ) z) :
suzukiSigmaZero S N D z (D ^ (1 / σ)) = suzukiActualT S N D D ^ (1 / σ)⌉₊

At a single real endpoint D^(1/σ), the strict low-prime carrier is exactly the support below its natural ceiling. For σ ≥ 3, the natural-ceiling recurrence therefore recombines Σ₀ into one value of suzukiActualT, without a separate odd-depth cube hypothesis.

Eventual Σ₀ bound in source order. Eventual growth of sourceSigma supplies the strict natural-ceiling carrier; the endpoint estimate then invokes Claim 14.5 once.