Documentation

LeanPool.RellichKondrachov.Analysis.FunctionalSpaces.Sobolev.Euclidean.H1

RellichKondrachov.Analysis.FunctionalSpaces.Sobolev.Euclidean.H1 #

An upstream-friendly definition of a Euclidean -type energy space built from .

At the current Mathlib pin, we do not have a ready-made Sobolev-space development for domains or manifolds. For the Laplace–Beltrami compact-resolvent discharge, we mainly need:

  1. a Hilbert space equipped with a continuous embedding into ;
  2. a continuous “gradient” map H¹ → L²(E); and later
  3. a compactness theorem for the inclusion on bounded domains / compact manifolds (Rellich).

This file defines as the closed submodule of L² × L²(E) generated by -functions with compact support and their gradients (expressed using the Riesz representation toDual).

Main definitions #

No analytic “Sobolev theorems” are proved here; those are tracked separately (Rellich / elliptic regularity beads).

real-valued functions on E with compact support, as a submodule of E → ℝ.

Equations
Instances For

    The pointwise gradient (as an E-valued function), via Riesz representation.

    Equations
    Instances For

      The graph map f ↦ (f, ∇f) into L² × L²(E).

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

        The continuous embedding H¹ → L².

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

          The continuous gradient map H¹ → L²(E).

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