Candidate assembly from the actual finite-stage obligations #
The inputs here concern raw increments, their finite uncut prefixes, and their local endpoint models. The scale sequence, infinite residual limits, away extensions, divergence and blow-up are then derived for the same sums.
This is a conditional consumer. It does not construct the complete correction iteration or supply the finite-stage estimates it requires.
The quantitative obligations are all on the raw fields or finite prefixes. In particular no infinite residual limit is a field here.
- potential_smooth (j : ℕ) : ContDiffOn ℝ (↑⊤) (A j) (CutStageEstimates.physicalSublevel h qbig)
- direct_smooth (j : ℕ) : ContDiffOn ℝ (↑⊤) (B j) (CutStageEstimates.physicalSublevel h qbig)
- pressure_smooth (j : ℕ) : ContDiffOn ℝ (↑⊤) (P j) (CutStageEstimates.physicalSublevel h qbig)
Gain of
StageEstimates, of typeℕ → ℝ.- gain_top : Filter.Tendsto self.gain Filter.atTop Filter.atTop
Potential loss of
StageEstimates, of typeℕ → ℝ.Direct loss of
StageEstimates, of typeℕ → ℝ.Pressure loss of
StageEstimates, of typeℕ → ℝ.Potential constant of
StageEstimates, of typeℕ → ℕ → ℝ.Direct constant of
StageEstimates, of typeℕ → ℕ → ℝ.Pressure constant of
StageEstimates, of typeℕ → ℕ → ℝ.Potential log of
StageEstimates, of typeℕ → ℕ → ℝ.Direct log of
StageEstimates, of typeℕ → ℕ → ℝ.Pressure log of
StageEstimates, of typeℕ → ℕ → ℝ.- potential_bound : CutStageEstimates.RawStageBounds (PhysicalWaveSum.physicalQ h) A self.gain self.potentialLoss self.potentialConstant self.potentialLog (PhysicalWaveSum.preterminal ∩ CutStageEstimates.physicalSublevel h qbig)
- direct_bound : CutStageEstimates.RawStageBounds (PhysicalWaveSum.physicalQ h) B self.gain self.directLoss self.directConstant self.directLog (PhysicalWaveSum.preterminal ∩ CutStageEstimates.physicalSublevel h qbig)
- pressure_bound : CutStageEstimates.RawStageBounds (PhysicalWaveSum.physicalQ h) P self.gain self.pressureLoss self.pressureConstant self.pressureLog (PhysicalWaveSum.preterminal ∩ CutStageEstimates.physicalSublevel h qbig)
Background loss of
StageEstimates, of typeℕ → ℝ.Residual loss of
StageEstimates, of typeℕ → ℝ.- finite_background (J m : ℕ) : DiagonalResidual.JetRate (nhdsWithin (1, 0) (SpacetimeEndpoint.openPast 1)) (PhysicalWaveSum.physicalQ h) (MixedDiagonalResidual.uncutVelocity A B J) m (-self.backgroundLoss m)
- finite_residual (J m : ℕ) : DiagonalResidual.JetRate (nhdsWithin (1, 0) (SpacetimeEndpoint.openPast 1)) (PhysicalWaveSum.physicalQ h) (fun (z : ℝ × ProblemStatement.Space) => ProblemStatement.navierStokesResidual (MixedDiagonalResidual.uncutVelocity A B J) (DiagonalJetBounds.uncutPrefix P (J + 1)) z.1 z.2) m (self.gain J - self.residualLoss m)
Instances For
The actual anchored base and finite initialization share stage zero.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Pressure is recorded as the actual base plus its initialization change, followed by the pressure differences of full correction stages.
Equations
- NavierStokes.MixedCandidateAssembly.pressureStages H v upper bandFloor initial stages j w = if j = 0 then NavierStokes.FinalSlowBase.pressure H v upper bandFloor w + initial w else stages (j - 1) w
Instances For
Supply the finite-stage construction once, for these exact raw families. All infinite-sum and final-force conditions are proved below.