Documentation

LeanPool.NavierStokesAndEuler.Euler.MeanWeakCurl

The ordinary closed L² gradient space has zero distributional curl. For smooth representatives this gives actual pointwise symmetry of the derivative.

Skew test, given by partialDerivative ψ j xEuclideanSpace.single i 1 - partialDerivative ψ i xEuclideanSpace.single j 1.

Equations
Instances For
    theorem EulerMeanPressure.skewTest_smooth (i j : Fin 3) (ψ : EulerSmoothLimit.Space) ( : ContDiff (↑) ψ) :
    ContDiff (↑) (skewTest i j ψ)
    theorem EulerMeanPressure.gradient_skewTest_integral (i j : Fin 3) (φ ψ : EulerSmoothLimit.Space) ( : ContDiff (↑) φ) ( : ContDiff (↑) ψ) (hc : HasCompactSupport ψ) :
    noncomputable def EulerMeanPressure.skewTestLp (i j : Fin 3) (ψ : EulerSmoothLimit.Space) ( : ContDiff (↑) ψ) (hc : HasCompactSupport ψ) :

    Skew test Lᵖ, given by ((skewTest_smooth i j ψ hψ).continuous.memLp_of_hasCompactSupport (skewTest_compact i j ψ hc)).toLp (skewTest i j ψ).

    Equations
    Instances For
      theorem EulerMeanPressure.skewTestLp_ae (i j : Fin 3) (ψ : EulerSmoothLimit.Space) ( : ContDiff (↑) ψ) (hc : HasCompactSupport ψ) :
      (skewTestLp i j ψ hc) =ᵐ[MeasureTheory.volume] skewTest i j ψ

      The distributional statement becomes the actual classical closedness identity.