PhyslibSearch

Physlib.Relativity.LorentzGroup.Restricted.FromBoostRotation

5 declarations

definition

Lorentz velocity of a restricted Lorentz transformation Λ\Lambda

#toVelocity

For an element Λ\Lambda of the restricted Lorentz group SO+(1,d)\text{SO}^+(1, d) in dd spatial dimensions, this function returns the associated Lorentz velocity v\mathbf{v}. This velocity is derived from the vector components of the Lorentz transformation Λ\Lambda, specifically corresponding to the boost component of the transformation.

theorem

Continuity of the Lorentz Velocity mapping toVelocity\text{toVelocity}

#toVelocity_continuous

For any natural number dd, the map toVelocity:SO+(1,d)Velocityd\text{toVelocity}: \text{SO}^+(1, d) \to \text{Velocity}_d, which assigns each element of the restricted Lorentz group its associated Lorentz velocity v\mathbf{v}, is continuous with respect to the standard topologies.

definition

Rotation component of a restricted Lorentz transformation Λ\Lambda

#toRotation

For an element Λ\Lambda of the restricted Lorentz group SO+(1,d)\text{SO}^+(1, d), this function returns its associated spatial rotation RR. The rotation is calculated by multiplying Λ\Lambda on the left by the inverse of the generalized boost B(v)B(\mathbf{v}) corresponding to the velocity v\mathbf{v} of the transformation, such that R=B(v)1ΛR = B(\mathbf{v})^{-1} \Lambda. This map effectively extracts the rotational component from the decomposition of a Lorentz transformation into a boost and a rotation.

theorem

Continuity of the Rotation Mapping toRotation\text{toRotation}

#toRotation_continuous

For any natural number dd, the mapping toRotation:SO+(1,d)SO(d)\text{toRotation}: \text{SO}^+(1, d) \to \text{SO}(d), which assigns to each element Λ\Lambda of the restricted Lorentz group its associated spatial rotation RR (defined such that Λ=B(v)R\Lambda = B(\mathbf{v})R for a boost B(v)B(\mathbf{v})), is continuous with respect to the subspace topologies inherited from the respective spaces of real matrices.

definition

Homeomorphism between SO+(1,d)SO^+(1, d) and Velocityd×SO(d)\text{Velocity}_d \times SO(d)

#toBoostRotation

For a given spatial dimension dd, there is a homeomorphism between the restricted Lorentz group SO+(1,d)SO^+(1, d) and the Cartesian product of the space of Lorentz velocities Velocityd\text{Velocity}_d and the special orthogonal group SO(d)SO(d). The map assigns to each restricted Lorentz transformation ΛSO+(1,d)\Lambda \in SO^+(1, d) a pair (v,R)(\mathbf{v}, R), where v\mathbf{v} is the velocity vector extracted from the transformation's boost component and RR is the corresponding spatial rotation. The inverse of this map decomposes any restricted Lorentz transformation into the product Λ=B(v)R\Lambda = B(\mathbf{v})R, where B(v)B(\mathbf{v}) is the generalized boost corresponding to velocity v\mathbf{v} and RR is a rotation in SO(d)SO(d).