Lemma 14.4: Case-I successor and same-constant absorption #
This is the maximal source-faithful reduction available in the current compiled
import cone. It uses the literal finite (14.9) equality and the production
(14.10) assembler. It assumes neither a mainSum bound, a Claim-14.5/14.6
conclusion, nor a Case-I producer.
The source files for the newer Case-I recurrence/endpoint modules are present,
but their .olean modules are absent from the production search path. The
purported full internal Claim-14.6 source also does not rebuild: it imports a
staged declaration of Section13HatAsymptoticContract which collides with the
production declaration. Therefore the exact three analytic estimates not yet
available as compiled theorems are exposed below, before terminal scalar
absorption:
hSigma0: the low-prime source estimate supplied mathematically by Claim 14.5 at the endpointσ;hSigma11: the endpoint remainder after the finite-source-layer main term;hSigma12: the internal-Claim-14.6 contraction multiplier plus endpoint remainder.
These are source estimates, not renamed final conclusions. Σ₂ is retained in
(14.9) and separately eliminated by its exact Case-I zero identity.
The finite parity index set occurring in Suzuki's source T_N.
Equations
- MathlibNt.SieveTheory.lemma144ParityIndices N = {n ∈ Finset.Icc 1 N | n % 2 = N % 2}
Instances For
Literal source predecessor sum used in (14.9)--(14.10).
Equations
Instances For
Actual finite (14.9), stated on its three literal source sums.
Equations
- MathlibNt.SieveTheory.Lemma144Equation149 S N D z σ τ = (∑ n ∈ MathlibNt.SieveTheory.lemma144ParityIndices N, MathlibNt.SieveTheory.suzukiSourceV S n D z = ∑ p ∈ MathlibNt.SieveTheory.SwitchingPrinciple.suzukiSupportedBelow S z with ↑p < ↑D ^ (1 / σ), S.nu p * MathlibNt.SieveTheory.lemma144SourcePred S (N - 1) (D ⌈/⌉ p) p + MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.sigmaOne (MathlibNt.SieveTheory.SwitchingPrinciple.suzukiSupportedBelow S z) (⇑S.nu) (MathlibNt.SieveTheory.lemma144SourcePred S) N D σ τ + ∑ p ∈ MathlibNt.SieveTheory.SwitchingPrinciple.suzukiSupportedBelow S z with ↑D ^ (1 / τ) ≤ ↑p, S.nu p * MathlibNt.SieveTheory.lemma144SourcePred S (N - 1) (D ⌈/⌉ p) p)
Instances For
The genuine N-1 → N Case-I successor reduction. The same constant C
appears in hIH, in the contracted inherited budget, and in the conclusion.
No C_N is introduced.
The only induction use is hIH, consumed by the actual
equation14_10_finset_assembly. The side allocation is strict in the analytic
sense ρ < 1, recorded by q.lt_one.
Finite-depth termination, based at the genuine depth one. Every successor
call decreases to N-1; hence a target N ≤ depth reaches the base after at
most N-1 calls.