Physlib.QuantumMechanics.DDimensions.Operators.StateObservables.ExpectedValue
Expectation values and centered vectors
For a partial linear map `T` on a complex inner product space and `ψ ∈ T.domain`, this file defines the expectation value and the centered vector `Tψ - ⟨T⟩_ψ ψ`.
Main definitions
- `LinearPMap.expectedValue`: the real part of `⟪ψ, Tψ⟫_ℂ`.
- `LinearPMap.centered`: the centered vector `Tψ - ⟨T⟩ψ`.
Main statements
- `LinearPMap.expectedValue_eq_inner`: for symmetric `T`, the complex inner product is real and equals the real expectation value coerced to `ℂ`.
References
- [B. C. Hall, *Quantum Theory for Mathematicians*, Chapter 12][hall2013quantum].
9 declarations
Expectation value of a partial linear map
Given a complex inner product space , a partial linear map on , and a vector in the domain of , the expectation value is defined as the real part of the complex inner product of and , denoted as .
Expectation Value Equals
Let be a complex inner product space, a partial linear map on , and a vector in the domain of . The expectation value of with respect to is equal to the real part of the complex inner product of and , denoted as .
for symmetric
Let be a complex inner product space and be a symmetric partial linear map on . For any vector in the domain of , the complex inner product is equal to the expectation value (defined as ) coerced to a complex number.
For symmetric ,
Let be a complex inner product space and be a symmetric partial linear map on . For any vector in the domain of , the expectation value of with respect to (defined as ) is equal to the complex inner product when considered as a complex number.
Centered vector
Given a partial linear map on a complex inner product space and a vector in the domain of , the centered vector is defined as , where is the expectation value of with respect to .
Let be a complex inner product space, be a partial linear map on , and be a vector in the domain of . The centered vector of with respect to is equal to , where is the expectation value of with respect to .
The centered vector of at is zero if and only if
Let be a complex inner product space and be a partial linear map on . For any vector in the domain of , the centered vector, defined as , is equal to zero if and only if , where is the expectation value of with respect to .
for symmetric and unit vector
Let be a complex inner product space and be a symmetric partial linear map on . For any vector in the domain of with unit norm (i.e., ), the complex inner product of with the centered vector is zero: where the centered vector is defined as and is the expectation value of with respect to .
The inner product of the centered vector and the state is zero:
Let be a complex inner product space and be a symmetric partial linear map on . For any unit vector in the domain of (i.e., ), the complex inner product of the centered vector and the vector is zero, where is the expectation value of with respect to . That is,
