Physlib.Relativity.Tensors.RealTensor.Vector.MinkowskiProduct
29 declarations
Minkowski product of Lorentz vectors and
#minkowskiProductMapFor a given spatial dimension , the Minkowski product of two Lorentz vectors is the real-valued scalar defined by the contraction of the Minkowski metric tensor with the vectors and . Following the metric signature convention, the product is given by: where are the temporal components and are the spatial components of the vectors. In the formal implementation, this is calculated by taking the tensor product of the metric and the vectors and , contracting the corresponding indices, and converting the resulting rank-0 tensor into a real number.
Coordinate Formula for the Minkowski Product
#minkowskiProductMap_toCoordFor any spatial dimension and Lorentz vectors , the Minkowski product is given by the coordinate formula: where and are the temporal components (indexed by ) and are the spatial components (indexed by for ).
The Minkowski Product is Symmetric:
#minkowskiProductMap_symmFor any spatial dimension and any Lorentz vectors , the Minkowski product is symmetric, satisfying: where denotes the Minkowski product `minkowskiProductMap`.
For any spatial dimension and Lorentz vectors , the Minkowski product satisfies additivity in its first argument: where denotes the Minkowski product .
For any spatial dimension and Lorentz vectors , the Minkowski product satisfies additivity in its second argument: where denotes the Minkowski product, defined using the metric signature as .
for the Minkowski product
#minkowskiProductMap_smul_fstFor any spatial dimension , any scalar , and any two Lorentz vectors , the Minkowski product of and satisfies: where denotes the Minkowski product, defined by the metric signature as .
for the Minkowski product
#minkowskiProductMap_smul_sndFor any spatial dimension , any scalar , and any two Lorentz vectors , the Minkowski product of and satisfies: where the Minkowski product is defined by the metric signature as , with being the temporal components and the spatial components.
Continuous bilinear Minkowski product
#minkowskiProductFor a given spatial dimension , the Minkowski product is the continuous bilinear map from the space of Lorentz vectors to its dual space (the space of continuous linear forms on ). Given two Lorentz vectors , the product is defined by the metric signature as: where represent the temporal components and represent the spatial components. This definition provides the continuous linear map version of the underlying Minkowski scalar product.
Notation for the Minkowski product
#term⟪_,_⟫ₘThe notation denotes the Minkowski product of two Lorentz vectors and of dimension , which evaluates to a real number.
For any spatial dimension and any two Lorentz vectors , the value of the continuous bilinear Minkowski product evaluated at and is equal to the value defined by the Minkowski product map . Here, is the space of Lorentz vectors of dimension , and the product represents the contraction of the vectors with the Minkowski metric.
For any spatial dimension and any two Lorentz vectors , the continuous bilinear Minkowski product is symmetric, satisfying:
Coordinate formula for
#minkowskiProduct_toCoordFor any spatial dimension and Lorentz vectors , the Minkowski product is given by the coordinate formula: where represent the temporal components (indexed by ) and represent the spatial components (indexed by for ).
For any spatial dimension and Lorentz vectors , the Minkowski product is equal to the sum over all spacetime indices of the product of the diagonal entries of the Minkowski matrix and the components of the vectors and at those indices: where indices the time and space components, and is the Minkowski matrix .
Lorentz Invariance of the Minkowski Product:
#minkowskiProduct_invariantFor any spatial dimension , any two Lorentz vectors , and any element of the Lorentz group , the Minkowski product is invariant under the action of . That is, where and represent the transformed vectors under the Lorentz group action.
For any spatial dimension and any two Lorentz vectors , the Minkowski product is equal to the product of their temporal components minus the Euclidean inner product of their spatial parts: where are the time components and are the spatial parts of and , respectively.
For any spatial dimension and any Lorentz vector , the Minkowski product of with itself is equal to the square of the norm of its temporal component minus the square of the norm of its spatial part: where is the time component and is the spatial part of the vector .
For any spatial dimension and any Lorentz vector , the Minkowski product of with itself is less than or equal to the square of its temporal component: where is the Minkowski product and is the time component of the vector .
For any spatial dimension , Lorentz vector , and index , the Minkowski product of the -th standard basis vector and is given by: where is the -th standard coordinate basis vector, is the -th diagonal entry of the Minkowski matrix , and is the -th component of the vector .
For any spatial dimension , Lorentz vector , and index , the Minkowski product of and the -th standard basis vector is given by: where is the -th standard coordinate basis vector, is the -th diagonal entry of the Minkowski matrix , and is the -th component of the vector .
For any spatial dimension and any Lorentz vector , the Minkowski product is equal to zero for all vectors if and only if . Here, is the space of -dimensional vectors (one temporal and spatial components), and denotes the Minkowski scalar product defined by the metric signature .
For any spatial dimension and any linear map on the space of Lorentz vectors, the Minkowski product satisfies for all vectors if and only if is the identity map . Here, denotes the Minkowski scalar product defined by the metric signature .
Adjoint of a linear map with respect to the Minkowski product
#adjointFor a given spatial dimension , the adjoint of a linear map with respect to the Minkowski product is defined as the linear map whose matrix representation relative to the standard basis is the Minkowski dual of the matrix of . Specifically, if is the matrix of with respect to the standard basis, the adjoint is the linear map corresponding to the matrix , where is the Minkowski metric matrix.
For any spatial dimension , let be a linear map and be Lorentz vectors. The Minkowski product satisfies the adjoint property: where is the adjoint of with respect to the Minkowski product.
For any spatial dimension , let be a linear map and be Lorentz vectors. The Minkowski product satisfies the adjoint property: where is the adjoint of with respect to the Minkowski product.
preserves the Minkowski product
#IsLorentzA linear map satisfies the property `IsLorentz` if it preserves the Minkowski product . Specifically, for all Lorentz vectors , the following equality must hold: where is the Minkowski product defined with the metric signature .
`IsLorentz f` iff preserves the Minkowski product
#isLorentz_iffLet be a linear map on the space of Lorentz vectors. The property `IsLorentz f` holds if and only if preserves the Minkowski product for all vectors . That is, where denotes the Minkowski product with metric signature .
`IsLorentz f` iff preserves the Minkowski product for all basis vectors
#isLorentz_iff_basisLet be a linear map on the space of Lorentz vectors. The property `IsLorentz f` holds if and only if preserves the Minkowski product for all pairs of standard basis vectors and indexed by . That is, where denotes the Minkowski product with metric signature .
`IsLorentz f`
#isLorentz_iff_comp_adjoint_eq_idLet be a linear map on the space of Lorentz vectors. The property `IsLorentz f` holds if and only if the composition of the adjoint of and is the identity map. That is, where denotes the adjoint of with respect to the Minkowski product .
is a Lorentz transformation
#isLorentz_iff_toMatrix_mem_lorentzGroupLet be a linear map on the space of Lorentz vectors. The property `IsLorentz f` (which signifies that preserves the Minkowski product ) holds if and only if the matrix representation of with respect to the standard basis, , is an element of the Lorentz group .
