PhysLean Documentation

PhysLean.QuantumMechanics.OneDimension.Operators.Unbounded

Unbounded operators #

Note #

It is likely one day the material in this file will be moved to or appear in another form within Mathlib.

An unbounded operator on the one-dimensional Hilbert space, corresponds to a subobject ι : S →L[ℂ] HilbertSpace of the Hilbert space along with the operator op : S →L[ℂ] HilbertSpace

Equations
Instances For
    Equations
    • One or more equations did not get rendered due to their size.

    An unbounded operator created from a continous linear map S →L[ℂ] S.

    Equations
    Instances For
      @[simp]

      A map F : S →L[ℂ] ℂ is a generalized eigenvector of an unbounded operator U on S if there is an eigenvalue c such that for all ψ, F (U ψ) = c ⬝ F ψ

      Equations
      Instances For

        The condition on an unbounded operator to be self-adjoint.

        Equations
        Instances For