Physlib

Physlib.QuantumMechanics.HilbertSpaces.SpaceD.SchwartzSubmodule

Schwartz submodule

i. Overview

In this module we define the Schwartz submodule of `SpaceDHilbertSpace d μ`. `SchwartzSubmodule d μ` consists of the `μ`-a.e. equal equivalence classes of Schwartz maps on `Space d`.

This is an import subspace of the Hilbert space. For one, the Fourier transform maps the Schwartz submodule into itself. It also is a convenient dense domain on which to define derivative operators.

ii. Key results

- `SchwartzSubmodule d μ`: Submodule of `SpaceDHilbertSpace d μ` consisting of the L² equivalence classes of Schwartz maps `𝓢(Space d, ℂ)`. - `SchwartzSubmoduleOn Ω μ`: The projection of `SchwartzSubmodule d μ` onto `SpaceDHilbertSpaceOn Ω μ`.

iii. Table of contents

- A. SchwartzSubmodule - A.1. Coercions - A.2. Misc. - B. SchwartzSubmoduleOn

iv. References

A. SchwartzSubmodule

A.1. Coercions

A.2. Misc.

B. SchwartzSubmoduleOn

7 declarations

instance

Coercion from the Schwartz submodule to functions

For a natural number dd and a measure μ\mu, let the Schwartz submodule be the subspace of the Hilbert space L2(Space d,C)L^2(\text{Space } d, \mathbb{C}) consisting of equivalence classes of Schwartz functions. This definition provides a coercion that allows an element ψ\psi of this submodule to be treated as a function from Space d\text{Space } d to C\mathbb{C}, enabling the notation ψ(x)\psi(x) for xSpace dx \in \text{Space } d.

theorem

schwartzEquiv(f)=schwartzIncl(f)\text{schwartzEquiv}(f) = \text{schwartzIncl}(f)

For any natural number dd and any Schwartz function fS(Space d,C)f \in \mathcal{S}(\text{Space } d, \mathbb{C}), let schwartzEquiv(f)\text{schwartzEquiv}(f) be its image under the linear isomorphism between the Schwartz space and its corresponding submodule in the Hilbert space L2(Space d,C)L^2(\text{Space } d, \mathbb{C}). The coercion of this image into the Hilbert space is equal to the image of ff under the continuous linear inclusion schwartzIncl:S(Space d,C)L2(Space d,C)\text{schwartzIncl} : \mathcal{S}(\text{Space } d, \mathbb{C}) \to L^2(\text{Space } d, \mathbb{C}).

theorem

Φ(f)=f\Phi(f) = f almost everywhere for the Schwartz linear isomorphism Φ\Phi

For any natural number dd and any Schwartz function fS(Rd,C)f \in \mathcal{S}(\mathbb{R}^d, \mathbb{C}), let Φ(f)\Phi(f) be the image of ff under the linear isomorphism `schwartzEquiv` into the Schwartz submodule of the Hilbert space L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C}). Then Φ(f)\Phi(f) is equal to ff almost everywhere with respect to the Lebesgue volume measure.

theorem

The inverse of the Schwartz space isomorphism schwartzEquiv1(ψ)\text{schwartzEquiv}^{-1}(\psi) is equal to ψ\psi almost everywhere.

For any dimension dNd \in \mathbb{N}, let S(Rd,C)\mathcal{S}(\mathbb{R}^d, \mathbb{C}) be the Schwartz space and let HSL2(Rd,C)\mathcal{H}_{\mathcal{S}} \subseteq L^2(\mathbb{R}^d, \mathbb{C}) be the submodule of the Hilbert space consisting of Schwartz functions. For any element ψHS\psi \in \mathcal{H}_{\mathcal{S}}, let f=schwartzEquiv1(ψ)f = \text{schwartzEquiv}^{-1}(\psi) be its image in S(Rd,C)\mathcal{S}(\mathbb{R}^d, \mathbb{C}) under the inverse linear isomorphism. Then the function ff is equal to ψ\psi almost everywhere with respect to the Lebesgue measure.

theorem

Equality almost everywhere of Schwartz functions implies f=gf = g

Let dd be a natural number and let Space d\text{Space } d be the dd-dimensional real inner product space (isomorphic to Rd\mathbb{R}^d). For any two Schwartz functions f,gS(Space d,C)f, g \in \mathcal{S}(\text{Space } d, \mathbb{C}), if their corresponding elements in the Hilbert space L2(Space d,C)L^2(\text{Space } d, \mathbb{C}) are equal almost everywhere with respect to the Lebesgue measure, then f=gf = g.

theorem

The Schwartz submodule for d=0d=0 is the entire Hilbert space

For a dimension d=0d = 0, the Schwartz submodule of the Hilbert space L2(Space d,C)L^2(\text{Space } d, \mathbb{C}) is equal to the entire Hilbert space.

theorem

ψSchwartzSubmoduleOn(Ω,μ)\psi \in \text{SchwartzSubmoduleOn}(\Omega, \mu) if and only if ψ\psi is the projection of a global Schwartz class

Let Space d\text{Space } d be a dd-dimensional normed additive commutative group (equivalent to Rd\mathbb{R}^d) with a measure μ\mu. Let L2(Space d,μ)L^2(\text{Space } d, \mu) be the Hilbert space of square-integrable functions, and let SchwartzSubmodule(d,μ)\text{SchwartzSubmodule}(d, \mu) be its submodule consisting of μ\mu-almost everywhere equivalence classes of Schwartz maps. For a subset ΩSpace d\Omega \subseteq \text{Space } d, let L2(Ω,μ)L^2(\Omega, \mu) be the Hilbert space of square-integrable functions on Ω\Omega, and let PΩ:L2(Space d,μ)L2(Ω,μ)P_\Omega: L^2(\text{Space } d, \mu) \to L^2(\Omega, \mu) be the linear projection map that restricts functions to Ω\Omega. An element ψL2(Ω,μ)\psi \in L^2(\Omega, \mu) belongs to the restricted Schwartz submodule SchwartzSubmoduleOn(Ω,μ)\text{SchwartzSubmoduleOn}(\Omega, \mu) if and only if there exists a global Schwartz class ϕSchwartzSubmodule(d,μ)\phi \in \text{SchwartzSubmodule}(d, \mu) such that PΩ(ϕ)=ψP_\Omega(\phi) = \psi.