Documentation

LeanPool.NavierStokesAndEuler.Euler.SobolevGevreyProduct

The actual complete Sobolev product obeys the finite Gevrey H⁶ algebra bound, including nonsmooth inputs.

@[instance_reducible]

Cache the standard NormedAddCommGroup (SobolevSpace period q) instance to shorten typeclass synthesis.

Equations
Instances For
    @[instance_reducible]

    Cache the standard NormedSpace ℝ (SobolevSpace period q) instance to shorten typeclass synthesis.

    Equations
    Instances For
      theorem EulerSobolevGevreyProduct.continuous_blockNorm (period : ) [Fact (0 < period)] {s q n : } (h : n + q s) :

      The external Hq block is a continuous function of the actual finite Sobolev class.

      theorem EulerSobolevGevreyProduct.continuous_weighted_blockNorm (period : ) [Fact (0 < period)] {s q : } (N : ) (h : N + q s) (ρ : ) :

      Every truncated weighted block norm is continuous on its genuine Sobolev domain.

      theorem EulerSobolevGevreyProduct.product_weighted_bound_smooth (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)) (f g : EulerLiftedGradientSpace.LiftDomain periodEulerLiftedGradientSpace.Vector3) (hu : (EulerCylinderSobolevSpace.value period u) =ᵐ[EulerLiftedGradientSpace.liftMeasure period] f) (hv : (EulerCylinderSobolevSpace.value period v) =ᵐ[EulerLiftedGradientSpace.liftMeasure period] g) (hf : ∀ (x : EulerLiftedGradientSpace.LiftDomain period), ContDiff (↑) (EulerMetricTransport.localFieldLift period f x)) (hg : ∀ (x : EulerLiftedGradientSpace.LiftDomain period), ContDiff (↑) (EulerMetricTransport.localFieldLift period g x)) (hfL : ∀ (j : ) (w : Fin jFin 4), MeasureTheory.MemLp (EulerCylinderSobolev.iteratedFieldDerivative period w f) 2 (EulerLiftedGradientSpace.liftMeasure period)) (hgL : ∀ (j : ) (w : Fin jFin 4), MeasureTheory.MemLp (EulerCylinderSobolev.iteratedFieldDerivative period w g) 2 (EulerLiftedGradientSpace.liftMeasure period)) :

      On actual smooth H∞ representatives, the complete product has the cutoff-independent weighted H⁶ bound.

      Continuity of the actual product in both finite-Sobolev inputs.

      The cutoff-independent Gevrey product bound holds for actual finite Sobolev inputs, by genuine H∞ approximation and continuity.