Physlib.Relativity.LorentzGroup.ToVector
11 declarations
Lorentz vector from the first column of
#toVectorFor an element of the Lorentz group with spatial dimensions, this function defines a Lorentz vector as the result of the group action of on the first basis vector (the basis vector corresponding to the temporal component). In terms of matrix components, this corresponds to selecting the first column of the matrix .
For any spatial dimension and any two elements of the Lorentz group , the Lorentz vector obtained from the product of the two matrices is equal to the Lorentz group action of on the Lorentz vector obtained from . That is, \[ \text{toVector}(\Lambda_1 \Lambda_2) = \Lambda_1 \cdot \text{toVector}(\Lambda_2) \] where denotes the Lorentz vector formed by the first column of the matrix , and denotes the standard action of the Lorentz group on Lorentz vectors.
For a given number of spatial dimensions and an element of the Lorentz group , let be the Lorentz vector defined as the first column of the matrix (representing the action of on the temporal basis vector ). Then, the vector obtained from the negation of the Lorentz transformation, , is equal to the negation of the vector obtained from :
For a spacetime with spatial dimensions, let be an element of the Lorentz group . For any index , the -th component of the Lorentz vector is equal to the matrix entry (the entry in the -th row and the first column, corresponding to the temporal index).
For a spacetime with spatial dimensions, let be an element of the Lorentz group . The Lorentz vector is defined as the function that maps each index to the matrix entry (the entry in the -th row and the first column of the matrix ).
is continuous
#toVector_continuousLet be a natural number representing the number of spatial dimensions. The function , which maps an element of the Lorentz group to its first column as a Lorentz vector, is continuous.
The time component of equals
#toVector_timeComponentFor an element of the Lorentz group with spatial dimensions, let be the Lorentz vector defined as the first column of the matrix . The time component of this vector, , is equal to the top-left entry of the matrix, .
For any spatial dimension and any element of the Lorentz group , let be the Lorentz vector defined as the first column of the matrix . The Minkowski product of with itself is equal to 1:
for any
#one_le_abs_timeComponentFor any spatial dimension and any element of the Lorentz group , the absolute value of the top-left entry of its matrix representation (the temporal-temporal component ) is greater than or equal to 1: where corresponds to the component indexed by the temporal dimension in both row and column.
For any spatial dimension and any element of the Lorentz group , let be the Lorentz vector defined by the first column of the matrix . Then is equal to the standard temporal basis vector if and only if the top-left entry of the matrix (the component ) is equal to 1.
For a spacetime with spatial dimensions, let be an element of the Lorentz group and be a Lorentz vector. The time component of the transformed vector is equal to the Minkowski product of the vector corresponding to the first column of the inverse transformation and the vector : where denotes the -th (temporal) component of the vector resulting from the action of on , is the Lorentz vector defined by the first column of the matrix , and is the Minkowski product.
