Documentation

LeanPool.NavierStokesAndEuler.Euler.GaussianHeatSmoothing

Gaussian averaging genuinely gains one strong derivative for every cylinder L² datum.

The bounded moment operator used to close the derivative graph.

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

    Genuine cylinder mollifications are differentiable along every one-parameter translation orbit.

    theorem EulerGaussianCylinderHeat.lineHeat_hasDerivAt (period : ) [Fact (0 < period)] (a : EulerLiftedGradientSpace.LiftTangent) {v : NNReal} (hv : 0 < v) (f : (EulerLiftedGradientSpace.LiftL2 period)) :
    HasDerivAt (lineOrbit period a (lineHeat period a v f)) (lineHeatDerivative period a v f) 0

    For positive variance the Gaussian average of every L² field has the stated strong derivative.

    theorem EulerGaussianCylinderHeat.lineHeat_one_derivative (period : ) [Fact (0 < period)] (a : EulerLiftedGradientSpace.LiftTangent) {v : NNReal} (hv : 0 < v) (f : (EulerLiftedGradientSpace.LiftL2 period)) :
    ∃ (g : (EulerLiftedGradientSpace.LiftL2 period)), HasDerivAt (lineOrbit period a (lineHeat period a v f)) g 0 g gaussianAbsMoment 1 / v * f

    Actual one-derivative smoothing, with both the derivative witness and its parabolic bound.

    The derivative of the heat average commutes with every cylinder translation.