Canonical Laplacian and the quantitative local harmonic energy bound.
theorem
EulerMeanHarmonic.gradient_coordinate
(f : EulerSmoothLimit.Space → ℝ)
(x : EulerSmoothLimit.Space)
(i : Fin 3)
:
theorem
EulerMeanHarmonic.laplacian_eq_coordinate_sum
(f : EulerSmoothLimit.Space → ℝ)
(hf : ContDiff ℝ (↑⊤) f)
(x : EulerSmoothLimit.Space)
:
Laplacian.laplacian f x = ∑ i : Fin 3, EulerVectorCalculus.partialDerivative (EulerVectorCalculus.partialDerivative f i) i x
theorem
EulerMeanHarmonic.divergence_gradient_eq_laplacian
(f : EulerSmoothLimit.Space → ℝ)
(hf : ContDiff ℝ (↑⊤) f)
(x : EulerSmoothLimit.Space)
:
The Laplacian used in the harmonic argument is the canonical one.
theorem
EulerMeanHarmonic.caccioppoli_identity_of_laplacian
(η h : EulerSmoothLimit.Space → ℝ)
(hcη : HasCompactSupport η)
(hη : ContDiff ℝ (↑⊤) η)
(hh : ContDiff ℝ (↑⊤) h)
(hharmonic : ∀ x ∈ tsupport η, Laplacian.laplacian h x = 0)
:
theorem
EulerMeanHarmonic.caccioppoli_bound
(η h : EulerSmoothLimit.Space → ℝ)
(hcη : HasCompactSupport η)
(hη : ContDiff ℝ (↑⊤) η)
(hh : ContDiff ℝ (↑⊤) h)
(hharmonic : ∀ x ∈ tsupport η, Laplacian.laplacian h x = 0)
:
The usual Caccioppoli inequality, with an explicit universal constant.