PhyslibSearch

Physlib.QuantumMechanics.OneDimension.HilbertSpace.Basic

25 declarations

abbrev

Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) for 1D quantum mechanics

#HilbertSpace

The Hilbert space for a one-dimensional quantum system is defined as the space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) of equivalence classes of square-integrable functions from the real numbers R\mathbb{R} to the complex numbers C\mathbb{C}. This space consists of measurable functions f:RCf: \mathbb{R} \to \mathbb{C} such that the integral of the square of their magnitude is finite, i.e., f(x)2dx<\int_{-\infty}^{\infty} |f(x)|^2 \, dx < \infty, where functions are identified if they are equal almost everywhere.

definition

Anti-linear map from Hilbert space H\mathcal{H} to its dual H\mathcal{H}^* (Ket-to-Bra mapping)

#toBra

The mapping `toBra` is an anti-linear (conjugate-linear) isomorphism from the Hilbert space H=L2(R,C)\mathcal{H} = L^2(\mathbb{R}, \mathbb{C}) to its strong dual space H\mathcal{H}^*. For any vector fHf \in \mathcal{H}, it returns a continuous linear functional that maps any vector gHg \in \mathcal{H} to the complex inner product f,g\langle f, g \rangle. In the context of quantum mechanics, this corresponds to the mapping of a state vector (ket) to its corresponding functional (bra).

theorem

toBra(f)(g)=f,g\text{toBra}(f)(g) = \langle f, g \rangle

#toBra_apply

Let H\mathcal{H} be the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) for a one-dimensional quantum system. For any two vectors f,gHf, g \in \mathcal{H}, the application of the functional toBra(f)\text{toBra}(f) to the vector gg is equal to the complex inner product f,g\langle f, g \rangle.

theorem

The Ket-to-Bra Mapping toBra\text{toBra} is Surjective

#toBra_surjective

The anti-linear mapping toBra:HH\text{toBra} : \mathcal{H} \to \mathcal{H}^* from the Hilbert space H=L2(R,C)\mathcal{H} = L^2(\mathbb{R}, \mathbb{C}) to its strong dual space H\mathcal{H}^*, which maps a state vector (ket) to its corresponding linear functional (bra), is surjective.

theorem

The Ket-to-Bra Mapping toBra\text{toBra} is Injective

#toBra_injective

Let H=L2(R,C)\mathcal{H} = L^2(\mathbb{R}, \mathbb{C}) be the Hilbert space for a one-dimensional quantum system. The anti-linear mapping toBra:HH\text{toBra} : \mathcal{H} \to \mathcal{H}^*, which maps a state vector (ket) to its corresponding linear functional (bra) in the dual space such that toBra(f)(g)=f,g\text{toBra}(f)(g) = \langle f, g \rangle, is injective.

definition

fL2(R,C)f \in L^2(\mathbb{R}, \mathbb{C})

#MemHS

For a function f:RCf: \mathbb{R} \to \mathbb{C}, the proposition `MemHS f` is the condition that ff belongs to the L2L^2 space over the real line with respect to the Lebesgue measure. Specifically, it asserts that ff is almost everywhere strongly measurable and that the integral of the square of its norm is finite, i.e., f(x)2dx<\int_{-\infty}^{\infty} |f(x)|^2 \, dx < \infty. This property characterizes functions that can be represented as elements of the Hilbert space for one-dimensional quantum mechanics.

theorem

fL2(R,C)f \in L^2(\mathbb{R}, \mathbb{C}) implies ff is almost everywhere strongly measurable

#aeStronglyMeasurable_of_memHS

Let f:RCf: \mathbb{R} \to \mathbb{C} be a function. If ff is an element of the Hilbert space for one-dimensional quantum mechanics (i.e., ff satisfies the property fL2(R,C)f \in L^2(\mathbb{R}, \mathbb{C})), then ff is almost everywhere strongly measurable.

theorem

`MemHS f`     \iff ff is measurable and square-integrable

#memHS_iff

A function f:RCf: \mathbb{R} \to \mathbb{C} satisfies the property `MemHS f` if and only if it is almost everywhere strongly measurable and square-integrable, which means that the integral of the square of its norm f(x)2dx\int_{-\infty}^{\infty} |f(x)|^2 \, dx is finite.

theorem

0L2(R,C)0 \in L^2(\mathbb{R}, \mathbb{C})

#zero_memHS

The zero function f(x)=0f(x) = 0 belongs to the Hilbert space for one-dimensional quantum mechanics, i.e., 0L2(R,C)0 \in L^2(\mathbb{R}, \mathbb{C}). This means that the zero function is almost everywhere strongly measurable and satisfies 02dx<\int_{-\infty}^{\infty} |0|^2 \, dx < \infty.

