Documentation

LeanPool.NavierStokesAndEuler.Euler.CoefficientJetPressureBounds

Uniform finite-order product and pressure constants from bounds on the actual coefficient derivative tree. At each fixed Sobolev order these costs are finite polynomials in the coefficient bound and inverse coercivity.

Product cost as an element of ℕ → ℝ | 0 => B | q+1 => B+8*productCost B q.

Equations
Instances For

    Pressure cost as an element of ℕ → ℝ | 0 => c⁻¹ | q+1 => c⁻¹+4*(pressureCost c B q*(1+productCost B q*pressureCost c B q)).

    Equations
    Instances For
      theorem EulerCoefficientJetPressureBounds.pressureCost_nonneg (c B : ) (hc : 0 < c) (hB : 0 B) (q : ) :

      Tree bound as an element of Prop.

      Equations
      Instances For