Physlib Documentation

Physlib.QuantumMechanics.DDimensions.Operators.Position

Position operators #

i. Overview #

In this module we introduce several position operators for quantum mechanics on Space d.

ii. Key results #

Definitions:

Notation:

iii. Table of contents #

iv. References #

A. Schwartz operators #

A.1. Position vector #

Component i of the position operator is the continuous linear map from 𝓒(Space d, β„‚) to itself which maps ψ to xᡒψ.

Equations
Instances For

    Component i of the position operator is the continuous linear map from 𝓒(Space d, β„‚) to itself which maps ψ to xᡒψ.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      theorem QuantumMechanics.positionOperator_apply_fun {d : β„•} (i : Fin d) (ψ : SchwartzMap (Space d) β„‚) :
      ⇑(𝐱[i] ψ) = (fun (x : Space d) => x.val i) β€’ β‡‘Οˆ
      @[simp]
      theorem QuantumMechanics.positionOperator_apply {d : β„•} (i : Fin d) (ψ : SchwartzMap (Space d) β„‚) (x : Space d) :
      (𝐱[i] ψ) x = ↑(x.val i) * ψ x

      A.2. Radius powers (regularized) #

      Power of regularized norm, (β€–xβ€–Β² + Ρ²)^(s/2).

      Equations
      Instances For
        theorem QuantumMechanics.norm_sq_add_unit_sq_pos {d : β„•} (Ξ΅ : ℝˣ) (x : Space d) :
        0 < β€–xβ€– ^ 2 + ↑Ρ ^ 2
        theorem QuantumMechanics.normRegularizedPow_pos (d : β„•) (Ξ΅ : ℝˣ) (s : ℝ) (x : Space d) :
        0 < normRegularizedPow d (↑Ρ) s x

        The radius operator to power s, regularized by Ξ΅ β‰  0, is the continuous linear map from 𝓒(Space d, β„‚) to itself which maps ψ to (β€–xβ€–Β² + Ρ²)^(s/2) β€’ ψ.

        Equations
        Instances For

          The radius operator to power s, regularized by Ξ΅ β‰  0, is the continuous linear map from 𝓒(Space d, β„‚) to itself which maps ψ to (β€–xβ€–Β² + Ρ²)^(s/2) β€’ ψ.

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

            The radius operator to power s, regularized by Ξ΅ β‰  0, is the continuous linear map from 𝓒(Space d, β„‚) to itself which maps ψ to (β€–xβ€–Β² + Ρ²)^(s/2) β€’ ψ.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              theorem QuantumMechanics.radiusRegPowOperator_apply_fun {d : β„•} (Ξ΅ : ℝˣ) (s : ℝ) (ψ : SchwartzMap (Space d) β„‚) :
              ⇑(𝐫[Ξ΅,s] ψ) = fun (x : Space d) => (β€–xβ€– ^ 2 + ↑Ρ ^ 2) ^ (s / 2) β€’ ψ x
              @[simp]
              theorem QuantumMechanics.radiusRegPowOperator_apply {d : β„•} (Ξ΅ : ℝˣ) (s : ℝ) (ψ : SchwartzMap (Space d) β„‚) (x : Space d) :
              (𝐫[Ξ΅,s] ψ) x = (β€–xβ€– ^ 2 + ↑Ρ ^ 2) ^ (s / 2) β€’ ψ x

              A.3. Radius powers #

              The radius operator to power s is the linear map from 𝓒(Space d, β„‚) to Space d β†’ β„‚ that maps ψ to x ↦ β€–xβ€–Λ’Οˆ(x) (which is 'nearly' Schwartz for general s).

              Equations
              Instances For

                The radius operator to power s is the linear map from 𝓒(Space d, β„‚) to Space d β†’ β„‚ that maps ψ to x ↦ β€–xβ€–Λ’Οˆ(x) (which is 'nearly' Schwartz for general s).

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  @[simp]
                  theorem QuantumMechanics.radiusPowOperator_apply_contDiffAt {d : β„•} (s : ℝ) (n : β„•βˆž) (ψ : SchwartzMap (Space d) β„‚) {x : Space d} (hx : x β‰  0) :
                  ContDiffAt ℝ (↑n) (𝐫[s] ψ) x

                  x ↦ β€–xβ€–Λ’Οˆ(x) is smooth away from x = 0.

                  x ↦ β€–xβ€–Λ’Οˆ(x) is strongly measurable.

                  x ↦ β€–xβ€–Λ’Οˆ(x) is square-integrable provided s is not too negative.

                  A.3.1. As limit of regularized operators #

                  @[reducible, inline]

                  Neighborhoods of "0" in the non-zero reals, i.e. those sets containing (-Ξ΅,0) βˆͺ (0,Ξ΅) βŠ† ℝˣ for some Ξ΅ > 0.

                  Equations
                  Instances For
                    theorem QuantumMechanics.radiusRegPow_tendsto_radiusPow {d : β„•} (s : ℝ) (ψ : SchwartzMap (Space d) β„‚) {x : Space d} (hx : x β‰  0) :
                    Filter.Tendsto (fun (Ξ΅ : ℝˣ) => (𝐫[Ξ΅,s] ψ) x) nhdsZeroUnits (nhds (𝐫[s] ψ x))

                    𝐫[Ξ΅,s] ψ converges pointwise to 𝐫[s] ψ as Ξ΅ β†’ 0 except perhaps at x = 0.

                    theorem QuantumMechanics.radiusRegPow_tendsto_radiusPow' {d : β„•} (s : ℝ) (ψ : SchwartzMap (Space d) β„‚) (h : 0 ≀ s ∨ ψ 0 = 0) :
                    Filter.Tendsto (fun (Ξ΅ : ℝˣ) => ⇑(𝐫[Ξ΅,s] ψ)) nhdsZeroUnits (nhds (𝐫[s] ψ))

                    𝐫[Ξ΅,s] ψ converges pointwise to 𝐫[s] ψ as Ξ΅ β†’ 0 provided 𝐫[Ξ΅,s] ψ 0 is bounded.

                    theorem QuantumMechanics.radiusRegPow_ae_tendsto_iff {d : β„•} (hd : 0 < d) {s : ℝ} {ψ : SchwartzMap (Space d) β„‚} {Ο† : Space d β†’ β„‚} :

                    B. Unbounded operators #

                    B.1. Position vector #

                    The symmetric position unbounded operators with domain the Schwartz submodule of the Hilbert space.

                    Equations
                    Instances For

                      B.2. Radius powers (regularized) #

                      The symmetric (regularized) radius unbounded operators with domain the Schwartz submodule of the Hilbert space.

                      Equations
                      Instances For