Physlib

Physlib.Relativity.LorentzGroup.Boosts.Generalized

Generalized Boosts

This module defines a generalization of the traditional boosts. They are define given two velocities `u` and `v`, as an input an take the velocity `u` to the velocity `v`.

We show that these generalised boosts are Lorentz transformations, and furthermore sit in the restricted Lorentz group.

A boost is the special case of a generalised boost when `u = basis 0`.

References

- The main argument follows: Guillem Cobos, The Lorentz Group, 2015: https://diposit.ub.edu/dspace/bitstream/2445/68763/2/memoria.pdf

Auxiliary Linear Maps

Generalized Boosts

31 declarations

definition

Auxiliary linear map x2x,umvx \mapsto 2\langle x, u \rangle_m v for generalized boosts

For a given spatial dimension dd and two velocities u,vVelocitydu, v \in \text{Velocity}_d, the linear map f:VectordVectordf: \text{Vector}_d \to \text{Vector}_d is defined by: f(x)=(2x,um)vf(x) = (2 \langle x, u \rangle_m) v where x,um\langle x, u \rangle_m denotes the Minkowski product of the Lorentz vectors xx and uu. This map serves as an auxiliary component in the construction of a generalized boost that maps velocity uu to velocity vv.

definition

Second auxiliary linear map for the generalized boost uvu \to v

For given velocities uu and vv in a dd-dimensional spatial setting, this defines a linear map from the space of Lorentz vectors Vectord\text{Vector}_d to itself. For any Lorentz vector xVectordx \in \text{Vector}_d, the map is defined as: xx,u+vm1+u,vm(u+v)x \mapsto - \frac{\langle x, u + v \rangle_m}{1 + \langle u, v \rangle_m} (u + v) where ,m\langle \cdot, \cdot \rangle_m denotes the Minkowski product with signature (1,d)(1, d), and uu and vv are the 4-vectors associated with the velocities.

theorem

genBoostAux2(u,u)=genBoostAux1(u,u)\text{genBoostAux}_2(u, u) = -\text{genBoostAux}_1(u, u)

For any velocity uu in a space with dd spatial dimensions, the two auxiliary linear maps genBoostAux1(u,u)\text{genBoostAux}_1(u, u) and genBoostAux2(u,u)\text{genBoostAux}_2(u, u) are negatives of each other: genBoostAux2(u,u)=genBoostAux1(u,u)\text{genBoostAux}_2(u, u) = - \text{genBoostAux}_1(u, u) Specifically, genBoostAux1(u,u)\text{genBoostAux}_1(u, u) is the map x2x,umux \mapsto 2 \langle x, u \rangle_m u, and genBoostAux2(u,u)\text{genBoostAux}_2(u, u) is the map xx,u+um1+u,um(u+u)x \mapsto - \frac{\langle x, u + u \rangle_m}{1 + \langle u, u \rangle_m} (u + u), where ,m\langle \cdot, \cdot \rangle_m denotes the Minkowski product.

theorem

(genBoostAux1(u,v))(eμ)=(2ημμuμ)v(\text{genBoostAux}_1(u, v))(e_\mu) = (2 \eta_{\mu\mu} u^\mu) v

For any spatial dimension dNd \in \mathbb{N}, let u,vVelocitydu, v \in \text{Velocity}_d be velocities (represented as Lorentz vectors) and let eμe_\mu be the μ\mu-th standard basis vector in the Lorentz vector space Vectord\text{Vector}_d for an index μFin 1Fin d\mu \in \text{Fin } 1 \oplus \text{Fin } d. The first auxiliary linear map for generalized boosts, genBoostAux1(u,v)\text{genBoostAux}_1(u, v), when applied to the basis vector eμe_\mu, is given by: (genBoostAux1(u,v))(eμ)=(2ημμuμ)v (\text{genBoostAux}_1(u, v))(e_\mu) = (2 \eta_{\mu\mu} u^\mu) v where ημμ\eta_{\mu\mu} is the μ\mu-th diagonal entry of the Minkowski matrix diag(1,1,,1)\mathrm{diag}(1, -1, \dots, -1) and uμu^\mu is the μ\mu-th component of the Lorentz vector uu.

theorem

