Documentation

LeanPool.NavierStokesAndEuler.Euler.MeanHarmonicEnergy

Local energy identities for the harmonic part of the mean inverse #

The mean inverse requires an interior L² estimate for a genuinely harmonic field. This file starts that argument with the classical localized energy identity, proved by ordinary-space integration by parts. No interior estimate or mean-value formula is assumed.

theorem EulerMeanHarmonic.localized_gradient_identity (η h : EulerSmoothLimit.Space) ( : ContDiff (↑) η) (hh : ContDiff (↑) h) (x : EulerSmoothLimit.Space) :
gradient (η * h) x ^ 2 = inner (gradient (η * (η * h)) x) (gradient h x) + h x ^ 2 * gradient η x ^ 2
theorem EulerMeanHarmonic.caccioppoli_identity (η h : EulerSmoothLimit.Space) (hcη : HasCompactSupport η) ( : ContDiff (↑) η) (hh : ContDiff (↑) h) (hharmonic : xtsupport η, EulerSmoothLimit.divergence (gradient h) x = 0) :

Exact localized Dirichlet-energy identity for a classical harmonic scalar.