Documentation

LeanPool.NavierStokesAndEuler.Euler.MeanHarmonicCutoffEnergy

Quantitative cutoff energy estimates used in the three-dimensional interior bound.

theorem EulerMeanHarmonic.cutoff_gradient_majorant (η ρ : EulerSmoothLimit.Space) (C : ) (hC : ∀ (x : EulerSmoothLimit.Space), gradient η x C) ( : xtsupport η, ρ x = 1) (x : EulerSmoothLimit.Space) :
gradient η x ^ 2 C ^ 2 * ρ x ^ 2
theorem EulerMeanHarmonic.cutoff_square_majorant (η ρ : EulerSmoothLimit.Space) ( : ∀ (x : EulerSmoothLimit.Space), |η x| 1) ( : xtsupport η, ρ x = 1) (x : EulerSmoothLimit.Space) :
η x ^ 2 ρ x ^ 2
theorem EulerMeanHarmonic.caccioppoli_weighted_bound (η ρ h : EulerSmoothLimit.Space) (C : ) (hcη : HasCompactSupport η) ( : ContDiff (↑) η) (hh : ContDiff (↑) h) (hharmonic : xtsupport η, Laplacian.laplacian h x = 0) (hi : MeasureTheory.Integrable (fun (x : EulerSmoothLimit.Space) => ρ x ^ 2 * h x ^ 2) MeasureTheory.volume) (hbound : ∀ (x : EulerSmoothLimit.Space), gradient η x ^ 2 C ^ 2 * ρ x ^ 2) :
(x : EulerSmoothLimit.Space), η x ^ 2 * gradient h x ^ 2 4 * C ^ 2 * (x : EulerSmoothLimit.Space), ρ x ^ 2 * h x ^ 2

A cutoff derivative estimate transports Caccioppoli to a larger weight.