L² compactness criterion: compact smoothing operator (Euclidean) #
This file proves the compactness of the fixed-kernel smoothing operator used in the Fréchet–Kolmogorov / Riesz–Kolmogorov approach to Euclidean Rellich–Kondrachov.
Main results #
Kψ: the compact setK + tsupport ψcontrolling supports of smoothed functions.smoothBCF:smoothFunpackaged as aBoundedContinuousFunctiononKψ.uniformContinuous_ψ:UniformContinuous ψfromContinuous ψ+HasCompactSupport ψ.
The Arzelà–Ascoli compactness statement for smoothBCF lives in
RellichKondrachov.Analysis.FunctionalSpaces.Sobolev.Euclidean.L2Compactness.ArzelaAscoli.
This is tracked under Beads lean-103.5.2.26.5.3.2.2.1.
Borel σ-algebra on the model space E.
Equations
Instances For
The natural compact codomain for smoothing on K by a compactly supported kernel ψ.
Equations
Instances For
smoothFun packaged as a BoundedContinuousFunction on the compact set K + tsupport ψ.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The remainder of the compactness proof (Arzelà–Ascoli on the family smoothBCF '' closedBall)
is tracked as part of lean-103.5.2.26.5.3.2.2.1.
We intentionally keep the helper lemmas above in this file so the final proof can stay short and only reference re-usable bounds.