Documentation

LeanPool.RellichKondrachov.Geometry.Manifold.Sobolev.H2

RellichKondrachov.Geometry.Manifold.Sobolev.H2 #

Define a scalar space on a compact manifold relative to finite chart data.

Given d : FiniteChartData and a finite measure μ on M, we define a manifold space as the topological closure of the range of a chartwise graph map into

L²(E, μᵢ) × (L²(E, μᵢ;E) × L²(E, μᵢ; E →L E))

where μᵢ is the pushforward chart measure (chartMeasure) and the graph map is obtained by:

  1. localizing a function f : M → ℝ to a chart (extend-by-zero outside the chart target);
  2. viewing it as an element of Euclidean C²_c;
  3. applying the Euclidean graph map.

Main definitions #

scalar functions M → ℝ (in the manifold sense), as a submodule of M → ℝ.

Equations
Instances For

    Target types #

    @[reducible, inline]

    The chartwise target type L² × (L²(E) × L²(E →L E)) used to define manifold .

    Equations
    Instances For
      @[reducible, inline]

      The product-of-charts target type used to define manifold .

      Equations
      Instances For

        The per-chart graph map C²(M) →ₗ h2TargetE obtained by localization to chart i and the Euclidean graph construction.

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

          The product-of-charts graph map C²(M) →ₗ ∀ i, h2TargetE i used to define manifold .

          Equations
          Instances For

            The submodule defined by chart localizations and the Euclidean graph construction.

            Equations
            Instances For

              The continuous projection H² → chartwise L² × (L²(E) × L²(E →L E)) for a fixed chart index.

              Equations
              Instances For

                The continuous chartwise map extracted from .

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

                  The continuous chartwise gradient map H² → L²(E) extracted from .

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

                    The continuous chartwise Hessian map H² → L²(E →L E) extracted from .

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