(genBoostAux2(u,v))(eμ)=ημμ(uμ+vμ)1+u,vm(u+v)(\text{genBoostAux}_2(u, v))(e_\mu) = -\frac{\eta_{\mu\mu} (u^\mu + v^\mu)}{1 + \langle u, v \rangle_m} (u + v)

For any spatial dimension dNd \in \mathbb{N}, let u,vVelocitydu, v \in \text{Velocity}_d be velocities (represented as Lorentz vectors) and let eμe_\mu be the μ\mu-th standard basis vector in the Lorentz vector space Vectord\text{Vector}_d for an index μFin 1Fin d\mu \in \text{Fin } 1 \oplus \text{Fin } d. The second auxiliary linear map for generalized boosts, genBoostAux2(u,v)\text{genBoostAux}_2(u, v), when applied to the basis vector eμe_\mu, is given by: (genBoostAux2(u,v))(eμ)=ημμ(uμ+vμ)1+u,vm(u+v) (\text{genBoostAux}_2(u, v))(e_\mu) = -\frac{\eta_{\mu\mu} (u^\mu + v^\mu)}{1 + \langle u, v \rangle_m} (u + v) where ημμ\eta_{\mu\mu} is the μ\mu-th diagonal entry of the Minkowski matrix diag(1,1,,1)\mathrm{diag}(1, -1, \dots, -1), uμu^\mu and vμv^\mu are the μ\mu-th components of the Lorentz vectors uu and vv respectively, and u,vm\langle u, v \rangle_m is the Minkowski product of uu and vv.

theorem

f(eμ),f(eν)m=4ημμηννuμuν\langle f(e_\mu), f(e_\nu) \rangle_m = 4 \eta_{\mu\mu} \eta_{\nu\nu} u^\mu u^\nu for the auxiliary map f(x)=2x,umvf(x) = 2\langle x, u \rangle_m v

In a (d+1)(d+1)-dimensional Minkowski space, let uu and vv be two velocities and let f(x)=2x,umvf(x) = 2 \langle x, u \rangle_m v be the auxiliary linear map used in the construction of generalized boosts. For any indices μ,ν{0,1,,d}\mu, \nu \in \{0, 1, \dots, d\}, the Minkowski product of the images of the standard basis vectors eμe_\mu and eνe_\nu under ff is given by: f(eμ),f(eν)m=4ημμηννuμuν\langle f(e_\mu), f(e_\nu) \rangle_m = 4 \eta_{\mu\mu} \eta_{\nu\nu} u^\mu u^\nu where ημμ\eta_{\mu\mu} and ηνν\eta_{\nu\nu} are the diagonal entries of the Minkowski matrix diag(1,1,,1)\mathrm{diag}(1, -1, \dots, -1), and uμ,uνu^\mu, u^\nu are the components of the velocity vector uu.

theorem

Matrix components of the auxiliary map x2x,umvx \mapsto 2\langle x, u \rangle_m v

Let dd be the spatial dimension and u,vVelocitydu, v \in \text{Velocity}_d be two velocities. Consider the auxiliary linear map f:VectordVectordf: \text{Vector}_d \to \text{Vector}_d defined by f(x)=(2x,um)vf(x) = (2 \langle x, u \rangle_m) v, where ,m\langle \cdot, \cdot \rangle_m is the Minkowski product. The entry in the μ\mu-th row and ν\nu-th column of the matrix representation of ff with respect to the standard basis is given by: (Mf)μν=2ηννuνvμ(M_f)_{\mu \nu} = 2 \eta_{\nu\nu} u^\nu v^\mu where uνu^\nu and vμv^\mu are the ν\nu-th and μ\mu-th components of the vectors uu and vv respectively, and ηνν\eta_{\nu\nu} is the ν\nu-th diagonal element of the Minkowski metric matrix diag(1,1,,1)\mathrm{diag}(1, -1, \dots, -1).

theorem

L(eμ),L(eν)m=2ημμηνν(uμ+vμ)(uν+vν)1+u,vm\langle L(e_\mu), L(e_\nu) \rangle_m = \frac{2 \eta_{\mu\mu} \eta_{\nu\nu} (u^\mu + v^\mu)(u^\nu + v^\nu)}{1 + \langle u, v \rangle_m} for the second auxiliary map of generalized boosts

