Physlib.Relativity.Tensors.RealTensor.Representation.Contraction
Contraction of Real Lorentz Vectors and Covectors
We define the intertwining maps which define the contraction of a contravariant Lorentz vector with a covariant Lorentz vector, and vice versa.
Note: This file will eventually replace `./Pre/Contraction.lean` when we move `realLorentzTensor` over to `Vector` and `CoVector`.
A. The definitions
B. Properties of the contractions
11 declarations
Contraction of a Lorentz vector and covector
For a given natural number representing spatial dimensions, this defines the contraction of a Lorentz vector and a Lorentz covector. It is an intertwining linear map from the tensor product of the Lorentz vector representation and the Lorentz covector representation to the trivial representation on . For a Lorentz vector and a Lorentz covector , the contraction is defined by the sum of their components: where the index ranges over the -dimensional spacetime. As an intertwining map, this contraction is invariant under the action of the Lorentz group .
Contraction of a covariant and contravariant Lorentz vector
This definition provides the contraction map as an intertwining map between the tensor product of the space of covariant Lorentz vectors and contravariant Lorentz vectors to the real numbers , where is equipped with the trivial representation of the Lorentz group . For a covariant vector and a contravariant vector , the contraction is defined on pure tensors as the sum . The map is an intertwining map, meaning it is invariant under the action of the Lorentz group.
for Lorentz vectors and covectors
For any Lorentz vector and Lorentz covector in a -dimensional spacetime, the contraction of their tensor product is given by the sum of the products of their components: where the index ranges over the dimensions of the spacetime.
Contraction of a covector and vector equals
For a covariant Lorentz vector and a contravariant Lorentz vector , the contraction of their pure tensor product is equal to the sum of the products of their components: where the summation index ranges over the dimensions of spacetime.
For a natural number representing spatial dimensions, let be an index and be a Lorentz covector. Let denote the -th standard basis vector of the Lorentz vector space . The contraction of with is equal to the -th component of :
Contraction of basis covector with vector equals
For a -dimensional spacetime, let be a spacetime index and let be the -th standard basis element of the space of Lorentz covectors . For any Lorentz vector , the contraction of the basis covector with is equal to the -th component of :
The contraction of a Lorentz vector with a basis covector equals the vector component
For any Lorentz vector in a -dimensional spacetime and any spacetime index , the contraction of with the -th basis covector of is equal to the -th component of the vector . Mathematically, this is expressed as: where denotes the tensor product and denotes the component of at index .
For a covariant Lorentz vector and a spacetime index , the contraction of with the -th standard basis vector of the contravariant Lorentz vector space is equal to the -th component of . Mathematically, this is expressed as .
For any natural number representing spatial dimensions, given a contravariant Lorentz vector and a covariant Lorentz vector , the contraction of the vector with the covector is equal to the contraction of the covector with the vector : Both sides of the equation represent the scalar sum over the spacetime indices.
For any Lorentz transformation in the Lorentz group of spatial dimensions, and for any Lorentz vector and Lorentz covector , the contraction of the transformed vector and transformed covector is equal to the contraction of the original vector and covector: where and are the representations of the Lorentz group acting on the space of vectors and covectors, respectively.
Lorentz Invariance of Covector-Vector Contraction
For any Lorentz transformation in spatial dimensions, any Lorentz covector , and any Lorentz vector , the contraction of the transformed covector and vector is equal to the contraction of the original covector and vector: where and denote the representations of the Lorentz group on the space of covectors and vectors, respectively.
