Documentation

LeanPool.NavierStokesAndEuler.Euler.PacketJoinedUniformProfiles

A single fixed radius bounds all recursively constructed joined-source profiles.

One complete quantitative recursion step, using the actual mean and joined transverse solvers.

theorem EulerPacketCylinderField.ProfileBudget.joinedStep {P : } [Fact (0 < P)] (M : EulerMeanPacketProvider.Data) {U : Type u_1} [NormedAddCommGroup U] [InnerProductSpace U] [CompleteSpace U] (D : EulerTransversePacketProvider.Data U) (hTime : M.T = D.T) (τ : ) ( : 0 < τ) (hτT : τ < D.T) (B : EulerTransversePacketProvider.HistoryData (D.initial τ )) (L : EulerTransversePacketJoin.Budget D τ hτT B (Fin 4) 6) (N : EulerTransversePacketJoin.NormalBudget D 6 L.R) (W : L.GradeGuards N) (LM : EulerMeanPacketProvider.Budget M 6 L.R) (WM : LM.GradeGuards) {O : EulerPacketProfileRecursion.Operators} (C : CoefficientData P M.T O) (BC : CoefficientBudget C) (hmean : O.meanSolve = EulerMeanPacketProvider.meanSolve M) (hhigh : O.highSolve = EulerTransversePacketJoin.highSolve τ hτT B) (hcorrector : O.curlCorrector = D.curlCorrector P) (hRc : EulerParameterWordGevrey.sobolevCoefficientRadius (Fin 4) BC.Rc L.R) (hcost : BC.termCost L.R) (S : EulerPacketTimeProfile.Scales (Set.Icc 0 M.T)) {p : } {a : EulerPacketProfileRecursion.Profile} (hp : 2 p) (G : (i : ) → i < pProfileRegularity P M.T D.support (a i)) (hG : ∀ (i : ) (hi : i < p), 1 iProfileBudget (G i hi) S L.R i) (hc₀ : (a 0).corrector = 0) (hB₁ : (a 1).mean = 0) (hA : i < p, ∀ (t : (Set.Icc 0 M.T)) (x : EulerSmoothLimit.Space) (θ : ), inner (O.normal (t, x, θ)) ((a i).high (t, x, θ)) = 0) (c : ) (hc : 0 < c) (hprofile : timeProfileChange (S.high p) hTime = c L.fullProfile) (H : ProfileRegularity P M.T D.support (EulerPacketProfileRecursion.step O p a)) :
theorem EulerPacketCylinderField.joinedSource_profile_budgets (P : ) [Fact (0 < P)] (M : EulerMeanPacketProvider.Data) {U : Type u_1} [NormedAddCommGroup U] [InnerProductSpace U] [CompleteSpace U] (D : EulerTransversePacketProvider.Data U) (hTime : M.T = D.T) (τ : ) ( : 0 < τ) (hτT : τ < D.T) (B : EulerTransversePacketProvider.HistoryData (D.initial τ )) (L : EulerTransversePacketJoin.Budget D τ hτT B (Fin 4) 6) (N : EulerTransversePacketJoin.NormalBudget D 6 L.R) (W : L.GradeGuards N) (LM : EulerMeanPacketProvider.Budget M 6 L.R) (WM : LM.GradeGuards) (BC : CoefficientBudget (joinedSourceCoefficientData P M D τ hτT B hTime)) (hRc : EulerParameterWordGevrey.sobolevCoefficientRadius (Fin 4) BC.Rc L.R) (hcost : BC.termCost L.R) (S : EulerPacketTimeProfile.Scales (Set.Icc 0 M.T)) (α : ) ( : 0 < α) (hgrowth : timeProfileChange S.growth hTime = α L.fullProfile) (primary : EulerPacketProfileRecursion.Profile) (hprimary : ProfileRegularity P M.T D.support primary) (hprimaryBudget : ProfileBudget hprimary S L.R 1) (hprimaryMean : primary.mean = 0) (hprimaryTangent : ∀ (t : (Set.Icc 0 M.T)) (x : EulerSmoothLimit.Space) (θ : ), inner (D.normalField (t, x, θ)) (primary.high (t, x, θ)) = 0) (p : ) :
1 pProfileBudget (joinedSourceProfileWitness P M D hTime τ hτT B primary hprimary p) S L.R p

The hypotheses are fixed source budgets and the primary estimate. No later-grade forcing or solution estimate is assumed.