Suzuki Lemma 14.3: an N-uniform exponential-tail domination #
This file proves the non-asymptotic core of Lemma 14.3 for the actual discrete
parity sum suzukiActualT. It does not use eventual emptiness of the finite
prime support and it does not scan over depths. The only analytic input is the
pointwise Lemma 14.1 majorant; the lower cutoff is obtained from the actual
support-vanishing theorem.
The production source objects specialize Suzuki's parameter to β = 2. Thus
⌊s - 2⌋₊ + 1 is the first possibly nonzero layer. The hypothesis
z ^ (⌊s - 2⌋₊ + 2) ≤ D is the exact natural-number support condition needed
below (and is the form consumed from the real logarithmic coordinate bridge).
The expected pointwise interface of Suzuki Lemma 14.1. It is deliberately pointwise, rather than an assumption of the desired tail estimate.
Equations
- MathlibNt.SieveTheory.SuzukiLemma141Majorant S D z L = ∀ (n : ℕ), MathlibNt.SieveTheory.suzukiSourceV S n D z ≤ L ^ n / ↑n.factorial
Instances For
The support statement used in Suzuki's proof: layers at or below s - β
vanish. This names the expected support interface without assuming any tail
estimate.
Equations
- MathlibNt.SieveTheory.SuzukiActualSupportVanishing S D z β s = ∀ (n : ℕ), ↑n ≤ s - β → MathlibNt.SieveTheory.suzukiSourceV S n D z = 0
Instances For
Actual source support vanishing below a natural cutoff. This is a direct consumer of the source-faithful support theorem, not finite-support emptiness.
Abstract finite-to-infinite step in Suzuki Lemma 14.3. The finite carrier
may depend on N; the right side does not.
Generic-β formulation of the exact tail stage. It combines the actual
support cutoff and the Lemma 14.1 pointwise estimate, and removes both the
parity restriction and the upper endpoint N.
Suzuki Lemma 14.3 at the exact exponential-tail stage (β = 2). This is
uniform in N: no term on the right depends on N.
Spelling out the tail makes the floor endpoint and the absence of N on
its right-hand side explicit.