theorem

The constant zero function belongs to L2(R,C)L^2(\mathbb{R}, \mathbb{C})

#zero_fun_memHS

The constant function f:RCf: \mathbb{R} \to \mathbb{C} defined by f(x)=0f(x) = 0 for all xRx \in \mathbb{R} belongs to the Hilbert space for one-dimensional quantum mechanics, i.e., fL2(R,C)f \in L^2(\mathbb{R}, \mathbb{C}). This means that the function is almost everywhere strongly measurable and satisfies the square-integrability condition f(x)2dx<\int_{-\infty}^{\infty} |f(x)|^2 \, dx < \infty.

theorem

f,gL2(R,C)    f+gL2(R,C)f, g \in L^2(\mathbb{R}, \mathbb{C}) \implies f + g \in L^2(\mathbb{R}, \mathbb{C})

#memHS_add

Let f,g:RCf, g: \mathbb{R} \to \mathbb{C} be functions. If ff and gg are square-integrable functions belonging to the L2L^2 space (i.e., f(x)2dx<\int_{-\infty}^{\infty} |f(x)|^2 \, dx < \infty and g(x)2dx<\int_{-\infty}^{\infty} |g(x)|^2 \, dx < \infty), then their sum f+gf + g is also square-integrable and belongs to the L2L^2 space.

theorem

Scalar Multiplication Preserves Membership in the Hilbert Space L2(R,C)L^2(\mathbb{R}, \mathbb{C})

#memHS_smul

For any function f:RCf: \mathbb{R} \to \mathbb{C} and any complex scalar cCc \in \mathbb{C}, if ff satisfies the property of being in the Hilbert space for one-dimensional quantum mechanics (i.e., fL2(R,C)f \in L^2(\mathbb{R}, \mathbb{C}), meaning ff is almost everywhere strongly measurable and f(x)2dx<\int_{-\infty}^{\infty} |f(x)|^2 \, dx < \infty), then the scalar multiple cfc \cdot f also satisfies this property.

theorem

f=gf = g a.e. and fL2(R,C)    gL2(R,C)f \in L^2(\mathbb{R}, \mathbb{C}) \implies g \in L^2(\mathbb{R}, \mathbb{C})

#memHS_of_ae

Let f,g:RCf, g: \mathbb{R} \to \mathbb{C} be functions. If ff belongs to the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) (meaning ff is almost everywhere strongly measurable and f(x)2dx<\int_{-\infty}^{\infty} |f(x)|^2 \, dx < \infty) and ff is equal to gg almost everywhere with respect to the Lebesgue measure, then gg also belongs to L2(R,C)L^2(\mathbb{R}, \mathbb{C}).

theorem

[f]L2(R,C)    MemHS f[f] \in L^2(\mathbb{R}, \mathbb{C}) \iff \text{MemHS } f

#aeEqFun_mk_mem_iff

Let f:RCf: \mathbb{R} \to \mathbb{C} be an almost everywhere strongly measurable function, and let [f][f] denote its equivalence class under almost everywhere equality. Then [f][f] is an element of the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) if and only if ff satisfies the property `MemHS f`, which means that ff is square-integrable, i.e., f(x)2dx<\int_{-\infty}^{\infty} |f(x)|^2 \, dx < \infty.

definition

Constructor for elements of L2(R,C)L^2(\mathbb{R}, \mathbb{C}) from square-integrable functions

#mk

Given a function f:RCf: \mathbb{R} \to \mathbb{C} and a proof hfhf that ff satisfies the square-integrability condition (i.e., ff is almost everywhere strongly measurable and f(x)2dx<\int_{-\infty}^{\infty} |f(x)|^2 \, dx < \infty), this definition constructs the corresponding element in the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}). The resulting element represents the equivalence class of functions that are equal to ff almost everywhere.

theorem

Elements of L2(R,C)L^2(\mathbb{R}, \mathbb{C}) are square-integrable functions

#coe_hilbertSpace_memHS

For any element ff in the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) for one-dimensional quantum mechanics, its representation as a function f:RCf: \mathbb{R} \to \mathbb{C} satisfies the property MemHSf\text{MemHS} f, meaning that it is almost everywhere strongly measurable and square-integrable, such that f(x)2dx<\int_{-\infty}^{\infty} |f(x)|^2 \, dx < \infty.

theorem

Surjectivity of the Hilbert space constructor `mk`

#mk_surjective

