Physlib.Relativity.Tensors.RealTensor.Vector.Pre.Contraction
40 declarations
Bilinear contraction of and
#contrModCoModBiFor a natural number , this defines the -bilinear map from the space of contravariant Lorentz vectors and the space of covariant Lorentz vectors to the real numbers . Given a contravariant vector and a covariant vector , the map computes their contraction as the dot product of their coordinate representations: \[ (\psi, \phi) \mapsto \psi \cdot \phi = \sum_{i \in \text{Fin } 1 \oplus \text{Fin } d} \psi^i \phi_i \] where and are the real-valued components of the vectors in the dimensional spacetime.
Bilinear contraction map
#coModContrModBiFor a given dimension , the map defines a bilinear form that represents the contraction of a covariant Lorentz vector with a contravariant Lorentz vector . Specifically, if and , the result is the dot product of their coordinate representations in , given by .
Contraction morphism
#contrCoContractFor a -dimensional spacetime, let and be the representations of the Lorentz group corresponding to contravariant and covariant vectors, respectively. This definition represents the Lorentz-invariant contraction map from the tensor product representation to the trivial representation . Given a contravariant vector and a covariant vector , the map is defined by the sum over their components in the standard basis: \[ \psi \otimes \phi \mapsto \sum_{i=0}^d \psi^i \phi_i \] In index notation, this corresponds to the contraction . As a morphism in the category of representations, this map is intertwining, meaning it is invariant under the action of the Lorentz group.
For a contravariant Lorentz vector and a covariant Lorentz vector in -dimensional spacetime, the Lorentz-invariant contraction (representing the evaluation of the contraction morphism on the tensor product ) is equal to the standard Euclidean dot product of their coordinate representations. Specifically, , where and are the components of and in the standard basis .
Contraction map
#coContrContractFor a given dimension , the morphism `Lorentz.coContrContract` is an equivariant linear map from the tensor product of the covariant Lorentz representation and the contravariant Lorentz representation to the trivial representation . This map is defined by the contraction of a covariant vector and a contravariant vector , expressed in index notation as , which corresponds to the dot product of their components in the standard basis.
Contraction of Covariant and Contravariant Lorentz Vectors as Dot Product of Components
#coContrContract_hom_tmulFor any spatial dimension , let be a covariant Lorentz vector and be a contravariant Lorentz vector. The contraction is equal to the dot product of their coordinate representations in the standard basis of , denoted by .
for Contravariant and Covariant Lorentz Vectors
#contrCoContract_tmul_symmFor any contravariant Lorentz vector and any covariant Lorentz vector in a -dimensional spacetime, the Lorentz-invariant contraction is equal to the contraction .
for Covariant and Contravariant Lorentz Vectors
#coContrContract_tmul_symmFor any spatial dimension , let be a covariant Lorentz vector and be a contravariant Lorentz vector in a -dimensional spacetime. The Lorentz-invariant contraction is equal to the contraction .
Contraction morphism for contravariant vectors
#contrContrContractFor a -dimensional spacetime, let be the representation of the Lorentz group corresponding to contravariant vectors. The definition represents the Lorentz-invariant contraction morphism from the tensor product representation to the trivial representation . Given two contravariant vectors , the map is defined by first applying the isomorphism to the second vector (effectively lowering its index using the Minkowski metric ) and then applying the standard contravariant-covariant contraction . In components, this corresponds to the Minkowski inner product: \[ \psi \otimes \phi \mapsto \eta_{\mu\nu} \psi^\mu \phi^\nu = \psi^\mu \phi_\mu \] where is the Minkowski metric tensor.
Linear contraction map for contravariant vectors
#contrContrContractFieldLet denote the vector space of contravariant Lorentz vectors in a -dimensional spacetime. The definition is an -linear map from the tensor product space to the real numbers . This map computes the Minkowski inner product of two contravariant vectors. Specifically, for any two contravariant vectors , the map is defined by lowering the index of the second vector via the Minkowski metric and performing the standard contraction: \[ u \otimes v \mapsto \eta_{\mu\nu} u^\mu v^\nu \] where .
for contravariant Lorentz vectors
#contrContrContract_hom_tmulFor any two contravariant Lorentz vectors and in a -dimensional spacetime, the Minkowski inner product (or Lorentz contraction) is equal to the product . Here, are the coordinate representations of the vectors in the standard basis, is the Minkowski matrix, and the operation corresponds to the Euclidean dot product of with .
Contraction map
#coCoContractFor a given dimension , the morphism `Lorentz.coCoContract` is an equivariant linear map from the tensor product of two covariant Lorentz representations to the trivial representation . This map is defined by first converting the second covariant vector in the tensor product into a contravariant vector via the isomorphism `Co.toContr` (which corresponds to raising the index using the inverse Minkowski metric ) and then applying the standard contraction `coContrContract`. In index notation, for two covariant vectors and , this operation computes the scalar .
Contraction of Covariant Lorentz Vectors as
#coCoContract_hom_tmulFor any dimension , let be two covariant Lorentz vectors. The contraction is equal to the dot product of the coordinate representation of with the product of the Minkowski matrix and the coordinate representation of . Mathematically, this is expressed as: where are the representations of the vectors in the standard basis and is the Minkowski matrix.
Lorentz Invariance of the Minkowski Inner Product for Contravariant Vectors
#action_tmulIn a spacetime with spatial dimensions, let denote the Minkowski inner product (contraction) for contravariant vectors. For any Lorentz transformation in the Lorentz group and any contravariant vectors and , the inner product is invariant under the group action . That is, \[ \langle \rho(g)x, \rho(g)y \rangle_m = \langle x, y \rangle_m \] where is the representation of the Lorentz group acting on the space of contravariant vectors.
for contravariant Lorentz vectors
#as_sumFor any two contravariant Lorentz vectors and in a -dimensional spacetime, their Minkowski inner product is given by the difference between the product of their temporal components and the sum of the products of their spatial components: where and are the components indexed by the temporal dimension (represented by `Sum.inl 0`), and and are the components indexed by the spatial dimensions (represented by `Sum.inr i`).
for contravariant Lorentz vectors
#as_sum_toSpaceFor any two contravariant Lorentz vectors and in a -dimensional spacetime, their Minkowski inner product is equal to the product of their temporal components minus the Euclidean inner product of their spatial parts: where and are the temporal components of and respectively (indexed by `Sum.inl 0`), and are the spatial vectors (obtained via `toSpace`) equipped with the standard Euclidean inner product .
In a -dimensional spacetime, let be the standard basis vector for the temporal dimension (indexed by `Sum.inl 0`) in the space of contravariant Lorentz vectors. Its Minkowski inner product with itself is :
for contravariant Lorentz vectors
#symmFor any two contravariant Lorentz vectors and in a -dimensional spacetime, the Minkowski inner product is symmetric:
Let and be contravariant Lorentz vectors in a -dimensional spacetime. For any real matrix , let (denoted in the formal text as `dual Λ`) be its Minkowski dual matrix defined by , where is the Minkowski metric. The Minkowski inner product satisfies: \[ \langle x, \Lambda^* y \rangle_m = \langle \Lambda x, y \rangle_m \]
Let and be contravariant Lorentz vectors in a -dimensional spacetime. For any real matrix , let (the Minkowski dual, denoted as `dual Λ`) be defined by , where is the Minkowski metric. The Minkowski inner product satisfies the adjoint property: \[ \langle \Lambda^* x, y \rangle_m = \langle x, \Lambda y \rangle_m \]
Let and be contravariant Lorentz vectors in a -dimensional spacetime. Let denote the parity transformation (representing the action of the parity element of the Lorentz group), which leaves the temporal component unchanged and negates the spatial components. The Minkowski inner product of and the parity-transformed vector is equal to the Euclidean inner product of their coordinate components: where the sum is taken over all temporal and spatial indices .
Let be a contravariant Lorentz vector in a -dimensional spacetime. Let denote the parity transformation, representing the action of the parity element of the Lorentz group. The Minkowski inner product of with its parity-transformed image is zero if and only if is the zero vector:
Let be a contravariant Lorentz vector in a -dimensional spacetime. The Minkowski metric is non-degenerate, meaning that the Minkowski inner product is zero for all contravariant vectors if and only if is the zero vector:
Let and be contravariant Lorentz vectors in a -dimensional spacetime, and let and be real matrices. Then the Minkowski inner product satisfies if and only if .
Let denote the vector space of contravariant Lorentz vectors in a -dimensional spacetime, and let denote the Minkowski inner product. For any two real matrices and of size , the linear transformations they induce are identical if and only if their associated bilinear forms under the Minkowski metric are identical for all vectors: \[ (\forall v \in \text{Contr } d, \Lambda v = \Lambda' v) \iff (\forall v, w \in \text{Contr } d, \langle v, \Lambda w \rangle_m = \langle v, \Lambda' w \rangle_m) \]
Let be the vector space of contravariant Lorentz vectors in a -dimensional spacetime, and let denote the Minkowski inner product. For any two real matrices and of size , the matrices are equal if and only if their associated bilinear forms under the Minkowski metric are identical for all vectors : \[ \Lambda = \Lambda' \iff \forall v, w \in \text{Contr } d, \langle v, \Lambda w \rangle_m = \langle v, \Lambda' w \rangle_m \]
Let denote the vector space of contravariant Lorentz vectors in a -dimensional spacetime, and let denote the Minkowski inner product. For any real square matrix of size , is equal to the identity matrix if and only if for all vectors , the Minkowski inner product of and is equal to the Minkowski inner product of and : \[ \Lambda = I \iff \forall v, w \in \text{Contr } d, \langle v, \Lambda w \rangle_m = \langle v, w \rangle_m \]
A square matrix of size is an element of the Lorentz group if and only if it preserves the Minkowski inner product for all contravariant Lorentz vectors . That is, \[ \Lambda \in \text{LorentzGroup } d \iff \forall v, w \in \text{Contr } d, \langle \Lambda v, \Lambda w \rangle_m = \langle v, w \rangle_m \] where denotes the Minkowski inner product.
A square matrix of size is an element of the Lorentz group if and only if it preserves the Minkowski norm squared for every contravariant Lorentz vector . That is, \[ \Lambda \in \text{LorentzGroup } d \iff \forall w \in \text{Contr } d, \langle \Lambda w, \Lambda w \rangle_m = \langle w, w \rangle_m \] where denotes the Minkowski inner product.
for contravariant Lorentz vectors
#inl_sq_eqFor any contravariant Lorentz vector in a -dimensional spacetime, let denote its temporal component (indexed by `Sum.inl 0`) and denote its spatial components (indexed by `Sum.inr i`). The square of the temporal component is equal to the sum of the Minkowski inner product of with itself and the sum of the squares of its spatial components:
for contravariant Lorentz vectors
#le_inl_sqFor any contravariant Lorentz vector in a -dimensional spacetime, the Minkowski inner product of with itself, denoted by , is less than or equal to the square of its temporal component (indexed by `Sum.inl 0`). That is,
for contravariant Lorentz vectors
#ge_abs_inner_productFor any two contravariant Lorentz vectors and in a -dimensional spacetime, the Minkowski inner product satisfies the following inequality: where and are the temporal components of and (indexed by `Sum.inl 0`), and are the spatial components in (obtained via `toSpace`), and is the standard Euclidean inner product on .
for contravariant Lorentz vectors
#ge_sub_normFor any two contravariant Lorentz vectors and in a -dimensional spacetime, the Minkowski inner product satisfies the following inequality: where and are the temporal components of and (indexed by `Sum.inl 0`), and are the spatial components in (obtained via `toSpace`), and denotes the standard Euclidean norm on .
For any contravariant Lorentz vector and any index , the Minkowski inner product of the -th standard basis vector and is equal to the product of the -th diagonal component of the Minkowski metric and the -th component of : \[ \langle e_\mu, v \rangle_m = \eta_{\mu\mu} v^\mu \] where is the -th element of the standard basis for , is the Minkowski matrix , and is the component of at index .
For any indices , let and be the corresponding vectors in the standard basis of the space of contravariant Lorentz vectors . For any real matrix of size , the Minkowski inner product of and the vector (obtained by matrix-vector multiplication) is equal to the product of the -th diagonal entry of the Minkowski metric and the -th entry of the matrix : \[ \langle e_\mu, \Lambda e_\nu \rangle_m = \eta_{\mu\mu} \Lambda_{\mu\nu} \] where .
for standard basis vectors
#on_basisFor any indices , let and be the elements of the standard basis for the space of contravariant real Lorentz vectors . The Minkowski inner product of these two basis vectors is equal to the -th entry of the Minkowski metric : \[ \langle e_\mu, e_\nu \rangle_m = \eta_{\mu\nu} \] where is the diagonal matrix .
For any indices , let and be the corresponding vectors in the standard basis of the space of contravariant Lorentz vectors . Let be a real matrix of size and be the Minkowski metric . The -th entry of the matrix is given by the product of the -th diagonal entry of the Minkowski metric and the Minkowski inner product of with the vector : \[ \Lambda_{\nu\mu} = \eta_{\nu\nu} \langle e_\nu, \Lambda e_\mu \rangle_m \]
for Lorentz vectors in dimensions
#same_eq_det_toSelfAdjointFor any contravariant Lorentz vector in dimensions, let denote its Minkowski inner product with itself (the Minkowski norm squared). Let be the self-adjoint complex matrix associated with via the linear isomorphism `toSelfAdjoint`, defined by the linear combination , where is the identity matrix and are the standard Pauli matrices. The Minkowski norm squared is equal to the determinant of this matrix:
Contraction of Contravariant and Covariant Basis Vectors equals
#contrCoContract_basisIn a -dimensional spacetime, let be the standard basis for the contravariant representation and be the standard basis for the covariant representation , where indices belong to the index set . The evaluation of the Lorentz-invariant contraction morphism on the tensor product of these basis vectors satisfies: \[ \text{contrCoContract}(e^i \otimes e_j) = \begin{cases} 1 & \text{if } i = j \\ 0 & \text{if } i \neq j \end{cases} \] This result represents the Kronecker delta in the context of contravariant-covariant vector contraction.
Contraction of Covariant and Contravariant Basis Vectors Equals
#coContrContract_basisFor any dimension , let be the standard basis of the covariant Lorentz representation and let be the standard basis of the contravariant Lorentz representation , where the indices range over the set . The contraction morphism applied to the tensor product of basis elements is given by the Kronecker delta:
