Physlib

Physlib.QuantumMechanics.DDimensions.SpaceDHilbertSpace.SchwartzSubmodule

9 declarations

definition

Continuous linear inclusion S(Rd,C)L2(Rd,C)\mathcal{S}(\mathbb{R}^d, \mathbb{C}) \to L^2(\mathbb{R}^d, \mathbb{C})

#schwartzIncl

The continuous linear map ι:S(Space d,C)L2(Space d,C)\iota: \mathcal{S}(\text{Space } d, \mathbb{C}) \to L^2(\text{Space } d, \mathbb{C}) embeds the Schwartz space S(Space d,C)\mathcal{S}(\text{Space } d, \mathbb{C}) of rapidly decreasing smooth functions into the Hilbert space L2(Space d,C)L^2(\text{Space } d, \mathbb{C}) of square-integrable functions.

abbrev

Schwartz subspace of L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C})

#schwartzSubmodule

For a natural number dd, this definition represents the subspace of the Hilbert space L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C}) consisting of functions that are in the Schwartz space S(Rd,C)\mathcal{S}(\mathbb{R}^d, \mathbb{C}). Specifically, it is the range of the continuous linear inclusion map ι:S(Rd,C)L2(Rd,C)\iota: \mathcal{S}(\mathbb{R}^d, \mathbb{C}) \to L^2(\mathbb{R}^d, \mathbb{C}).

instance

Coercion from Schwartz submodule elements to functions RdC\mathbb{R}^d \to \mathbb{C}

#instCoeFunSubtypeAEEqFunSpaceComplexVolumeMemAddSubgroupSubmoduleSchwartzSubmoduleForall

For any natural number dd, this instance defines a coercion from the Schwartz submodule of the Hilbert space L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C}) to the space of functions RdC\mathbb{R}^d \to \mathbb{C}. This allows an element ψ\psi of the Schwartz submodule to be treated as a function, enabling the notation ψ(x)\psi(x) for xRdx \in \mathbb{R}^d.

theorem

ψ.val(x)=ψ(x)\psi.\text{val}(x) = \psi(x) for elements of the Schwartz subspace of L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C})

#val_eq_coe

For any natural number dd, let ψ\psi be an element of the Schwartz subspace of the Hilbert space L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C}). For any xRdx \in \mathbb{R}^d, the value of the underlying L2L^2 function ψ.val\psi.\text{val} at xx is equal to the value of ψ\psi at xx when treated as a function through coercion, i.e., ψ.val(x)=ψ(x)\psi.\text{val}(x) = \psi(x).

theorem

The Schwartz subspace is dense in L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C})

#schwartzSubmodule_dense

For any natural number dd, the Schwartz subspace S(Rd,C)\mathcal{S}(\mathbb{R}^d, \mathbb{C}) is dense in the Hilbert space L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C}).

definition

Linear isomorphism S(Rd,C)Schwartz subspace of L2(Rd,C)\mathcal{S}(\mathbb{R}^d, \mathbb{C}) \cong \text{Schwartz subspace of } L^2(\mathbb{R}^d, \mathbb{C})

#schwartzEquiv

For a natural number dd, this definition establishes the linear equivalence (isomorphism of C\mathbb{C}-vector spaces) between the Schwartz space S(Rd,C)\mathcal{S}(\mathbb{R}^d, \mathbb{C}) and the corresponding subspace of the Hilbert space L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C}) consisting of (the equivalence classes of) Schwartz functions. This is constructed by restricting the codomain of the continuous linear inclusion ι:S(Rd,C)L2(Rd,C)\iota: \mathcal{S}(\mathbb{R}^d, \mathbb{C}) \to L^2(\mathbb{R}^d, \mathbb{C}) to its range.

theorem

schwartzEquiv f=f\text{schwartzEquiv } f = f almost everywhere

#schwartzEquiv_coe_ae

For any natural number dd and any Schwartz function fS(Rd,C)f \in \mathcal{S}(\mathbb{R}^d, \mathbb{C}), the element of the Hilbert space L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C}) corresponding to ff under the linear isomorphism schwartzEquiv\text{schwartzEquiv} is equal to ff almost everywhere with respect to the Lebesgue measure.

theorem

Inner Product of Schwartz Functions in L2L^2 is f(x)g(x)dx\int \overline{f(x)} g(x) \, dx

#schwartzEquiv_inner

For any natural number dd and Schwartz functions f,gS(Rd,C)f, g \in \mathcal{S}(\mathbb{R}^d, \mathbb{C}), the inner product of their corresponding elements in the Hilbert space L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C}) (under the linear isomorphism schwartzEquiv\text{schwartzEquiv}) is given by the integral of the product of the complex conjugate of ff and gg: schwartzEquiv f,schwartzEquiv gC=Rdf(x)g(x)dx\langle \text{schwartzEquiv } f, \text{schwartzEquiv } g \rangle_{\mathbb{C}} = \int_{\mathbb{R}^d} \overline{f(x)} g(x) \, dx where f(x)\overline{f(x)} denotes the complex conjugate of f(x)f(x).

theorem

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

#schwartzEquiv_ae_eq

For any natural number dd and Schwartz functions f,gS(Rd,C)f, g \in \mathcal{S}(\mathbb{R}^d, \mathbb{C}), if the corresponding elements in the Hilbert space L2(Rd,C)L^2(\mathbb{R}^d, \mathbb{C}) (under the linear isomorphism schwartzEquiv\text{schwartzEquiv}) are equal almost everywhere with respect to the volume measure, then ff and gg are equal as functions.