PhyslibSearch

Physlib.QuantumMechanics.OneDimension.Operators.Parity

5 declarations

definition

Parity operator on functions RC\mathbb{R} \to \mathbb{C}

#parityOperator

The parity operator is a C\mathbb{C}-linear map from the space of complex-valued functions on the real line, RC\mathbb{R} \to \mathbb{C}, to itself. It maps a function ψ\psi to the function defined by xψ(x)x \mapsto \psi(-x).

definition

Parity operator on Schwartz maps S(R,C)\mathcal{S}(\mathbb{R}, \mathbb{C})

#parityOperatorSchwartz

The parity operator is defined as the continuous linear map from the space of Schwartz functions S(R,C)\mathcal{S}(\mathbb{R}, \mathbb{C}) to itself that maps a function ψ\psi to the function defined by xψ(x)x \mapsto \psi(-x).

definition

Unbounded parity operator PP on S(R,C)\mathcal{S}(\mathbb{R}, \mathbb{C})

#parityOperatorUnbounded

The unbounded parity operator PP is an unbounded operator defined on the domain of Schwartz functions S(R,C)\mathcal{S}(\mathbb{R}, \mathbb{C}). It is constructed as the composition P=ιPP = \iota \circ \mathcal{P}, where P:S(R,C)S(R,C)\mathcal{P}: \mathcal{S}(\mathbb{R}, \mathbb{C}) \to \mathcal{S}(\mathbb{R}, \mathbb{C}) is the continuous linear map that sends a function ψ\psi to ψ(x)\psi(-x), and ι:S(R,C)L2(R,C)\iota: \mathcal{S}(\mathbb{R}, \mathbb{C}) \to L^2(\mathbb{R}, \mathbb{C}) is the injective continuous linear inclusion of Schwartz functions into the Hilbert space of square-integrable functions.

theorem

The parity operator on Schwartz functions is an involution

#parityOperatorSchwartz_parityOperatorSchwartz

For any Schwartz function ψS(R,C)\psi \in \mathcal{S}(\mathbb{R}, \mathbb{C}), applying the parity operator twice results in the original function ψ\psi. That is, if PP denotes the parity operator defined by (Pψ)(x)=ψ(x)(P\psi)(x) = \psi(-x), then P(Pψ)=ψP(P\psi) = \psi.

theorem

The Unbounded Parity Operator PP is Self-Adjoint

#parityOperatorUnbounded_isSelfAdjoint

The unbounded parity operator PP defined on the space of Schwartz functions S(R,C)\mathcal{S}(\mathbb{R}, \mathbb{C}) is self-adjoint. That is, for any two Schwartz functions ψ1,ψ2S(R,C)\psi_1, \psi_2 \in \mathcal{S}(\mathbb{R}, \mathbb{C}), the inner product in the Hilbert space L2(R,C)L^2(\mathbb{R}, \mathbb{C}) satisfies: Pψ1,ιψ2C=ιψ1,Pψ2C\langle P \psi_1, \iota \psi_2 \rangle_{\mathbb{C}} = \langle \iota \psi_1, P \psi_2 \rangle_{\mathbb{C}} where (Pψ)(x)=ψ(x)(P\psi)(x) = \psi(-x) and ι:S(R,C)L2(R,C)\iota : \mathcal{S}(\mathbb{R}, \mathbb{C}) \to L^2(\mathbb{R}, \mathbb{C}) is the continuous linear inclusion.