Physlib.Relativity.MinkowskiMatrix
24 declarations
Minkowski matrix
#minkowskiMatrixThe Minkowski matrix in dimensions is defined as the real matrix of the form . It is represented as a square matrix over indexed by the disjoint union of sets of size and .
For any natural number , the Minkowski matrix in dimensions is equal to the diagonal matrix , where the diagonal entry is for the first index (representing the time dimension) and for the remaining indices (representing the spatial dimensions).
as a Block Matrix
#as_blockFor any natural number , the Minkowski matrix in dimensions can be expressed as a block matrix: where denotes the identity matrix, denotes the negative identity matrix, and denotes the zero matrices of sizes and .
Notation for the Minkowski matrix
#termηThe symbol is a notation for the Minkowski matrix.
The time-time component of the Minkowski matrix is
#inl_0_inl_0For any natural number , the -dimensional Minkowski matrix , indexed by , has its "time-time" component (the entry at row and column ) equal to .
Spatial diagonal components of are
#inr_i_inr_iFor any natural number and any spatial index , the diagonal entry of the -dimensional Minkowski matrix corresponding to the spatial component is equal to . That is, .
for
#off_diag_zeroFor any indices such that , the entry of the Minkowski matrix is equal to . This implies that the off-diagonal elements of the Minkowski matrix are zero.
Let be the -dimensional Minkowski matrix. For any index , the diagonal entry is non-zero.
For any natural number , the Minkowski matrix in dimensions is self-inverting, satisfying the property that the product of the matrix with itself is the identity matrix :
Let be the -dimensional Minkowski matrix. For any index , the product of the diagonal entry with itself is equal to , i.e., .
Let be the -dimensional Minkowski matrix. For any index in the index set of the matrix, the square of the diagonal entry is equal to , i.e., .
Let be the -dimensional Minkowski matrix, defined as the diagonal matrix with one time dimension and spatial dimensions. The determinant of this matrix is .
Let be the -dimensional Minkowski matrix. For any index and any real numbers and , the equality holds if and only if .
Time component of is
#mulVec_inl_0Let be the Minkowski matrix in dimensions, defined as the diagonal matrix . For any vector , the time component (the first component) of the matrix-vector product is equal to the time component of :
Spatial components of are
#mulVec_inr_iLet be the Minkowski matrix in dimensions, which is the diagonal matrix . For any vector and any spatial index , the -th component of the matrix-vector product is equal to the negation of the -th component of :
Minkowski dual of a matrix
#dualFor a real matrix of dimension , its Minkowski dual is defined as the matrix product , where is the Minkowski matrix and denotes the transpose of .
For a given number of spatial dimensions , let be the identity matrix. The Minkowski dual of is equal to the identity matrix : where the Minkowski dual of a matrix is defined as , and is the Minkowski matrix .
The Minkowski dual swaps the order of multiplication:
#dual_mulFor any two real matrices and , the Minkowski dual of their product is equal to the product of their Minkowski duals in reverse order: where the Minkowski dual of a matrix is defined as , with being the Minkowski matrix . This property shows that the Minkowski dual operation is contravariant with respect to matrix multiplication.
For any real matrix of dimension , the Minkowski dual operation is involutive. That is, applying the dual operation twice results in the original matrix: where the Minkowski dual is defined as , with being the Minkowski matrix .
The Minkowski dual commutes with the transpose
#dual_transposeFor any real matrix of dimension , the Minkowski dual of the transpose of is equal to the transpose of the Minkowski dual of , i.e., . This demonstrates that the Minkowski dual operation commutes with the matrix transpose operation.
Let be the Minkowski matrix, defined as . For any real matrix , let its Minkowski dual be defined as . Then the Minkowski dual of the Minkowski matrix is the Minkowski matrix itself, i.e.,
For any real matrix , the determinant of its Minkowski dual is equal to the determinant of . That is, where the Minkowski dual is defined as , and is the Minkowski matrix .
Components of the Minkowski dual
#dual_applyFor a real matrix , the components of its Minkowski dual, defined as , are given by where is the Minkowski matrix , and are indices in the set .
Let be a real matrix of size and be the Minkowski matrix . Let denote the Minkowski dual of . For any indices and in , the components of the dual matrix and the original matrix satisfy the identity: where is the entry in the -th row and -th column of the dual matrix, and and are the diagonal components of the Minkowski matrix.
