Documentation

LeanPool.RellichKondrachov.Geometry.Manifold.Sobolev.Localization

RellichKondrachov.Geometry.Manifold.Sobolev.Localization #

Chart-based localization of scalar functions on a compact manifold.

Given finite chart data d : FiniteChartData (a finite family of chart centers with a smooth partition of unity subordinate to those charts), we define a localization operation

localize d f i : E → ℝ

on the model space E, obtained by pulling back ρ_i • f along the extended chart (extChartAt I (d.center i)).symm and extending by 0 outside the chart target.

For compact manifolds, the resulting function has compact support and is C^1 (hence belongs to the Euclidean C1c submodule used in the Euclidean Sobolev baseline).

The localization of a scalar function f : M → ℝ to a chart i, as a function on E.

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

    The closed set closure (support (ρ i)) used to control the support of localizations.

    Equations
    Instances For

      A compact subset of the chart model space containing the supports of all localizations.

      Equations
      Instances For

        For a C^1 function on a compact manifold, the chart-localization is a Euclidean C1c function.