Physlib

Physlib.Relativity.Tensors.LeviCivita.Basic

The Levi-Civita tensor as a real Lorentz tensor

i. Overview

This file defines the rank-four Levi-Civita tensor `εᵘᵛᵖᵟ` as a real Lorentz tensor in `d = 3` spatial dimensions, with `ε⁰¹²³ = 1`, and proves its antisymmetry under each adjacent transposition of indices.

The component on a multi-index `f` is the generalized Kronecker delta of `f` against the identity, i.e. the sign of `f` when `f` is a permutation and `0` otherwise. The integer components are carried by `TensorSpecies.Tensor.TensorInt.toTensor`.

ii. Key results

- `leviCivita` : the rank-four Levi-Civita tensor `ε4`, with `ε⁰¹²³ = 1`. - `leviCivita_basis_repr_apply` : its standard-basis components as a generalized Kronecker delta. - `leviCivita_antisymm`, `leviCivita_antisymm_mid`, `leviCivita_antisymm_last` : antisymmetry under each adjacent transposition of the indices.

iii. Table of contents

  • A. Definition
  • B. Components in the standard basis
  • C. Antisymmetry

iv. References

A. Definition

B. Components in the standard basis

C. Antisymmetry

11 declarations

definition

Rank-four Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} with ϵ0123=1\epsilon^{0123} = 1

The Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} is a rank-4 contravariant real Lorentz tensor in 4-dimensional spacetime (d=3d=3 spatial dimensions). For a multi-index f=(μ,ν,ρ,σ)f = (\mu, \nu, \rho, \sigma), the component of the tensor is defined by the generalized Kronecker delta δ0123μνρσ\delta^{\mu\nu\rho\sigma}_{0123}. This value corresponds to the sign of the permutation ff if ff is a permutation of the indices (0,1,2,3)(0, 1, 2, 3), and is 00 otherwise. Consequently, the tensor is totally antisymmetric and satisfies the normalization ϵ0123=1\epsilon^{0123} = 1.

definition

Notation for the rank-four Levi-Civita tensor ϵ4\epsilon_4

The notation ϵ4\epsilon_4 represents the rank-four Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} within the framework of real Lorentz tensors. This tensor is totally antisymmetric and is normalized such that its component in the standard basis ϵ0123=1\epsilon^{0123} = 1.

theorem

The Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} is given by the lift of the generalized Kronecker delta δ0123μνρσ\delta^{\mu\nu\rho\sigma}_{0123} to real components

The rank-four contravariant Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} in (1+3)(1+3)-dimensional spacetime is equal to the tensor whose components are given by the generalized Kronecker delta δ0123μνρσ\delta^{\mu\nu\rho\sigma}_{0123}. Specifically, for any multi-index f=(μ,ν,ρ,σ)f = (\mu, \nu, \rho, \sigma), the component of the tensor is determined by the sign of the permutation relative to the identity sequence (0,1,2,3)(0, 1, 2, 3). This theorem states that ϵμνρσ\epsilon^{\mu\nu\rho\sigma} can be constructed by lifting these integer-valued generalized Kronecker delta components into the real Lorentz tensor space using the `TensorInt.toTensor` function.

definition

4D Euclidean Levi-Civita symbol ϵijkl\epsilon_{ijkl}

Given a sequence of four indices represented by a function g:{0,1,2,3}{0,1,2,3}g : \{0, 1, 2, 3\} \to \{0, 1, 2, 3\}, this function returns the value of the 4-dimensional Euclidean Levi-Civita symbol ϵg(0)g(1)g(2)g(3)\epsilon_{g(0)g(1)g(2)g(3)}. The value is defined as the generalized Kronecker delta δ0123g(0)g(1)g(2)g(3)\delta^{g(0)g(1)g(2)g(3)}_{0123}, which is equal to the sign of the permutation gg (i.e., +1+1 for even permutations and 1-1 for odd permutations) if gg is a permutation, and 00 otherwise.

theorem

Components of the Levi-Civita Tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} are Generalized Kronecker Deltas

