Physlib

Physlib.SpaceAndTime.SpaceTime.LorentzAction

Lorentz group actions related to SpaceTime

i. Overview

We already have a Lorentz group action on `SpaceTime d`, in this module we define the induced action on Schwartz functions and distributions.

ii. Key results

  • `schwartzAction` : Defines the action of the Lorentz group on Schwartz functions.
  • An instance of `DistribMulAction` for the Lorentz group acting on distributions.

iii. Table of contents

- A. Lorentz group action on Schwartz functions - A.1. The definition of the action - A.2. Basic properties of the action - A.3. Injectivity of the action - A.4. Surjectivity of the action - B. Lorentz group action on distributions - B.1. The SMul instance - B.2. The DistribMulAction instance - B.3. The SMulCommClass instance - B.4. Action as a linear map

iv. References

A. Lorentz group action on Schwartz functions

A.1. The definition of the action

A.2. Basic properties of the action

A.3. Injectivity of the action

A.4. Surjectivity of the action

B. Lorentz group action on distributions

B.1. The SMul instance

B.2. The DistribMulAction instance

B.3. The SMulCommClass instance

B.4. Action as a linear map

10 declarations

definition

Lorentz group action on Schwartz functions S(SpaceTimed,R)\mathcal{S}(\text{SpaceTime}_d, \mathbb{R})

For a given spatial dimension dd, the Lorentz group L\mathcal{L} acts on the space of real-valued Schwartz functions S(SpaceTimed,R)\mathcal{S}(\text{SpaceTime}_d, \mathbb{R}) through a group homomorphism into the space of continuous linear maps. For any Lorentz transformation ΛL\Lambda \in \mathcal{L} and any Schwartz function η\eta, the action is defined by (Λη)(x)=η(Λ1x)(\Lambda \cdot \eta)(x) = \eta(\Lambda^{-1} x) for all xSpaceTimedx \in \text{SpaceTime}_d.

theorem

The Lorentz action on Schwartz functions satisfies Λ2(Λ1η)=(Λ2Λ1)η\Lambda_2 \cdot (\Lambda_1 \cdot \eta) = (\Lambda_2 \Lambda_1) \cdot \eta

For any spatial dimension dd, let Λ1,Λ2\Lambda_1, \Lambda_2 be elements of the Lorentz group L\mathcal{L} and let ηS(SpaceTimed,R)\eta \in \mathcal{S}(\text{SpaceTime}_d, \mathbb{R}) be a real-valued Schwartz function. The action of the Lorentz group on Schwartz functions satisfies the property that applying Λ2\Lambda_2 to the result of Λ1\Lambda_1 acting on η\eta is equal to the product Λ2Λ1\Lambda_2 \Lambda_1 acting on η\eta: Λ2(Λ1η)=(Λ2Λ1)η\Lambda_2 \cdot (\Lambda_1 \cdot \eta) = (\Lambda_2 \Lambda_1) \cdot \eta

theorem

(Λη)(x)=η(Λ1x)(\Lambda \cdot \eta)(x) = \eta(\Lambda^{-1} x) for Lorentz action on Schwartz functions

For any spatial dimension dd, let Λ\Lambda be an element of the Lorentz group L\mathcal{L} and let ηS(SpaceTimed,R)\eta \in \mathcal{S}(\text{SpaceTime}_d, \mathbb{R}) be a real-valued Schwartz function. For any point xSpaceTimedx \in \text{SpaceTime}_d, the action of Λ\Lambda on η\eta is defined by the pointwise evaluation: (Λη)(x)=η(Λ1x)(\Lambda \cdot \eta)(x) = \eta(\Lambda^{-1} x) where Λ1\Lambda^{-1} is the inverse of the Lorentz transformation Λ\Lambda.

theorem

The action of ΛL\Lambda \in \mathcal{L} on S(SpaceTimed,R)\mathcal{S}(\text{SpaceTime}_d, \mathbb{R}) is injective

For any spatial dimension dNd \in \mathbb{N} and any Lorentz transformation Λ\Lambda in the Lorentz group L\mathcal{L}, the action of Λ\Lambda on the space of real-valued Schwartz functions S(SpaceTimed,R)\mathcal{S}(\text{SpaceTime}_d, \mathbb{R}), denoted as schwartzAction(Λ)\text{schwartzAction}(\Lambda), is an injective map. That is, if η1,η2S(SpaceTimed,R)\eta_1, \eta_2 \in \mathcal{S}(\text{SpaceTime}_d, \mathbb{R}) such that schwartzAction(Λ)(η1)=schwartzAction(Λ)(η2)\text{schwartzAction}(\Lambda)(\eta_1) = \text{schwartzAction}(\Lambda)(\eta_2), then η1=η2\eta_1 = \eta_2.

theorem

The Lorentz action on S(SpaceTimed,R)\mathcal{S}(\text{SpaceTime}_d, \mathbb{R}) is surjective

For any spatial dimension dd and any Lorentz transformation Λ\Lambda in the Lorentz group L\mathcal{L}, the action of Λ\Lambda on the space of real-valued Schwartz functions S(SpaceTimed,R)\mathcal{S}(\text{SpaceTime}_d, \mathbb{R}) is a surjective map. That is, for every Schwartz function ζS(SpaceTimed,R)\zeta \in \mathcal{S}(\text{SpaceTime}_d, \mathbb{R}), there exists a Schwartz function ηS(SpaceTimed,R)\eta \in \mathcal{S}(\text{SpaceTime}_d, \mathbb{R}) such that Λη=ζ\Lambda \cdot \eta = \zeta, where the action is defined by (Λη)(x)=η(Λ1x)(\Lambda \cdot \eta)(x) = \eta(\Lambda^{-1} x).