In a (d+1)(d+1)-dimensional Minkowski spacetime, let uu and vv be two velocities (viewed as future-directed Lorentz vectors with Minkowski norm 1), and let LL be the second auxiliary linear map associated with the generalized boost from uu to vv, defined by L(x)=x,u+vm1+u,vm(u+v)L(x) = - \frac{\langle x, u + v \rangle_m}{1 + \langle u, v \rangle_m} (u + v). For any indices μ,ν{0,1,,d}\mu, \nu \in \{0, 1, \dots, d\}, the Minkowski product of the images of the standard basis vectors eμe_\mu and eνe_\nu under LL is: L(eμ),L(eν)m=2ημμηνν(uμ+vμ)(uν+vν)1+u,vm\langle L(e_\mu), L(e_\nu) \rangle_m = \frac{2 \eta_{\mu\mu} \eta_{\nu\nu} (u^\mu + v^\mu) (u^\nu + v^\nu)}{1 + \langle u, v \rangle_m} where ημμ\eta_{\mu\mu} and ηνν\eta_{\nu\nu} are the diagonal entries of the Minkowski matrix diag(1,1,,1)\mathrm{diag}(1, -1, \dots, -1), and uμ,vμu^\mu, v^\mu are the μ\mu-th components of the vectors uu and vv respectively.

theorem

genBoostAux1(eμ),genBoostAux2(eν)m=2ημμηννuμ(uν+vν)\langle \text{genBoostAux}_1(e_\mu), \text{genBoostAux}_2(e_\nu) \rangle_m = -2 \eta_{\mu\mu} \eta_{\nu\nu} u^\mu (u^\nu + v^\nu)

For any spatial dimension dNd \in \mathbb{N} and velocities u,vVelocitydu, v \in \text{Velocity}_d, let eμe_\mu and eνe_\nu be the standard basis vectors of the Lorentz vector space Vectord\text{Vector}_d for indices μ,νFin 1Fin d\mu, \nu \in \text{Fin } 1 \oplus \text{Fin } d. Let f1=genBoostAux1(u,v)f_1 = \text{genBoostAux}_1(u, v) and f2=genBoostAux2(u,v)f_2 = \text{genBoostAux}_2(u, v) be the first and second auxiliary linear maps used in the construction of generalized boosts. The Minkowski product of f1(eμ)f_1(e_\mu) and f2(eν)f_2(e_\nu) is given by: f1(eμ),f2(eν)m=2ημμηννuμ(uν+vν)\langle f_1(e_\mu), f_2(e_\nu) \rangle_m = -2 \eta_{\mu\mu} \eta_{\nu\nu} u^\mu (u^\nu + v^\nu) where ηαα\eta_{\alpha\alpha} denotes the α\alpha-th diagonal entry of the Minkowski matrix diag(1,1,,1)\mathrm{diag}(1, -1, \dots, -1), and uμ,uν,vνu^\mu, u^\nu, v^\nu are the components of the Lorentz vectors associated with the velocities uu and vv.

theorem

Matrix entries of the second auxiliary map for generalized boosts

For any two Lorentz velocities uu and vv in (1+d)(1+d)-dimensional Minkowski spacetime, let LL be the second auxiliary linear map defined as xx,u+vm1+u,vm(u+v)x \mapsto - \frac{\langle x, u + v \rangle_m}{1 + \langle u, v \rangle_m} (u + v). The entries of the matrix representing LL with respect to the standard basis are given by: (L)μν=ηνν(uμ+vμ)(uν+vν)1+u,vm(L)_{\mu\nu} = \eta_{\nu\nu} \frac{-(u^\mu + v^\mu)(u^\nu + v^\nu)}{1 + \langle u, v \rangle_m} where μ\mu and ν\nu are spacetime indices, uμu^\mu and vνv^\nu are the components of the vectors associated with the velocities, ηνν\eta_{\nu\nu} is the ν\nu-th diagonal entry of the Minkowski matrix diag(1,1,,1)\mathrm{diag}(1, -1, \dots, -1), and ,m\langle \cdot, \cdot \rangle_m denotes the Minkowski inner product.

theorem

Minkowski product of (f1+f2)(eμ)(f_1 + f_2)(e_\mu) and (f1+f2)(eν)(f_1 + f_2)(e_\nu) for generalized boost auxiliary maps f1,f2f_1, f_2

