Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiLemma132ExactParityTail

theorem MathlibNt.SieveTheory.compact_tail_integral {f : } {x B : } (hcont : ContinuousOn f (Set.Icc x B)) (hzero : ∀ (t : ), B tf t = 0) :

A continuous function vanishing beyond an endpoint has an integrable compact tail.

The finite-tail identity at the exact lower threshold used by the recursive numerator: 2 on even layers and 3 on odd layers.

The weaker hypothesis x ∈ parityDomain 2 N is sufficient on the even branch, but not on the odd branch: there it only says 1 < x, while the recursive lower endpoint remains clamped at 3.

On the even parity branch, Suzuki's exact parity-domain lower endpoint is already the exact recursion threshold.