instance

Lorentz group action on distributions SpaceTimedd[R]M\text{SpaceTime}_d \to_d[\mathbb{R}] M

This definition establishes a group action (scalar multiplication) of the Lorentz group L\mathcal{L} on the space of distributions f:SpaceTimedd[R]Mf: \text{SpaceTime}_d \to_d[\mathbb{R}] M, where MM is a space equipped with a tensorial structure. For any Lorentz transformation ΛL\Lambda \in \mathcal{L} and distribution ff, the action Λf\Lambda \cdot f is defined as the composition of continuous linear maps ρ(Λ)fπ(Λ1)\rho(\Lambda) \circ f \circ \pi(\Lambda^{-1}). In this composition, π(Λ1)\pi(\Lambda^{-1}) is the action of the inverse Lorentz transformation on the Schwartz space S(SpaceTimed,R)\mathcal{S}(\text{SpaceTime}_d, \mathbb{R}), and ρ(Λ)\rho(\Lambda) is the continuous linear map representing the Lorentz action on the target space MM.

theorem

Lorentz Action on Distributions satisfies (Λf)(η)=Λ(f(Λ1η))(\Lambda \cdot f)(\eta) = \Lambda \cdot (f(\Lambda^{-1} \cdot \eta))

For a given natural number dd representing spatial dimensions, let L\mathcal{L} be the Lorentz group and MM be a normed space equipped with a tensorial structure. Let f:SpaceTimedd[R]Mf: \text{SpaceTime}_d \to_d[\mathbb{R}] M be an MM-valued distribution (viewed as a continuous linear map from the Schwartz space S(SpaceTimed,R)\mathcal{S}(\text{SpaceTime}_d, \mathbb{R}) to MM). For any Lorentz transformation ΛL\Lambda \in \mathcal{L} and any Schwartz function ηS(SpaceTimed,R)\eta \in \mathcal{S}(\text{SpaceTime}_d, \mathbb{R}), the induced action of Λ\Lambda on the distribution ff satisfies: (Λf)(η)=Λ(f(Λ1η))(\Lambda \cdot f)(\eta) = \Lambda \cdot (f(\Lambda^{-1} \cdot \eta)) where Λ1η\Lambda^{-1} \cdot \eta is the action of the inverse Lorentz transformation on the Schwartz function, defined by (Λ1η)(x)=η(Λx)(\Lambda^{-1} \cdot \eta)(x) = \eta(\Lambda x), and the Λ()\Lambda \cdot (\dots) on the right-hand side denotes the Lorentz action on the target space MM.

instance

Lorentz group distributive action on distributions SpaceTimedd[R]M\text{SpaceTime}_d \to_d[\mathbb{R}] M

For a natural number dd representing spatial dimensions and a normed real vector space MM equipped with a tensorial structure, the Lorentz group L\mathcal{L} acts distributively on the space of MM-valued distributions on SpaceTimed\text{SpaceTime}_d, denoted by SpaceTimedd[R]M\text{SpaceTime}_d \to_d[\mathbb{R}] M. This structure ensures that for any Lorentz transformations Λ,Λ1,Λ2L\Lambda, \Lambda_1, \Lambda_2 \in \mathcal{L} and distributions f,f1,f2f, f_1, f_2, the action satisfies: 1. If=fI \cdot f = f, where II is the identity transformation. 2. (Λ1Λ2)f=Λ1(Λ2f)(\Lambda_1 \Lambda_2) \cdot f = \Lambda_1 \cdot (\Lambda_2 \cdot f). 3. Λ(f1+f2)=Λf1+Λf2\Lambda \cdot (f_1 + f_2) = \Lambda \cdot f_1 + \Lambda \cdot f_2. 4. Λ0=0\Lambda \cdot 0 = 0.

instance

Lorentz group action and R\mathbb{R}-scalar multiplication commute on distributions over SpaceTimed\text{SpaceTime}_d

For a given spatial dimension dd, let L\mathcal{L} be the Lorentz group and let MM be a real normed space with a tensorial structure. For any scalar aRa \in \mathbb{R}, Lorentz transformation ΛL\Lambda \in \mathcal{L}, and MM-valued distribution f:SpaceTimedd[R]Mf : \text{SpaceTime}_d \to_d[\mathbb{R}] M, the action of the Lorentz group commutes with the real scalar multiplication, such that a(Λf)=Λ(af)a \cdot (\Lambda \cdot f) = \Lambda \cdot (a \cdot f).

definition

Lorentz action on distributions as a linear map

For a Lorentz transformation Λ\Lambda in the Lorentz group L\mathcal{L} of dd spatial dimensions, this definition provides the linear map over R\mathbb{R} that acts on the space of distributions f:SpaceTimedd[R]Mf: \text{SpaceTime}_d \to_d[\mathbb{R}] M, where MM is a normed vector space with a tensorial structure. This linear map sends each distribution ff to its transformed version Λf\Lambda \cdot f under the group action of the Lorentz group on the space of distributions.