For any spatial dimension dNd \in \mathbb{N} and velocities u,vVelocitydu, v \in \text{Velocity}_d, let eμe_\mu and eνe_\nu be the standard basis vectors of the Lorentz vector space for indices μ,νFin 1Fin d\mu, \nu \in \text{Fin } 1 \oplus \text{Fin } d. Let f1=genBoostAux1(u,v)f_1 = \text{genBoostAux}_1(u, v) and f2=genBoostAux2(u,v)f_2 = \text{genBoostAux}_2(u, v) be the first and second auxiliary linear maps used in the construction of generalized boosts. The Minkowski product of the sums (f1+f2)(eμ)(f_1 + f_2)(e_\mu) and (f1+f2)(eν)(f_1 + f_2)(e_\nu) is given by: f1(eμ)+f2(eμ),f1(eν)+f2(eν)m=2ημμηνν(uμ(uν+vν)uν(uμ+vμ)+(uμ+vμ)(uν+vν)1+u,vm+2uμuν)\langle f_1(e_\mu) + f_2(e_\mu), f_1(e_\nu) + f_2(e_\nu) \rangle_m = 2 \eta_{\mu\mu} \eta_{\nu\nu} \left( -u^\mu (u^\nu + v^\nu) - u^\nu (u^\mu + v^\mu) + \frac{(u^\mu + v^\mu)(u^\nu + v^\nu)}{1 + \langle u, v \rangle_m} + 2 u^\mu u^\nu \right) where ηαα\eta_{\alpha\alpha} denotes the α\alpha-th diagonal entry of the Minkowski matrix diag(1,1,,1)\mathrm{diag}(1, -1, \dots, -1), and uμ,uν,vμ,vνu^\mu, u^\nu, v^\mu, v^\nu are the components of the Lorentz vectors associated with the velocities uu and vv.

theorem

Formula for the Minkowski Product eμ,(genBoostAux1+genBoostAux2)(eν)m\langle e_\mu, (\text{genBoostAux}_1 + \text{genBoostAux}_2)(e_\nu) \rangle_m

For any spatial dimension dNd \in \mathbb{N}, let u,vVelocitydu, v \in \text{Velocity}_d be Lorentz velocities and let eμ,eνe_\mu, e_\nu be the standard basis vectors for indices μ,νFin 1Fin d\mu, \nu \in \text{Fin } 1 \oplus \text{Fin } d. The Minkowski product of eμe_\mu and the sum of the two auxiliary linear maps for generalized boosts applied to eνe_\nu is given by: eμ,genBoostAux1(u,v,eν)+genBoostAux2(u,v,eν)m=ημμηνν(2uνvμ(uμ+vμ)(uν+vν)1+u,vm)\langle e_\mu, \text{genBoostAux}_1(u, v, e_\nu) + \text{genBoostAux}_2(u, v, e_\nu) \rangle_m = \eta_{\mu\mu} \eta_{\nu\nu} \left( 2 u^\nu v^\mu - \frac{(u^\mu + v^\mu)(u^\nu + v^\nu)}{1 + \langle u, v \rangle_m} \right) where uμ,vμu^\mu, v^\mu are the μ\mu-th components of the vectors uu and vv, ημμ\eta_{\mu\mu} is the μ\mu-th diagonal entry of the Minkowski matrix diag(1,1,,1)\mathrm{diag}(1, -1, \dots, -1), and ,m\langle \cdot, \cdot \rangle_m denotes the Minkowski product.

definition

Generalized boost Λ(u,v)\Lambda(u, v) mapping velocity uu to vv

For a given spatial dimension dd and two velocities u,vVelocitydu, v \in \text{Velocity}_d, the generalized boost Λ(u,v)\Lambda(u, v) is the Lorentz transformation in Ld\mathcal{L}_d that maps the velocity uu to the velocity vv. For any Lorentz vector xVectordx \in \text{Vector}_d, its action is defined by: Λ(u,v)x=x+2x,umvx,u+vm1+u,vm(u+v)\Lambda(u, v)x = x + 2\langle x, u \rangle_m v - \frac{\langle x, u + v \rangle_m}{1 + \langle u, v \rangle_m} (u + v) where ,m\langle \cdot, \cdot \rangle_m denotes the Minkowski inner product with signature (1,d)(1, d).

