Uniform Case-II quotient error transport #
The Case-II carrier is the cubic strip, with upper endpoint D^(1/3) and
outer endpoint sourceSigma D d. One cutoff, chosen before D, N, and the
Case-II coordinate s, puts every ceiling quotient above the internal
Claim-14.6 threshold. The moving-coordinate theorem then puts the recursive
coordinate below the quotient's own source endpoint.
Carrierwise error transport required by the cubic Case-II pointwise induction contract.
Equations
- MathlibNt.SieveTheory.CaseIIErrorEnvelopeTransport S H N D d = ∀ p ∈ MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.sigmaOneCarrier (MathlibNt.SieveTheory.SwitchingPrinciple.suzukiSupportedBelow S ⌈↑D ^ (1 / 3)⌉₊) D (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.sourceSigma (↑D) d) 3, MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.errorEnvelope H (N - 1) (↑(D ⌈/⌉ p)) d (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.recursiveCoordinate D p) ≤ MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144KappaOne.errorEnvelope H (N - 1) (↑(D ⌈/⌉ p)) d (MathlibNt.SieveTheory.SwitchingPrinciple.SuzukiLemma144Equation1410.inheritedCoordinate D p)
Instances For
Uniform Case-II transport with the cutoff selected before the varying bounding sieve. The only local input is the parity-domain packet already required by the rounded endpoint. Coordinate ordering follows from natural ceiling division; the recursive upper endpoint follows uniformly from the moving quotient-source theorem; and Claim 14.6(i) is generated internally at each quotient source endpoint.
The threshold is independent of S, N, and every s ∈ (1,3].
Compatibility wrapper for the original sieve-first Case-II transport API.