Physlib.QuantumMechanics.OneDimension.HilbertSpace.Basic
25 declarations
Hilbert space for 1D quantum mechanics
#HilbertSpaceThe Hilbert space for a one-dimensional quantum system is defined as the space of equivalence classes of square-integrable functions from the real numbers to the complex numbers . This space consists of measurable functions such that the integral of the square of their magnitude is finite, i.e., , where functions are identified if they are equal almost everywhere.
Anti-linear map from Hilbert space to its dual (Ket-to-Bra mapping)
#toBraThe mapping `toBra` is an anti-linear (conjugate-linear) isomorphism from the Hilbert space to its strong dual space . For any vector , it returns a continuous linear functional that maps any vector to the complex inner product . In the context of quantum mechanics, this corresponds to the mapping of a state vector (ket) to its corresponding functional (bra).
Let be the Hilbert space for a one-dimensional quantum system. For any two vectors , the application of the functional to the vector is equal to the complex inner product .
The Ket-to-Bra Mapping is Surjective
#toBra_surjectiveThe anti-linear mapping from the Hilbert space to its strong dual space , which maps a state vector (ket) to its corresponding linear functional (bra), is surjective.
The Ket-to-Bra Mapping is Injective
#toBra_injectiveLet be the Hilbert space for a one-dimensional quantum system. The anti-linear mapping , which maps a state vector (ket) to its corresponding linear functional (bra) in the dual space such that , is injective.
For a function , the proposition `MemHS f` is the condition that belongs to the space over the real line with respect to the Lebesgue measure. Specifically, it asserts that is almost everywhere strongly measurable and that the integral of the square of its norm is finite, i.e., . This property characterizes functions that can be represented as elements of the Hilbert space for one-dimensional quantum mechanics.
implies is almost everywhere strongly measurable
#aeStronglyMeasurable_of_memHSLet be a function. If is an element of the Hilbert space for one-dimensional quantum mechanics (i.e., satisfies the property ), then is almost everywhere strongly measurable.
`MemHS f` is measurable and square-integrable
#memHS_iffA function 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 is finite.
The zero function belongs to the Hilbert space for one-dimensional quantum mechanics, i.e., . This means that the zero function is almost everywhere strongly measurable and satisfies .
The constant zero function belongs to
#zero_fun_memHSThe constant function defined by for all belongs to the Hilbert space for one-dimensional quantum mechanics, i.e., . This means that the function is almost everywhere strongly measurable and satisfies the square-integrability condition .
Let be functions. If and are square-integrable functions belonging to the space (i.e., and ), then their sum is also square-integrable and belongs to the space.
Scalar Multiplication Preserves Membership in the Hilbert Space
#memHS_smulFor any function and any complex scalar , if satisfies the property of being in the Hilbert space for one-dimensional quantum mechanics (i.e., , meaning is almost everywhere strongly measurable and ), then the scalar multiple also satisfies this property.
a.e. and
#memHS_of_aeLet be functions. If belongs to the Hilbert space (meaning is almost everywhere strongly measurable and ) and is equal to almost everywhere with respect to the Lebesgue measure, then also belongs to .
Let be an almost everywhere strongly measurable function, and let denote its equivalence class under almost everywhere equality. Then is an element of the Hilbert space if and only if satisfies the property `MemHS f`, which means that is square-integrable, i.e., .
Constructor for elements of from square-integrable functions
#mkGiven a function and a proof that satisfies the square-integrability condition (i.e., is almost everywhere strongly measurable and ), this definition constructs the corresponding element in the Hilbert space . The resulting element represents the equivalence class of functions that are equal to almost everywhere.
Elements of are square-integrable functions
#coe_hilbertSpace_memHSFor any element in the Hilbert space for one-dimensional quantum mechanics, its representation as a function satisfies the property , meaning that it is almost everywhere strongly measurable and square-integrable, such that .
Surjectivity of the Hilbert space constructor `mk`
#mk_surjectiveFor every element in the Hilbert space for one-dimensional quantum mechanics, there exists a function and a proof that is square-integrable (satisfying the property ) such that the construction of the Hilbert space element from is equal to .
The function representation of equals almost everywhere
#coe_mk_aeFor any function that is square-integrable (i.e., satisfies the property ), the function representation of the element in the Hilbert space constructed from (denoted as ) is equal to almost everywhere with respect to the Lebesgue measure.
in
#inner_mk_mkFor any two functions that are square-integrable (satisfying the property `MemHS`), let and denote the corresponding elements in the Hilbert space 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 and : where denotes the complex conjugate of .
The norm of the Hilbert space element equals the norm of the function
#eLpNorm_mkFor any square-integrable function (i.e., satisfies the property `MemHS f`), let be the corresponding element in the Hilbert space constructed via the mapping `mk`. The norm of the Hilbert space element with respect to the Lebesgue measure is equal to the norm of the function , i.e., .
iff is integrable
#mem_iff'Let be an almost everywhere strongly measurable function. The equivalence class of belongs to the Hilbert space if and only if the function is integrable, i.e., .
in
#mk_addLet be square-integrable functions belonging to the Hilbert space . Let denote the element (equivalence class) in the Hilbert space corresponding to the function . Then the element representing the sum of the functions is equal to the sum of the elements representing and in the Hilbert space, i.e., .
in
#mk_smulLet be a square-integrable function belonging to the Hilbert space , and let be a complex scalar. Let denote the corresponding element (equivalence class) in the Hilbert space. Then the element representing the scalar multiple function is equal to the scalar multiple of the element representing , i.e., .
in iff a.e.
#mk_eq_iffLet be square-integrable functions belonging to the Hilbert space for one-dimensional quantum mechanics, and let and denote their corresponding elements (equivalence classes) in . Then in the Hilbert space if and only if almost everywhere with respect to the Lebesgue measure.
in the Hilbert space iff a.e.
#ext_iffLet and be elements of the Hilbert space for one-dimensional quantum mechanics. Then if and only if their representing functions are equal almost everywhere with respect to the Lebesgue measure, denoted as a.e.