theorem

Action of Generalized Boost Λ(u,v)x=x+genBoostAux1(x)+genBoostAux2(x)\Lambda(u, v) \cdot x = x + \text{genBoostAux}_1(x) + \text{genBoostAux}_2(x)

For any velocities u,vVelocitydu, v \in \text{Velocity}_d and any Lorentz vector xVectordx \in \text{Vector}_d, the action of the generalized boost Λ(u,v)\Lambda(u, v) on xx is given by: Λ(u,v)x=x+genBoostAux1(u,v,x)+genBoostAux2(u,v,x)\Lambda(u, v) \cdot x = x + \text{genBoostAux}_1(u, v, x) + \text{genBoostAux}_2(u, v, x) where genBoostAux1(u,v,x)=2x,umv\text{genBoostAux}_1(u, v, x) = 2\langle x, u \rangle_m v and genBoostAux2(u,v,x)=x,u+vm1+u,vm(u+v)\text{genBoostAux}_2(u, v, x) = - \frac{\langle x, u + v \rangle_m}{1 + \langle u, v \rangle_m} (u + v), and ,m\langle \cdot, \cdot \rangle_m denotes the Minkowski inner product with signature (1,d)(1, d).

theorem

Action of Generalized Boost Λ(u,v)\Lambda(u, v) Scaled by (1+u,vm)(1 + \langle u, v \rangle_m)

For any velocities u,vVelocitydu, v \in \text{Velocity}_d and any Lorentz vector xVectordx \in \text{Vector}_d, the action of the generalized boost Λ(u,v)\Lambda(u, v) on xx satisfies the following identity: (1+u,vm)(Λ(u,v)x)=(1+u,vm)x+2x,um(1+u,vm)vx,u+vm(u+v)(1 + \langle u, v \rangle_m) (\Lambda(u, v) \cdot x) = (1 + \langle u, v \rangle_m) x + 2 \langle x, u \rangle_m (1 + \langle u, v \rangle_m) v - \langle x, u + v \rangle_m (u + v) where ,m\langle \cdot, \cdot \rangle_m denotes the Minkowski inner product with signature (1,d)(1, d).

theorem

Expanded Action of Generalized Boost Λ(u,v)\Lambda(u, v)

For any velocities u,vVelocitydu, v \in \text{Velocity}_d and any Lorentz vector xVectordx \in \text{Vector}_d, the action of the generalized boost Λ(u,v)\Lambda(u, v) on xx expands to the explicit formula: Λ(u,v)x=x+2x,umvx,u+vm1+u,vm(u+v)\Lambda(u, v) \cdot x = x + 2\langle x, u \rangle_m v - \frac{\langle x, u + v \rangle_m}{1 + \langle u, v \rangle_m} (u + v) where ,m\langle \cdot, \cdot \rangle_m denotes the Minkowski inner product.

theorem

Λ(u,v)u=v\Lambda(u, v) \cdot u = v

For any two Lorentz velocities uu and vv in dd spatial dimensions, the generalized boost transformation Λ(u,v)\Lambda(u, v) maps the four-velocity vector uu to the four-velocity vector vv: Λ(u,v)u=v\Lambda(u, v) \cdot u = v

theorem

Λ(u,v)v=(2u,vm)vu\Lambda(u, v) v = (2 \langle u, v \rangle_m) v - u

For any two velocities u,vVelocitydu, v \in \text{Velocity}_d in a space with dd spatial dimensions, the action of the generalized boost Λ(u,v)\Lambda(u, v) on the velocity vv is given by: Λ(u,v)v=(2u,vm)vu\Lambda(u, v) v = (2\langle u, v \rangle_m) v - u where ,m\langle \cdot, \cdot \rangle_m denotes the Minkowski inner product with signature (1,d)(1, d).

theorem

Λ(u,u)=I\Lambda(u, u) = I

For any four-velocity uu in a space with dd spatial dimensions, the generalized boost transformation Λ(u,u)\Lambda(u, u), which maps the velocity uu to itself, is equal to the identity transformation II.

theorem

Action of Generalized Boost Λ(u,v)\Lambda(u, v) on Basis Vectors eμe_\mu