For every element ff in the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) for one-dimensional quantum mechanics, there exists a function g:RCg: \mathbb{R} \to \mathbb{C} and a proof hgh_g that gg is square-integrable (satisfying the property MemHS g\text{MemHS} \ g) such that the construction mk hg\text{mk} \ h_g of the Hilbert space element from gg is equal to ff.

theorem

The function representation of mk(f)\text{mk}(f) equals ff almost everywhere

#coe_mk_ae

For any function f:RCf: \mathbb{R} \to \mathbb{C} that is square-integrable (i.e., ff satisfies the property MemHS f\text{MemHS } f), the function representation of the element in the Hilbert space constructed from ff (denoted as mk f\text{mk } f) is equal to ff almost everywhere with respect to the Lebesgue measure.

theorem

[f],[g]=f(x)g(x)dx\langle [f], [g] \rangle = \int_{-\infty}^{\infty} \overline{f(x)} g(x) \, dx in L2(R,C)L^2(\mathbb{R}, \mathbb{C})

#inner_mk_mk

For any two functions f,g:RCf, g: \mathbb{R} \to \mathbb{C} that are square-integrable (satisfying the property `MemHS`), let [f][f] and [g][g] denote the corresponding elements in the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) constructed via the mapping `mk`. The inner product of these two elements in the Hilbert space is given by the integral over the real line of the product of the complex conjugate of f(x)f(x) and g(x)g(x): [f],[g]=f(x)g(x)dx\langle [f], [g] \rangle = \int_{-\infty}^{\infty} \overline{f(x)} g(x) \, dx where f(x)\overline{f(x)} denotes the complex conjugate of f(x)f(x).

theorem

The L2L^2 norm of the Hilbert space element [f][f] equals the L2L^2 norm of the function ff

#eLpNorm_mk

For any square-integrable function f:RCf: \mathbb{R} \to \mathbb{C} (i.e., ff satisfies the property `MemHS f`), let [f][f] be the corresponding element in the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) constructed via the mapping `mk`. The L2L^2 norm of the Hilbert space element [f][f] with respect to the Lebesgue measure is equal to the L2L^2 norm of the function ff, i.e., [f]2=f2\|[f]\|_2 = \|f\|_2.

theorem

[f]L2(R,C)[f] \in L^2(\mathbb{R}, \mathbb{C}) iff f2|f|^2 is integrable

#mem_iff'

Let f:RCf: \mathbb{R} \to \mathbb{C} be an almost everywhere strongly measurable function. The equivalence class of ff belongs to the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) if and only if the function xf(x)2x \mapsto |f(x)|^2 is integrable, i.e., f(x)2dx<\int_{-\infty}^{\infty} |f(x)|^2 \, dx < \infty.

theorem

[f+g]=[f]+[g][f + g] = [f] + [g] in L2(R,C)L^2(\mathbb{R}, \mathbb{C})

#mk_add

Let f,g:RCf, g: \mathbb{R} \to \mathbb{C} be square-integrable functions belonging to the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}). Let [f][f] denote the element (equivalence class) in the Hilbert space corresponding to the function ff. Then the element representing the sum of the functions f+gf + g is equal to the sum of the elements representing ff and gg in the Hilbert space, i.e., [f+g]=[f]+[g][f + g] = [f] + [g].

theorem

[cf]=c[f][c \cdot f] = c \cdot [f] in L2(R,C)L^2(\mathbb{R}, \mathbb{C})

#mk_smul

Let f:RCf: \mathbb{R} \to \mathbb{C} be a square-integrable function belonging to the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}), and let cCc \in \mathbb{C} be a complex scalar. Let [f][f] denote the corresponding element (equivalence class) in the Hilbert space. Then the element representing the scalar multiple function cfc \cdot f is equal to the scalar multiple of the element representing ff, i.e., [cf]=c[f][c \cdot f] = c \cdot [f].

theorem

[f]=[g][f] = [g] in L2(R,C)L^2(\mathbb{R}, \mathbb{C}) iff f=gf = g a.e.

#mk_eq_iff

Let f,g:RCf, g: \mathbb{R} \to \mathbb{C} be square-integrable functions belonging to the Hilbert space for one-dimensional quantum mechanics, and let [f][f] and [g][g] denote their corresponding elements (equivalence classes) in L2(R,C)L^2(\mathbb{R}, \mathbb{C}). Then [f]=[g][f] = [g] in the Hilbert space if and only if f=gf = g almost everywhere with respect to the Lebesgue measure.

theorem

f=gf = g in the Hilbert space iff f=gf = g a.e.

#ext_iff

Let ff and gg be elements of the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) for one-dimensional quantum mechanics. Then f=gf = g if and only if their representing functions are equal almost everywhere with respect to the Lebesgue measure, denoted as f=gf = g a.e.