Physlib.Relativity.Tensors.RealTensor.Metrics.Basic
10 declarations
Notation for the contravariant Lorentz metric
#termη'The notation denotes the contravariant Lorentz metric tensor (the cometric), which is defined in this context as a complex Lorentz tensor.
Contravariant Minkowski metric
#termηThe notation represents the contravariant Minkowski metric tensor (also known as the cometric) within the framework of Lorentz tensors.
For any dimension , the covariant Minkowski metric tensor is equal to the rank-2 tensor constructed from the representation-theoretic morphism using the `fromConstPair` construction.
For any spacetime dimension , the contravariant metric tensor is equal to the rank-2 tensor constructed from the Lorentz-invariant Minkowski metric morphism `Lorentz.preContrMetric d` via the `fromConstPair` operation.
For any dimension , the covariant Minkowski metric tensor is equal to the rank-2 tensor obtained by applying the -linear map `fromPairT` to the element , which represents the metric value in the tensor product of the Lorentz representation spaces.
For any spacetime dimension , the contravariant Minkowski metric tensor is equal to the rank-2 tensor obtained by applying the -linear map `fromPairT` to the element `Lorentz.preContrMetricVal d`, which represents the contravariant metric value in the tensor product of the Lorentz representation spaces.
The covariant metric tensor is invariant under the Lorentz group action
#actionT_coMetricFor any natural number and any element of the Lorentz group , the covariant metric tensor is invariant under the group action of . That is, .
The contravariant metric tensor is invariant under the Lorentz group action
#actionT_contrMetricFor any natural number and any element of the Lorentz group , the contravariant metric tensor is invariant under the group action of . That is, .
Components of the covariant Minkowski metric are given by the Minkowski matrix
#coMetric_repr_apply_eq_minkowskiMatrixFor any spatial dimension , let be the covariant Minkowski metric tensor (represented as a rank-2 tensor with indices of type `Color.down`). For any multi-index in the set of tensor component indices, the component of with respect to the canonical basis is equal to the -th entry of the Minkowski matrix . That is,
Components of the Contravariant Minkowski Metric equal the Minkowski Matrix Entries
#contrMetric_repr_apply_eq_minkowskiMatrixIn -dimensional spacetime, let be the contravariant Minkowski metric tensor. For any multi-index characterizing a component of a rank-2 contravariant tensor, the value of the component of at index with respect to the canonical basis is equal to the entry of the Minkowski matrix at the corresponding indices. That is, where and are the spacetime indices corresponding to and , and the Minkowski matrix is defined as .
