RellichKondrachov.Analysis.FunctionalSpaces.Sobolev.Euclidean.H2 #
An upstream-friendly definition of a Euclidean H²-type space built from L².
This is a “graph-closure” Sobolev-style construction analogous to Euclidean.H1: we take C²
compactly supported functions, map them to their L² classes together with their gradient and
Hessian, and define H² as the topological closure of the range inside an ambient L² product.
No Rellich/elliptic regularity theorems are proved here; this file is purely definitional/API.
Borel σ-algebra on the model space E.
Equations
Instances For
C² real-valued functions on E with compact support, as a submodule of E → ℝ.
Equations
Instances For
The coercion map C²_c →ₗ C¹_c.
Equations
Instances For
The pointwise Hessian (as an E →L E-valued function), defined as fderiv of grad.
Equations
Instances For
The L² class of the Hessian of a C² compactly supported function.
Equations
Instances For
Linear map sending C²_c functions to the L² class of their Hessian.
Equations
- RellichKondrachov.Analysis.FunctionalSpaces.Sobolev.Euclidean.toL2HessLinear μ = { toFun := RellichKondrachov.Analysis.FunctionalSpaces.Sobolev.Euclidean.toL2Hess μ, map_add' := ⋯, map_smul' := ⋯ }
Instances For
Linear map C²_c → L² (via the inclusion C²_c ⊆ C¹_c).
Equations
- One or more equations did not get rendered due to their size.
Instances For
Linear map C²_c → L²(E) for gradients (via the inclusion C²_c ⊆ C¹_c).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The graph map f ↦ (f, ∇f, Hess f) into L² × (L²(E) × L²(E →L E)).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The Euclidean H² space (as a closed submodule of L² × (L²(E) × L²(E →L E))).
Equations
Instances For
The Euclidean H² submodule is closed by construction.
H² is complete (a Hilbert space once the ambient L² spaces are).
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
The continuous Hessian map H² → L²(E →L E).
Equations
- One or more equations did not get rendered due to their size.