For any spatial dimension dNd \in \mathbb{N}, let u,vVelocitydu, v \in \text{Velocity}_d be velocities (represented as Lorentz vectors) and let eμe_\mu be the μ\mu-th standard basis vector in the Lorentz vector space Vectord\text{Vector}_d for an index μFin 1Fin d\mu \in \text{Fin } 1 \oplus \text{Fin } d. The action of the generalized boost Λ(u,v)\Lambda(u, v) on the basis vector eμe_\mu is given by: Λ(u,v)eμ=eμ+(2ημμuμ)vημμ(uμ+vμ)1+u,vm(u+v) \Lambda(u, v) \cdot e_\mu = e_\mu + (2 \eta_{\mu\mu} u^\mu) v - \frac{\eta_{\mu\mu} (u^\mu + v^\mu)}{1 + \langle u, v \rangle_m} (u + v) where ημμ\eta_{\mu\mu} is the μ\mu-th diagonal entry of the Minkowski matrix diag(1,1,,1)\mathrm{diag}(1, -1, \dots, -1), uμu^\mu and vμv^\mu are the μ\mu-th components of the Lorentz vectors uu and vv respectively, and u,vm\langle u, v \rangle_m is the Minkowski inner product of uu and vv.

theorem

Matrix components of the generalized boost Λ(u,v)\Lambda(u, v) via Minkowski products

For a given spatial dimension dd, let uu and vv be two velocities in Velocityd\text{Velocity}_d and let μ,ν\mu, \nu be spacetime indices. The (μ,ν)(\mu, \nu)-th component of the matrix representing the generalized boost Λ(u,v)\Lambda(u, v) is given by: Λ(u,v)μν=ημμ(eμ,eνm+2eν,umeμ,vmeμ,u+vmeν,u+vm1+u,vm)\Lambda(u, v)_{\mu\nu} = \eta_{\mu\mu} \left( \langle e_\mu, e_\nu \rangle_m + 2 \langle e_\nu, u \rangle_m \langle e_\mu, v \rangle_m - \frac{\langle e_\mu, u + v \rangle_m \langle e_\nu, u + v \rangle_m}{1 + \langle u, v \rangle_m} \right) where eμe_\mu and eνe_\nu are the standard basis vectors for the space of Lorentz vectors Vectord\text{Vector}_d, ημμ\eta_{\mu\mu} is the μ\mu-th diagonal entry of the Minkowski matrix, and ,m\langle \cdot, \cdot \rangle_m denotes the Minkowski inner product with signature (1,d)(1, d).

theorem

Matrix entries of the generalized boost Λ(u,v)\Lambda(u, v) in spacetime coordinates

For a given spatial dimension dd and two velocities u,vVelocitydu, v \in \text{Velocity}_d, the entry in the μ\mu-th row and ν\nu-th column of the matrix representation of the generalized boost Λ(u,v)\Lambda(u, v) is: (Λ(u,v))μν=δμν+2ηννuνvμηνν(uμ+vμ)(uν+vν)1+u,vm(\Lambda(u, v))_{\mu \nu} = \delta_{\mu \nu} + 2 \eta_{\nu \nu} u^\nu v^\mu - \eta_{\nu \nu} \frac{(u^\mu + v^\mu)(u^\nu + v^\nu)}{1 + \langle u, v \rangle_m} where δμν\delta_{\mu \nu} is the Kronecker delta (the identity matrix entry), ηνν\eta_{\nu \nu} is the ν\nu-th diagonal entry of the Minkowski metric matrix diag(1,1,,1)\text{diag}(1, -1, \dots, -1), uνu^\nu and vμv^\mu are the components of the 4-vectors associated with the velocities, and u,vm\langle u, v \rangle_m is the Minkowski inner product.

theorem

vΛ(u,v)v \mapsto \Lambda(u, v) is continuous

For a given spatial dimension dd and a fixed velocity uVelocitydu \in \text{Velocity}_d, the map vΛ(u,v)v \mapsto \Lambda(u, v), which sends a velocity vv to the generalized boost mapping uu to vv, is continuous with respect to the topologies on Velocityd\text{Velocity}_d and the Lorentz group Ld\mathcal{L}_d.

theorem

vΛ(v,u)v \mapsto \Lambda(v, u) is continuous in its first argument