In 4-dimensional spacetime (d=3d=3 spatial dimensions), the components of the rank-four contravariant Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} in the standard basis, for a given multi-index b=(μ,ν,ρ,σ)b = (\mu, \nu, \rho, \sigma) where each index is in {0,1,2,3}\{0, 1, 2, 3\}, are given by the generalized Kronecker delta: ϵμνρσ=δ0123μνρσ \epsilon^{\mu\nu\rho\sigma} = \delta^{\mu\nu\rho\sigma}_{0123} Here, the generalized Kronecker delta δ0123μνρσ\delta^{\mu\nu\rho\sigma}_{0123} is defined as the determinant of the 4×44 \times 4 matrix whose entries are the Kronecker deltas δαβ\delta_{\alpha\beta} for α{μ,ν,ρ,σ}\alpha \in \{\mu, \nu, \rho, \sigma\} and β{0,1,2,3}\beta \in \{0, 1, 2, 3\}.

theorem

The Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} vanishes for repeated indices

Let ϵμνρσ\epsilon^{\mu\nu\rho\sigma} be the rank-four contravariant Levi-Civita tensor in 3+13+1 dimensional spacetime. For any multi-index b=(b0,b1,b2,b3)b = (b_0, b_1, b_2, b_3), if there exist distinct index positions i,j{0,1,2,3}i, j \in \{0, 1, 2, 3\} such that the indices at these positions are equal (i.e., bi=bjb_i = b_j), then the component of the tensor in the standard basis is zero: ϵb0b1b2b3=0\epsilon^{b_0 b_1 b_2 b_3} = 0

theorem

ϵμνρσ=ϵνμρσ\epsilon^{\mu\nu\rho\sigma} = -\epsilon^{\nu\mu\rho\sigma}

In 4-dimensional spacetime (with d=3d=3 spatial dimensions), the rank-4 contravariant Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} is antisymmetric with respect to its first two indices. That is, for any indices μ,ν,ρ,σ{0,1,2,3}\mu, \nu, \rho, \sigma \in \{0, 1, 2, 3\}, it holds that: ϵμνρσ=ϵνμρσ\epsilon^{\mu\nu\rho\sigma} = -\epsilon^{\nu\mu\rho\sigma}

theorem

ϵμνρσ=ϵμρνσ\epsilon^{\mu\nu\rho\sigma} = -\epsilon^{\mu\rho\nu\sigma}

The rank-four Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} in 3+13+1 dimensional spacetime is antisymmetric with respect to its middle two indices, satisfying the identity ϵμνρσ=ϵμρνσ\epsilon^{\mu\nu\rho\sigma} = -\epsilon^{\mu\rho\nu\sigma}.

theorem

ϵμνρσ=ϵμνσρ\epsilon^{\mu\nu\rho\sigma} = -\epsilon^{\mu\nu\sigma\rho}

The rank-four Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} is antisymmetric in its last two indices. For any choice of indices μ,ν,ρ,σ\mu, \nu, \rho, \sigma, it satisfies the relation: ϵμνρσ=ϵμνσρ\epsilon^{\mu\nu\rho\sigma} = -\epsilon^{\mu\nu\sigma\rho}

theorem

ϵμνρσϵμνρλ=6δλσ\epsilon^{\mu\nu\rho\sigma} \epsilon_{\mu\nu\rho\lambda} = -6 \delta^\sigma_\lambda

For the rank-four Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} in 3+13+1 dimensional spacetime, the contraction with its covariant counterpart over three indices satisfies the identity: ϵμνρσϵμνρλ=6δλσ\epsilon^{\mu\nu\rho\sigma} \epsilon_{\mu\nu\rho\lambda} = -6 \delta^\sigma_\lambda where δλσ\delta^\sigma_\lambda is the Kronecker delta (the unit tensor).

theorem

ϵμνρσϵμνρσ=24\epsilon^{\mu\nu\rho\sigma} \epsilon_{\mu\nu\rho\sigma} = -24

In 4-dimensional spacetime (with d=3d=3 spatial dimensions), the full contraction of the rank-four Levi-Civita tensor ϵμνρσ\epsilon^{\mu\nu\rho\sigma} with its covariant form ϵμνρσ\epsilon_{\mu\nu\rho\sigma} (where indices are lowered using the Minkowski metric η\eta) is equal to 24-24: ϵμνρσϵμνρσ=24\epsilon^{\mu\nu\rho\sigma} \epsilon_{\mu\nu\rho\sigma} = -24 where the indices μ,ν,ρ,σ\mu, \nu, \rho, \sigma are summed over {0,1,2,3}\{0, 1, 2, 3\}.