Documentation

MathlibNt.SieveTheory.LinearSieve.Suzuki.SuzukiLemma144MovingDomainFiniteInduction

Lemma 14.4: source-faithful moving-domain finite-depth contract #

The source producer is only asserted while the continuous coordinate lies below sourceSigma D d. Accordingly, every clause quantified over D and a coordinate carries the pointwise hypothesis

x ≤ sourceSigma (D : ℝ) d.

No theorem in this file promotes this moving-domain statement to the legacy all-coordinate contract Lemma144UniformNatCeilAt or to GlobalDepthLemma144InductionHypothesis.

Raising the common cutoff preserves the source-faithful exact-power contract.

The natural ceiling gives the exact-power form without changing the moving coordinate domain.

Case-I and Case-II packets combine pointwise at one cutoff. The moving source-domain premise is retained in both branches.

theorem MathlibNt.SieveTheory.lemma14_4_movingDomain_finiteDepth_induction (S : BoundingSieve) (H : SwitchingPrinciple.SuzukiLemma144KappaOne.Section13HatLayers) (C K d Δ : ) (depth : ) (hbase : ∃ (Dmin : ), 2 Dmin Lemma144MovingDomainNatCeilAt S H C K d Δ 1 Dmin) (hsuccessor : ∀ (N Dmin : ), 1 NN < depth2 DminLemma144MovingDomainGlobalDepthAt S H C K d Δ N Dmin∃ (Dnext : ), Dmin Dnext Lemma144MovingDomainNatCeilAt S H C K d Δ (N + 1) Dnext) :
∃ (Dmin : ), 2 Dmin ∀ (N : ), 1 NN depthLemma144MovingDomainGlobalDepthAt S H C K d Δ N Dmin

Source-faithful finite-depth induction. Each successor consumes only the moving-domain predecessor assertion, not the legacy all-coordinate global IH.

The Case-II successor packet at the quantifier order consumed by the moving-domain finite-depth assembler.

Equations
Instances For
    theorem MathlibNt.SieveTheory.lemma14_4_movingDomain_full_finiteDepth (S : BoundingSieve) (H : SwitchingPrinciple.SuzukiLemma144KappaOne.Section13HatLayers) (C K d Δ : ) (depth : ) (hbase : ∃ (Dmin : ), 2 Dmin Lemma144MovingDomainNatCeilAt S H C K d Δ 1 Dmin) (hcaseI : ∀ (N Dmin : ), 1 NN < depth2 DminLemma144MovingDomainGlobalDepthAt S H C K d Δ N Dmin∃ (DI : ), Dmin DI Lemma144MovingDomainNatCeilRestrictedAt S H C K d Δ (N + 1) DI fun (x : ) => ¬Lemma144CaseIIFinalSide (N + 1) x) (hcaseII : Lemma144MovingDomainCaseIIHCase S H C K d Δ depth) :
    ∃ (Dmin : ), 2 Dmin ∀ (N : ), 1 NN depthLemma144MovingDomainGlobalDepthAt S H C K d Δ N Dmin

    Total finite-depth assembly using the exact Case-II moving-domain packet. Case I is the logical complement of the odd low strip.