PhyslibSearch

Physlib.QuantumMechanics.OneDimension.Operators.Unbounded

7 declarations

definition

Unbounded operator op:SHop: S \to \mathcal{H} with domain embedding ι\iota

#UnboundedOperator

Let H\mathcal{H} be the one-dimensional Hilbert space. Given a topological vector space SS over C\mathbb{C} and an injective continuous linear map ι:SH\iota: S \to \mathcal{H} which embeds SS as a subobject (domain) of the Hilbert space, an unbounded operator is defined as a continuous linear map op:SHop: S \to \mathcal{H}.

instance

Unbounded operator UU as a function SHS \to \mathcal{H}

#instCoeFunForallSubtypeAEEqFunRealComplexVolumeMemAddSubgroupHilbertSpace

This instance allows an unbounded operator UU, defined on a domain SS which is embedded into a Hilbert space H\mathcal{H} via an injective continuous linear map ι:SH\iota: S \to \mathcal{H}, to be treated as a function. Specifically, it enables the notation U(s)U(s) for sSs \in S, mapping the element ss to its image in the Hilbert space H\mathcal{H}.

definition

Unbounded operator T=ιAT = \iota \circ A from a continuous linear map A:SSA: S \to S

#ofSelfCLM

Given a topological vector space SS over C\mathbb{C}, a Hilbert space H\mathcal{H}, and an injective continuous linear map ι:SH\iota : S \to \mathcal{H} which embeds SS as the domain of an operator, this definition constructs an unbounded operator from a continuous linear map A:SSA: S \to S. The resulting unbounded operator T:SHT: S \to \mathcal{H} is defined by the composition T=ιAT = \iota \circ A, mapping an element ψS\psi \in S to ι(Aψ)H\iota(A \psi) \in \mathcal{H}.

theorem

The Unbounded Operator T=ofSelfCLM(A)T = \text{ofSelfCLM}(A) satisfies Tψ=ι(Aψ)T \psi = \iota(A \psi)

#ofSelfCLM_apply

Let SS be a topological vector space over C\mathbb{C} and H\mathcal{H} be a Hilbert space. Let ι:SH\iota: S \to \mathcal{H} be an injective continuous linear map that embeds SS into H\mathcal{H}. For any continuous linear map A:SSA: S \to S, let TT be the corresponding unbounded operator from SS to H\mathcal{H} defined by the composition T=ιAT = \iota \circ A. For any element ψS\psi \in S, the value of the operator TT applied to ψ\psi is given by Tψ=ι(Aψ)T \psi = \iota(A \psi).

definition

FF is a generalized eigenvector of an unbounded operator UU with eigenvalue cc

#IsGeneralizedEigenvector

Let SS be a topological vector space over C\mathbb{C} and ι:SH\iota: S \to \mathcal{H} be a continuous injective embedding of SS into a Hilbert space H\mathcal{H}. Given an unbounded operator U:SHU: S \to \mathcal{H}, a continuous linear functional F:SCF: S \to \mathbb{C} is a **generalized eigenvector** of UU with eigenvalue cCc \in \mathbb{C} if, for every ψS\psi \in S, there exists an element ψS\psi' \in S such that ι(ψ)=Uψ\iota(\psi') = U\psi and F(ψ)=cF(ψ)F(\psi') = c F(\psi).

theorem

FF is a generalized eigenvector of U=ιAU = \iota \circ A with eigenvalue cc iff F(Aψ)=cF(ψ)F(A \psi) = c F(\psi)

#isGeneralizedEigenvector_ofSelfCLM_iff

Let SS be a topological vector space over C\mathbb{C} and H\mathcal{H} be a Hilbert space, with ι:SH\iota: S \to \mathcal{H} being a continuous injective embedding. For any continuous linear map A:SSA: S \to S, let U=ιAU = \iota \circ A be the corresponding unbounded operator from SS to H\mathcal{H}. A continuous linear functional F:SCF: S \to \mathbb{C} is a generalized eigenvector of UU with eigenvalue cCc \in \mathbb{C} if and only if for all ψS\psi \in S, the condition F(Aψ)=cF(ψ)F(A \psi) = c F(\psi) holds.

definition

Self-adjointness condition Uψ1,ιψ2=ιψ1,Uψ2\langle U \psi_1, \iota \psi_2 \rangle = \langle \iota \psi_1, U \psi_2 \rangle for an unbounded operator UU

#IsSelfAdjoint

Let U:SHU: S \to \mathcal{H} be an unbounded operator with domain SS and embedding ι:SH\iota: S \to \mathcal{H}. The operator UU is self-adjoint if for all ψ1,ψ2S\psi_1, \psi_2 \in S, the equality Uψ1,ιψ2C=ιψ1,Uψ2C\langle U \psi_1, \iota \psi_2 \rangle_{\mathbb{C}} = \langle \iota \psi_1, U \psi_2 \rangle_{\mathbb{C}} holds, where ,C\langle \cdot, \cdot \rangle_{\mathbb{C}} denotes the inner product on the Hilbert space H\mathcal{H}.