Physlib.QuantumMechanics.DDimensions.Operators.SpectralTheory.SpectralMeasure
Spectral measures
i. Overview
A spectral measure `μS` on a measurable space `α` is a σ-additive function `Set α → H →L[ℂ] H` such that each set is mapped to a star projection on `H`, the empty set and non-measurable sets are mapped to zero, and `univ` is mapped to the identity. This is implemented as a structure extending `VectorMeasure α (H →L[ℂ] H)` with additional fields constraining `μS A` to be a star projection for each set `A` and `μS univ = 1`.
For each `x : H` there is an associated measure `μₓ` given by `μₓ A = ‖μS A x‖² = ⟪x, μS A x⟫ ≤ 1`.
ii. Key results
- `SpectralMeasure` : A star projection-valued measure. - `comp_eq_of_inter` : For a spectral measure `μS` and measurable sets `A` and `B`, the composition `μS A ∘ μS B = μS (A ∩ B)`.
iii. Table of contents
- A. Definition
- B. Composition
iv. References
A. Definition
B. Composition
9 declarations
is torsion-free for complex inner product spaces
Let be a complex inner product space. The additive group of continuous -linear maps from to itself, denoted by , is torsion-free. That is, for any operator and any positive integer , if , then .
Coercion of a spectral measure to a vector measure on
Let be a measurable space and be a complex inner product space. A spectral measure on is coerced into a vector measure on taking values in the space of continuous -linear maps .
Coercion of a spectral measure to a function
Let be a measurable space and be a complex inner product space. A spectral measure on is treated as a function that maps a subset to its corresponding continuous -linear operator .
is a star projection
Let be a measurable space and be a complex inner product space. For any subset , the operator associated with a spectral measure is a star projection (a self-adjoint projection operator).
Let be a measurable space and be a complex inner product space. For any spectral measure on , the value of the measure at the universal set (the entire space ) is the identity operator on , written as .
Let be a spectral measure on a measurable space . For any set , the composition of the bounded linear operator with itself is equal to , that is, .
for Disjoint Measurable Sets
Let be a spectral measure on a measurable space . For any two disjoint measurable sets , the composition of the bounded linear operators and is equal to the zero operator, denoted by .
for Measurable Sets
Let be a spectral measure on a measurable space . For any measurable sets , the composition of the bounded linear operators and is equal to the operator associated with their intersection, given by .
and commute for all
Let be a spectral measure on a measurable space . For any two sets , the bounded linear operators and commute, such that .
