Documentation

LeanPool.NavierStokesAndEuler.Euler.GevreyCorrectionBound

The actual nonlinear correction forcing with explicit constants independent of the derivative cutoff.

The coefficient multiplying the actual order-zero forcing.

Equations
Instances For
    noncomputable def EulerGevreyCorrectionBound.transportConstant (period : ) [Fact (0 < period)] (B M : ) :

    The coefficient for actual base transport and the lower-order nonlinear pressure commutator.

    Equations
    Instances For
      noncomputable def EulerGevreyCorrectionBound.lossConstant (period : ) [Fact (0 < period)] (M : ) :

      The coefficient for the actual external radius loss.

      Equations
      Instances For
        theorem EulerGevreyCorrectionBound.transportConstant_nonneg (period : ) [Fact (0 < period)] {B M : } (hB : 0 B) (hM : 0 M) :
        0 transportConstant period B M
        theorem EulerGevreyCorrectionBound.lossConstant_nonneg (period : ) [Fact (0 < period)] {M : } (hM : 0 M) :
        0 lossConstant period M
        theorem EulerGevreyCorrectionBound.correctionForcing_uniform_bound (period : ) [Fact (0 < period)] {s : } (hs : 6 s) {A : EulerSpatialSobolevInverse.SmoothCoefficient period} (K : EulerSpatialSobolevInverse.CoefficientJet period EulerCylinderSobolev.standardDirection s A) (K0 : EulerSpatialSobolevInverse.CoefficientJet period EulerCylinderSobolev.standardDirection 6 A) (κ : ) (m : EulerLiftedGradientSpace.Vector3) (c : ) (hc : 0 < c) (hpos : ∀ (x : EulerLiftedGradientSpace.LiftDomain period) (v : EulerLiftedGradientSpace.Vector3), c * v ^ 2 inner ((A.coefficient x) v) v) (N : ) (hN : N + 6 s) (ρ Rc M B : ) ( : 0 < ρ) (hRc : 0 Rc) (hM : 1 M) (hbase5 : (EulerH6Pressure.CoefficientJet.restrict K 5 ).pressureConstant c M) (hbase6 : (EulerH6Pressure.CoefficientJet.restrict K 6 hs).pressureConstant c M) (hsmall : 4 * M * (ρ * Rc) 1) (hcoeff : ∀ (l : ), 1 ll NEulerH6Pressure.coefficientBlock period K 6 l Rc ^ l * l.factorial ^ 2) (hB : r6, EulerJetProductBounds.boundLevel period K r B) (hB0 : r6, EulerJetProductBounds.boundLevel period K0 r B) (L : Fin 4EulerLiftedGradientSpace.Vector3 →L[] ) (hL : ∀ (i : Fin 4), L i 1) (u v : (EulerCylinderSobolevSpace.SobolevSpace period (s + 1))) (f : (EulerCylinderSobolevSpace.SobolevSpace period s)) :

        The actual full forcing is bounded with constants depending only on fixed base coefficient bounds and the fixed inverse majorant.