Documentation

LeanPool.NavierStokesAndEuler.Euler.SobolevGevreyOperators

Actual coefficient and pressure operators on finite weighted Sobolev sums.

noncomputable def EulerSobolevGevreyOperators.weightedNorm (period : ) [Fact (0 < period)] {s : } (q N : ) (ρ : ) (u : (EulerCylinderSobolevSpace.SobolevSpace period s)) :

The truncated Gevrey sum of genuine fixed-order Sobolev blocks.

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

    Weighted coefficient derivative bounds in the same fixed base norm.

    Equations
    Instances For
      theorem EulerSobolevGevreyOperators.weightedNorm_nonneg (period : ) [Fact (0 < period)] {s : } (q N : ) (ρ : ) ( : 0 < ρ) (u : (EulerCylinderSobolevSpace.SobolevSpace period s)) :
      0 weightedNorm period q N ρ u

      A genuine fixed-order block is independent of the chosen derivative-jet construction.

      theorem EulerSobolevGevreyOperators.weightedNorm_add_le (period : ) [Fact (0 < period)] {s : } (q N : ) (hN : N + q s) (ρ : ) ( : 0 < ρ) (u v : (EulerCylinderSobolevSpace.SobolevSpace period s)) :
      weightedNorm period q N ρ (u + v) weightedNorm period q N ρ u + weightedNorm period q N ρ v

      The actual complete Sobolev weighted norm satisfies the triangle inequality at every valid cutoff.

      theorem EulerSobolevGevreyOperators.weightedNorm_zero (period : ) [Fact (0 < period)] {s : } (q N : ) (hN : N + q s) (ρ : ) :
      weightedNorm period q N ρ 0 = 0

      The zero Sobolev field has zero weighted energy.

      theorem EulerSobolevGevreyOperators.weightedNorm_sum_le (period : ) [Fact (0 < period)] {s : } {ι : Type u_1} (q N : ) (hN : N + q s) (ρ : ) ( : 0 < ρ) (S : Finset ι) (u : ι(EulerCylinderSobolevSpace.SobolevSpace period s)) :
      weightedNorm period q N ρ (∑ iS, u i) iS, weightedNorm period q N ρ (u i)

      The actual finite weighted Sobolev norm is subadditive on finite sums.

      Actual coefficient multiplication has a cutoff-independent weighted Sobolev bound.

      theorem EulerSobolevGevreyOperators.weightedNorm_pressure (period : ) [Fact (0 < period)] {s q : } {A : EulerSpatialSobolevInverse.SmoothCoefficient period} (K : EulerSpatialSobolevInverse.CoefficientJet period EulerCylinderSobolev.standardDirection s 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 + q s) (ρ Rc M : ) ( : 0 < ρ) (hRc : 0 Rc) (hM : 1 M) (hbase : (EulerH6Pressure.CoefficientJet.restrict K q ).pressureConstant c M) (hsmall : 4 * M * (ρ * Rc) 1) (hcoeff : ∀ (l : ), 1 ll NEulerH6Pressure.coefficientBlock period K q l Rc ^ l * l.factorial ^ 2) (u : (EulerCylinderSobolevSpace.SobolevSpace period s)) :
      weightedNorm period q N ρ ((EulerSobolevCoefficientPressure.pressureSobolevOperator period K κ m c hc hpos) u) 2 * M * weightedNorm period q N ρ u

      The actual coercive pressure operator obeys the unshifted finite Gevrey estimate on complete Sobolev inputs.

      theorem EulerSobolevGevreyOperators.weightedNorm_product (period : ) [Fact (0 < period)] {s : } (hs : 6 s) (N : ) (hN : N + 6 s) (ρ : ) ( : 0 < ρ) (L : EulerLiftedGradientSpace.Vector3 →L[] ) (hL : L 1) (u v : (EulerCylinderSobolevSpace.SobolevSpace period s)) :
      weightedNorm period 6 N ρ (EulerSobolevL2Product.productHq period hs L hL u v) EulerH6Nonlinear.productConstant period 3 * weightedNorm period 6 N ρ u * weightedNorm period 6 N ρ v

      Actual scalar-component multiplication in finite Gevrey sums.