Documentation

LeanPool.RellichKondrachov.Analysis.FunctionalSpaces.Sobolev.Euclidean.L2Compactness.Kernels

compactness criterion: existence of small-support probability kernels (Euclidean) #

This file provides a “kernel factory” for the Euclidean Fréchet–Kolmogorov / Riesz–Kolmogorov criterion: for any radius δ > 0, produce a continuous compactly supported function ψ : E → ℝ such that:

The construction uses mathlib’s exists_smooth_tsupport_subset bump-function lemma and normalizes by its (positive) integral.

Tracking: Beads lean-103.5.2.26.5.3.2.2.5.

For any δ > 0, there exists a continuous compactly supported kernel ψ supported in Metric.ball 0 δ, with ψ ≥ 0 and ∫ ψ = 1 (w.r.t. Lebesgue measure).