Empirical/QM: Robertson uncertainty relation #
Category: 3-Local (promotion-ready to 2-Framework on demand). QM-generic: no CSD ontology, pure inner-product geometry.
The Robertson uncertainty relation (Robertson 1929): for self-adjoint
observables A, B and a state ψ,
Var_ψ(A) · Var_ψ(B) ≥ ¼ |⟨ψ, [A,B] ψ⟩|²,
where [A,B] = AB − BA is the commutator and Var_ψ(A) = ‖(A − ⟨A⟩)ψ‖²
is the variance of the centered observable. The bound is the squared
Cauchy–Schwarz inequality applied to the centered vectors (A−⟨A⟩)ψ,
(B−⟨B⟩)ψ, retaining only the imaginary part of their inner product,
which equals ½⟨ψ,[A,B]ψ⟩.
Operators are Module.End ℂ H = H →ₗ[ℂ] H; self-adjointness is
LinearMap.IsSymmetric (the inner-product form ⟪T x, y⟫ = ⟪x, T y⟫),
which sidesteps the Star synthesis issues noted in LF3. The proof needs
no finite-dimensionality.
Source #
Robertson 1929, Phys. Rev. 34, 163; Schrödinger 1930 (the stronger form with the anticommutator term, not formalised here).
Expectation value ⟨A⟩_ψ = ⟪ψ, A ψ⟫.
Equations
- CSD.Empirical.Uncertainty.expectation A ψ = inner ℂ ψ (A ψ)
Instances For
Variance Var_ψ(A) = ‖(A − ⟨A⟩) ψ‖², the squared norm of the centered
observable applied to ψ (the standard quantum variance for a unit ψ).
Equations
- CSD.Empirical.Uncertainty.variance A ψ = ‖A ψ - CSD.Empirical.Uncertainty.expectation A ψ • ψ‖ ^ 2
Instances For
For a symmetric operator the expectation value is real.
Subtracting a real scalar multiple of the identity preserves symmetry.
The commutator is invariant under shifting each operator by a scalar
multiple of the identity: [A − a, B − b] = [A, B].
Var_ψ(A) = ‖(A − ⟨A⟩•1) ψ‖² (variance via the centered operator).
Core inequality. For symmetric A, B and any ψ,
‖A ψ‖² · ‖B ψ‖² ≥ ¼ ‖⟪ψ, [A,B] ψ⟫‖². The uncertainty relation is this
applied to the centered observables.
Robertson uncertainty relation. For self-adjoint observables A, B
and any state ψ,
Var_ψ(A) · Var_ψ(B) ≥ ¼ ‖⟪ψ, [A,B] ψ⟫‖².