For a given spatial dimension dd and a fixed Lorentz velocity uVelocitydu \in \text{Velocity}_d, the function vΛ(v,u)v \mapsto \Lambda(v, u), which maps a Lorentz velocity vv to the generalized boost from vv to uu, is continuous. Here, the set of velocities Velocityd\text{Velocity}_d and the Lorentz group Ld\mathcal{L}_d are equipped with their respective subspace topologies.

theorem

Identification of Generalized Boosts Λ(u,v)\Lambda(u, v) with the Identity II via a Path in Ld\mathcal{L}_d

For any spatial dimension dd and any two velocities u,vVelocitydu, v \in \text{Velocity}_d, the generalized boost Λ(u,v)\Lambda(u, v) is path-connected to the identity element II in the Lorentz group Ld\mathcal{L}_d. That is, there exists a continuous path γ:[0,1]Ld\gamma: [0, 1] \to \mathcal{L}_d such that γ(0)=I\gamma(0) = I and γ(1)=Λ(u,v)\gamma(1) = \Lambda(u, v).

theorem

The generalized boost Λ(u,v)\Lambda(u, v) is in the connected component of the identity in Ld\mathcal{L}_d

For any spatial dimension dd and any two velocities u,vVelocitydu, v \in \text{Velocity}_d, the generalized boost Λ(u,v)\Lambda(u, v) belongs to the connected component of the identity element II in the Lorentz group Ld\mathcal{L}_d.

theorem

The Generalized Boost Λ(u,v)\Lambda(u, v) is a Proper Lorentz Transformation (detΛ(u,v)=1\det \Lambda(u, v) = 1)

For any spatial dimension dd and any two velocities u,vVelocitydu, v \in \text{Velocity}_d, the generalized boost Λ(u,v)\Lambda(u, v) is a proper Lorentz transformation, meaning that its determinant is equal to 11.

theorem

Generalized Boosts are Orthochronous

For any spatial dimension dd and any two velocities u,vVelocitydu, v \in \text{Velocity}_d, the generalized boost Λ(u,v)\Lambda(u, v) is orthochronous, meaning its (0,0)(0,0)-component satisfies Λ(u,v)000\Lambda(u, v)_{00} \ge 0.

theorem

The Generalized Boost Λ(u,v)\Lambda(u, v) lies in the Restricted Lorentz Group L+\mathcal{L}_+^\uparrow

For any spatial dimension dd and any two velocities u,vVelocitydu, v \in \text{Velocity}_d, the generalized boost Λ(u,v)\Lambda(u, v) is an element of the restricted Lorentz group L+\mathcal{L}_+^\uparrow. That is, Λ(u,v)\Lambda(u, v) is both a proper Lorentz transformation (det(Λ(u,v))=1\det(\Lambda(u, v)) = 1) and an orthochronous Lorentz transformation ((Λ(u,v))000(\Lambda(u, v))_{00} \ge 0).

theorem

Λ(u,v)1=Λ(v,u)\Lambda(u, v)^{-1} = \Lambda(v, u)

For any two Lorentz velocities uu and vv in (1+d)(1+d)-dimensional Minkowski spacetime, the inverse of the generalized boost Λ(u,v)\Lambda(u, v) (which maps uu to vv) is the generalized boost Λ(v,u)\Lambda(v, u) (which maps vv to uu): Λ(u,v)1=Λ(v,u)\Lambda(u, v)^{-1} = \Lambda(v, u)

theorem

Time-time component of the generalized boost Λ(u,v)\Lambda(u, v)

For any spatial dimension dNd \in \mathbb{N} and any two Lorentz velocities u,vVelocitydu, v \in \text{Velocity}_d, the time-time component (the entry at row index 00 and column index 00) of the matrix representation of the generalized boost Λ(u,v)\Lambda(u, v) is given by: (Λ(u,v))00=1+u0vv0u21+u,vm(\Lambda(u, v))_{00} = 1 + \frac{\|u^0 \mathbf{v} - v^0 \mathbf{u}\|^2}{1 + \langle u, v \rangle_m} where u0u^0 and v0v^0 are the temporal components, u\mathbf{u} and v\mathbf{v} are the spatial parts of the velocities, \|\cdot\| denotes the Euclidean norm, and ,m\langle \cdot, \cdot \rangle_m is the Minkowski inner product.