Physlib.Relativity.Tensors.LeviCivita.Contractions
Euclidean contraction identities for the Levi-Civita tensor
i. Overview
This file proves the "epsilon-epsilon" contraction identities for the rank-four Levi-Civita tensor `leviCivita` (notation `ε4`) in `d = 3`, stated in terms of the standard-basis components of `ε4` itself (`realLorentzTensor.leviCivita_basis_repr_apply`).
The underlying facts about the `generalizedKroneckerDelta` alone, with no tensor content — lives in `Physlib.Mathematics.KroneckerDelta.Contraction`, next to the definition of `generalizedKroneckerDelta`. Here we specialise those facts to the components of `ε4`, where `(ε4)_b = (Tensor.basis _).repr ε4 b` is the standard-basis component of `ε4`, an integer Levi-Civita symbol carried to the reals, and the sums run over the remaining (uncontracted) component slots.
ii. Key results
- `leviCivita_symbol_contract_zero` : `∑_b (ε4)_b · (ε4)_b = 24` (full Euclidean contraction). - `leviCivita_symbol_contract_one` : `∑_h (ε4)_{a,h} · (ε4)_{b,h} = 6 · δ[a,b]`. - `leviCivita_symbol_contract_two` : `∑_h (ε4)_{r,s,h} · (ε4)_{t,w,h} = 2 · (δ[r,t]·δ[s,w] - δ[r,w]·δ[s,t])`.
iii. Table of contents
- A. The combinatorial bridge lemma
- B. Euclidean epsilon-epsilon contraction identities
iv. References
A. Euclidean epsilon-epsilon contraction identities
8 declarations
Full contraction of the 4D Euclidean Levi-Civita symbol equals 24
The sum of the squares of all components of the 4-dimensional Euclidean Levi-Civita symbol over all possible indices is equal to 24: The Levi-Civita symbol is defined to be the sign of the permutation if the indices are a permutation of , and zero otherwise. This result represents the full Euclidean contraction of the tensor components, effectively counting the possible permutations.
Triple Contraction of the 4D Levi-Civita Symbol Equals
Let denote the 4-dimensional Euclidean Levi-Civita symbol for indices in , and let denote the Kronecker delta. For any indices , the triple contraction over the remaining three indices is given by:
Double Contraction of the 4D Euclidean Levi-Civita Symbol
For any indices , the double contraction of the 4-dimensional Euclidean Levi-Civita symbol over its last two indices satisfies: where denotes the Kronecker delta.
In 4-dimensional Minkowski spacetime, let be the rank-4 contravariant Levi-Civita tensor (with ). For any multi-index , the components of the covariant Levi-Civita tensor , obtained by lowering all four indices using the Minkowski metric, are the negative of the corresponding contravariant components:
In four-dimensional spacetime (corresponding to spatial dimensions), the sum of the squares of the standard-basis components of the rank-four contravariant Levi-Civita tensor is : where the sum is taken over all multi-indices in the standard basis.
In 4-dimensional spacetime (corresponding to spatial dimensions), let denote the components of the rank-four contravariant Levi-Civita tensor . For any indices , the contraction of the first three components of the Levi-Civita symbol is given by: where is the Kronecker delta, which equals 1 if and 0 otherwise.
Component Formula for the Triple Contraction
In 4-dimensional spacetime (), let denote the rank-four Levi-Civita tensor. For any component index , the -th component of the tensor contraction of two Levi-Civita tensors over three indices, , is given by the sum: where the indices are summed over the set .
Full contraction of equals the sum of basis component products
The full contraction of the rank-4 Levi-Civita tensor with its fully lowered form in 4-dimensional spacetime ( spatial dimensions) is equal to the sum over all multi-indices of the products of their corresponding standard-basis components. Specifically, where denotes the standard-basis component of the Levi-Civita tensor for the multi-index , and denotes the component of its fully lowered form.
