Documentation

LeanPool.NavierStokesAndEuler.Euler.WholeSpaceGaussianFields

The heat estimates specialized to genuine ordinary smooth L² fields.

The same Gaussian average as a continuous dilation of a fixed kernel.

theorem EulerWholeSpaceGaussian.kernel_sq_smul {c : } (hc : 0 < c) (y : EulerSmoothLimit.Space) :
kernel (c ^ 2) (c y) = (c ^ 3)⁻¹ * kernel 1 y

This formula continues the actual heat average to t=0 by dilation.

Equations
Instances For
    theorem EulerWholeSpaceGaussian.average_sum {V : Type u_1} [NormedAddCommGroup V] [NormedSpace V] {t : } (ht : 0 < t) (f : Fin 3EulerSmoothLimit.SpaceV) (hf : ∀ (i : Fin 3), MeasureTheory.MemLp (f i) 2 MeasureTheory.volume) (x : EulerSmoothLimit.Space) :
    average t (fun (y : EulerSmoothLimit.Space) => i : Fin 3, f i y) x = i : Fin 3, average t (f i) x