Lemma 14.4: finite-depth global-IH assembly #
The induction invariant below is the production
GlobalDepthLemma144InductionHypothesis, specialized to the actual discrete
quantity, Euler product, and Section-13 error envelope. Thus one cutoff is
uniform in D, z, and every legal parity coordinate. No abstract error
function is introduced.
The concrete global Lemma-14.4 assertion at one depth and one cutoff.
Equations
- MathlibNt.SieveTheory.Lemma144GlobalDepthAt S H C K d Δ N Dmin = MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.GlobalDepthLemma144InductionHypothesis (MathlibNt.SieveTheory.suzukiActualT S) (fun (z : ℕ) => MathlibNt.SieveTheory.SwitchingPrinciple.suzukiVProduct S ↑z) (fun (n D : ℕ) (x : ℝ) => MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.errorEnvelope H n (↑D) d x) 2 C K Δ N Dmin
Instances For
The concrete natural-ceiling form of Lemma 14.4 with one cutoff placed
before D and the parity coordinate.
Equations
- MathlibNt.SieveTheory.Lemma144UniformNatCeilAt S H C K d Δ N Dmin = ∀ (D : ℕ), Dmin ≤ D → 2 ≤ D → ∀ x ∈ MathlibNt.SieveTheory.SuzukiFiniteContinuousLayers.KappaOneModel.parityDomain 2 N, 2 ≤ ⌈↑D ^ (1 / x)⌉₊ → MathlibNt.SieveTheory.suzukiActualT S N D ⌈↑D ^ (1 / x)⌉₊ ≤ MathlibNt.SieveTheory.SwitchingPrinciple.suzukiVProduct S ↑⌈↑D ^ (1 / x)⌉₊ * (MathlibNt.SieveTheory.SuzukiFiniteContinuousLayers.finiteSourceLayer 1 2 N x + C * Real.exp √K * MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.errorEnvelope H N (↑D) d x * Real.log ↑D ^ (-Δ))
Instances For
Raising the common cutoff preserves the concrete global induction hypothesis.
A natural-ceiling estimate with all quantifiers behind one cutoff implies
production's exact-power global IH. The exact-power hypothesis identifies its
natural ceiling with z; this is the bridge needed by the successor theorem's
global IH rather than a pointwise surrogate.
Complete finite-depth induction assembler for the concrete Lemma-14.4 invariant.
The successor consumes the genuine global depth-N IH at the current common
cutoff and returns the depth-N+1 assertion at a (possibly larger) cutoff.
Because the new cutoff is required to dominate the old one, all earlier depths
are transported to it. The conclusion therefore has one cutoff before the
quantifiers over depth, D, z, and the parity coordinate.