Documentation

LeanPool.NavierStokesAndEuler.Euler.OrdinaryTameEnergy

Integer-order Euler transport energy with a genuine H³ coefficient. The pressure and top transport term cancel. All remaining products are controlled by the proved L² interpolation of derivative words.

theorem EulerOrdinarySobolev.tame_advection_outer (A : EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (m : ) (hm : 3 m) (M N : ) (hM : WordBound 3 M A) (hN : WordBound m N A) {n k l : } (hk : 1 k) (horder : n + k + l m) (a : Fin nFin 3) (w : Fin kFin 3) (v : Fin lFin 3) :
theorem EulerOrdinarySobolev.tame_transportCommutator_word (A : EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (m : ) (hm : 3 m) (M N : ) (hM : WordBound 3 M A) (hN : WordBound m N A) {n l : } (horder : n + l m) (a : Fin nFin 3) (v : Fin lFin 3) :
theorem EulerOrdinarySobolev.tame_transportCommutator (A : EulerLpTranslation.SmoothL2Field EulerSmoothLimit.Space) (m : ) (hm : 3 m) (M N : ) (hM : WordBound 3 M A) (hN : WordBound m N A) {n : } (hn : n m) (w : Fin nFin 3) :

Tame energy constant, given by 6*h3ProductConstant*(∑ n ∈ range (m+1), (6 : ℝ)^n).

Equations
Instances For

    Integer energy production, given by 2*(∑ n ∈ range (m+1), ∑ w : Fin n → Fin 3, ⟪(wordField A w).toLp,(wordField Q w).toLp⟫_ℝ).

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For