Suzuki (14.10): finite assembly of the pointwise induction hypothesis #
This file isolates exactly the finite step which turns the pointwise induction
hypothesis for T_{N-1}(⌈D/p⌉,p) into Σ₁ ≤ Σ₁₁ + Σ₁₂.
The recursive natural argument always uses ceiling division. The cutoff and
continuous-layer coordinates are displayed explicitly as real powers/logarithms.
No endpoint estimate for either resulting sum is assumed.
The finite prime carrier in the range
D^(1/σ) ≤ p < D^(1/τ). The casts make the real-power cutoffs explicit.
Equations
Instances For
The continuous coordinate at the inherited depth in (14.10).
Equations
Instances For
The coordinate obtained by applying the induction theorem literally at the
natural recursive argument D ⌈/⌉ p.
Equations
Instances For
The (nonnegative) coordinate displacement caused by natural ceiling division.
Equations
Instances For
Exact direction and a uniform explicit size bound for the ceiling
perturbation. The hypothesis 2 * p ≤ D is the natural-number form of the
range condition 2 ≤ D / p.
Sharper, D,p-dependent version of the upper bound. The coarse 3/2
bound above follows from (p-1)/D < 1/2; this version retains the full natural
ceiling error.
Proposition 9.3 has exactly the useful direction: since ceiling division increases the coordinate, antitonicity makes the literal recursive main term no larger than the source coordinate main term.
The error displacement is kept as an explicit additive term. No
monotonicity of E is built into the induction contract.
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.inheritedErrorPerturbation E n D p = E n (D ⌈/⌉ p) (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.recursiveCoordinate D p) - E n (D ⌈/⌉ p) (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.inheritedCoordinate D p)
Instances For
To discard the error perturbation one needs antitonicity, in the same
direction as for the finite source layer. In particular this is the required
extra input when E is instantiated by errorEnvelope; its Section-13 layer
field is arbitrary, so the direction is not a consequence of that definition.
The logarithmic loss at the literal ceiling quotient is no larger than the
source logarithmic loss at D / p. Positivity is recorded explicitly: the
assumption 2 * p ≤ D puts both logarithm arguments in (1,∞), while
0 ≤ Δ makes the exponent -Δ nonpositive.
For a fixed nonnegative source coordinate, the explicit error envelope is
antitone in its cutoff argument. This is the cutoff-coordinate comparison
needed because ⌈D/p⌉ ≥ D/p.
Pointwise closure of the two ceiling discrepancies against source (14.13).
hanti removes the displacement from the literal recursive coordinate to the
source coordinate. hcutoff is the separate monotonicity comparison in the
cutoff argument of errorEnvelope, from ⌈D/p⌉ down to the source cutoff
D/p. The preceding lemma then enlarges only the logarithmic factor. Thus
the final hypothesis is exactly the existing source-level
Claim14_13PointwisePremise, with every positivity/domain input visible.
The normalized form of naturalCeil_error_le_claim14_13. Its conclusion is
exactly a R(log D / log p) ≤ qD(..., log D / log p) premise of the shape
consumed by sigma12_middle_le_qD_lemma8_7: the global
(log D)^{-Δ} has been cancelled, but the literal induction factor at
⌈D/p⌉ remains visible inside R.
The induction theorem applied literally at the natural recursive argument.
Unlike PointwiseInductionContract, this contract does not silently replace
log ⌈D/p⌉ / log p by log D / log p - 1.
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.NaturalCeilPointwiseInductionContract support T V E β C K Δ N D σ τ = ∀ p ∈ MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.sigmaOneCarrier support D σ τ, T (N - 1) (D ⌈/⌉ p) p ≤ V p * (MathlibNt.SieveTheory.SuzukiFiniteContinuousLayers.finiteSourceLayer 1 β (N - 1) (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.recursiveCoordinate D p) + C * Real.exp √K * E (N - 1) (D ⌈/⌉ p) (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.recursiveCoordinate D p) * Real.log ↑(D ⌈/⌉ p) ^ (-Δ))
Instances For
Maximal unconditional bridge after using antitonicity only for the finite
source layer. The error is evaluated at the inherited coordinate plus the
explicit displacement inheritedErrorPerturbation; it is not hidden in the
induction hypothesis.
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.PerturbedPointwiseInductionContract support T V E β C K Δ N D σ τ = ∀ p ∈ MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.sigmaOneCarrier support D σ τ, T (N - 1) (D ⌈/⌉ p) p ≤ V p * (MathlibNt.SieveTheory.SuzukiFiniteContinuousLayers.finiteSourceLayer 1 β (N - 1) (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.inheritedCoordinate D p) + C * Real.exp √K * (E (N - 1) (D ⌈/⌉ p) (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.inheritedCoordinate D p) + MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.inheritedErrorPerturbation E (N - 1) D p) * Real.log ↑(D ⌈/⌉ p) ^ (-Δ))
Instances For
Narrow pointwise induction contract used in (14.10).
The discrete recursive argument is D ⌈/⌉ p (natural ceiling division), while
both occurrences of the continuous coordinate are exactly
log D / log p - 1.
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.PointwiseInductionContract support T V E β C K Δ N D σ τ = ∀ p ∈ MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.sigmaOneCarrier support D σ τ, T (N - 1) (D ⌈/⌉ p) p ≤ V p * (MathlibNt.SieveTheory.SuzukiFiniteContinuousLayers.finiteSourceLayer 1 β (N - 1) (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.inheritedCoordinate D p) + C * Real.exp √K * E (N - 1) (D ⌈/⌉ p) (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.inheritedCoordinate D p) * Real.log ↑(D ⌈/⌉ p) ^ (-Δ))
Instances For
Full closure criterion. The finite source layer and the error envelope
must both be antitone across the ceiling displacement (or otherwise satisfy the
two displayed pointwise inequalities). Without hError, only
naturalCeilContract_to_perturbed is available.
Suzuki's Σ₁, restricted to the finite range in (14.10).
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.sigmaOne support omega T N D σ τ = ∑ p ∈ MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.sigmaOneCarrier support D σ τ, omega p * T (N - 1) (D ⌈/⌉ p) p
Instances For
The main-term sum Σ₁₁ in (14.10), with the normalization V(p)/V(z)
displayed rather than cancelled.
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.sigmaEleven support omega V Vz β N D σ τ = Vz * ∑ p ∈ MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.sigmaOneCarrier support D σ τ, omega p * V p / Vz * MathlibNt.SieveTheory.SuzukiFiniteContinuousLayers.finiteSourceLayer 1 β (N - 1) (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.inheritedCoordinate D p)
Instances For
The inherited-error sum Σ₁₂ in (14.10).
Equations
- MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.sigmaTwelve support omega V E Vz C K Δ N D σ τ = C * Real.exp √K * Vz * ∑ p ∈ MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.sigmaOneCarrier support D σ τ, omega p * V p / Vz * E (N - 1) (D ⌈/⌉ p) (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.inheritedCoordinate D p) * Real.log ↑(D ⌈/⌉ p) ^ (-Δ)
Instances For
Equation (14.10), as a pure finite assembly theorem. It uses only the
pointwise induction contract, nonnegativity of the outer weights, and the
nonvanishing of the normalizing Euler product. In particular it does not
assume or prove either endpoint bound for Σ₁₁ or Σ₁₂.