Documentation

LeanPool.RellichKondrachov.Analysis.FunctionalSpaces.Sobolev.Euclidean.Rellich

RellichKondrachov.Analysis.FunctionalSpaces.Sobolev.Euclidean.Rellich #

Euclidean Rellich–Kondrachov compactness for fixed compact support (Lebesgue volume).

This file discharges the “Euclidean heart” needed by the manifold Rellich glue: for a fixed compact set K ⊆ E, the inclusion H¹ → L² is compact when restricted to the closed subspace of whose component is supported in K (a.e.).

The proof uses:

  1. the Euclidean translation estimate ‖τ_a u - u‖₂ ≤ ‖a‖ · ‖∇u‖₂ (TranslationEstimateH1);
  2. the Fréchet–Kolmogorov / smoothing-based compactness criterion (L2CompactnessCriterion).

Main definitions / results #

Tracking: Beads lean-103.5.2.26.5.3.2.1.

Supported subspace #

The subspace of H¹(volume) whose component is (a.e.) supported in K.

We model “supported in K” as belonging to the closed range of the extension-by-zero map Lp(volume.restrict K) →ₗᵢ Lp(volume).

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The inclusion h1On K → L²(volume) as a continuous linear map.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For

      Euclidean Rellich on fixed compact support #

      Euclidean Rellich–Kondrachov compactness (Lebesgue): on a fixed compact support K, the inclusion H¹ → L² is a compact operator.

      Codomain restriction and a compact map into L²(volume.restrict K) #

      The definition of h1On forces the image of h1OnToL2 to lie in the (closed) range of the extension-by-zero map from volume.restrict K. We record a codomain-restricted version and a convenient compact map to the restricted space.