Documentation

LeanPool.NavierStokesAndEuler.Euler.OrdinaryAdvectionLimit

Passing the actual nonlinear advection and Helmholtz pressure to a strong ordinary Sobolev limit. Only a uniform H³ bound is used in the product estimate; pressure convergence is a consequence.

noncomputable def EulerOrdinarySobolev.advectionPath {T : } (A : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : (Set.Icc 0 T)) => (A t).jetLp n) :

Advection path, given by fieldPath (fun t => advectionField (A t) (A t)) (advectionField_continuous A hA).

Equations
Instances For
    noncomputable def EulerOrdinarySobolev.projectedRhsPath {T : } (A : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : (Set.Icc 0 T)) => (A t).jetLp n) :

    Projected rhs path, given by fieldPath (fun t => projectedRhs (A t)) (projectedRhs_continuous A hA).

    Equations
    Instances For
      noncomputable def EulerOrdinarySobolev.pressurePath {T : } (A : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : (Set.Icc 0 T)) => (A t).jetLp n) :

      Pressure path, given by fieldPath (fun t => pressureField (A t)) (pressureField_continuous A hA).

      Equations
      Instances For
        theorem EulerOrdinarySobolev.advectionPath_sub_norm {T : } (A B : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (hA : ∀ (n : ), Continuous fun (t : (Set.Icc 0 T)) => (A t).jetLp n) (hB : ∀ (n : ), Continuous fun (t : (Set.Icc 0 T)) => (B t).jetLp n) (G K : ) (hG0 : 0 G) (hK0 : 0 K) (hG : ∀ (t : (Set.Icc 0 T)) (x : EulerSmoothLimit.Space), fderiv (A t).field x G) (hK : ∀ (t : (Set.Icc 0 T)) (x : EulerSmoothLimit.Space), (B t).field x K) :
        theorem EulerOrdinarySobolev.SmoothLimitData.advectionPath_convergence {T : } {A : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space} {hA : ∀ (k n : ), Continuous fun (t : (Set.Icc 0 T)) => (A k t).jetLp n} (L : SmoothLimitData A hA) (hT : 0 T) (M : ) (hb : ∀ (k : ) (t : (Set.Icc 0 T)), tensorNorm 3 (A k t) M) :
        theorem EulerOrdinarySobolev.SmoothLimitData.projectedRhsPath_convergence {T : } {A : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space} {hA : ∀ (k n : ), Continuous fun (t : (Set.Icc 0 T)) => (A k t).jetLp n} (L : SmoothLimitData A hA) (hT : 0 T) (M : ) (hb : ∀ (k : ) (t : (Set.Icc 0 T)), tensorNorm 3 (A k t) M) :
        theorem EulerOrdinarySobolev.SmoothLimitData.pressurePath_convergence {T : } {A : (Set.Icc 0 T)EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space} {hA : ∀ (k n : ), Continuous fun (t : (Set.Icc 0 T)) => (A k t).jetLp n} (L : SmoothLimitData A hA) (hT : 0 T) (M : ) (hb : ∀ (k : ) (t : (Set.Icc 0 T)), tensorNorm 3 (A k t) M) :