Physlib

Physlib.Relativity.PauliMatrices.ToTensor

22 declarations

definition

Index equivalence for tensors of type [.up,.upL,.upR][.up, .upL, .upR]

#indexEquiv

This definition provides an equivalence between the component indices of a tensor with the index configuration [.up,.upL,.upR][.up, .upL, .upR]—consisting of one Lorentz vector index, one left-handed spinor index, and one right-handed spinor index—and the product type (Fin 1Fin 3)×Fin 2×Fin 2(\text{Fin } 1 \oplus \text{Fin } 3) \times \text{Fin } 2 \times \text{Fin } 2. Specifically, the 4-dimensional Lorentz index i{0,1,2,3}i \in \{0, 1, 2, 3\} is decomposed into a temporal component (Fin 1\text{Fin } 1) and three spatial components (Fin 3\text{Fin } 3), while the spinor indices remain in Fin 2×Fin 2\text{Fin } 2 \times \text{Fin } 2. This correspondence aligns the abstract tensor indices with the physical representation of Pauli matrices σab˙μ\sigma^\mu_{a\dot{b}}.

instance

Tensorial isomorphism for the Pauli matrices σab˙μ\sigma^\mu_{a\dot{b}}

#tensorial

This definition establishes a tensorial structure for the Pauli matrices by providing a linear isomorphism between the abstract tensor space in the `complexLorentzTensor` species with indices of colors [.up,.upL,.upR][.up, .upL, .upR] (representing a contravariant Lorentz vector index, a left-handed spinor index, and a right-handed spinor index) and the concrete space of matrix-valued functions (Fin 1Fin 3)Mat2×2(C)(\text{Fin } 1 \oplus \text{Fin } 3) \to \text{Mat}_{2 \times 2}(\mathbb{C}). The isomorphism maps an abstract tensor TT to its components Tab˙μT^\mu_{a\dot{b}}, identifying the 4-dimensional Lorentz index μ\mu (decomposed into temporal and spatial parts) with the function's domain and the spinor indices a,b˙a, \dot{b} with the matrix indices.

theorem

The component representation of a Pauli tensor pp is its curried basis representation via `indexEquiv`

#toTensor_symm_apply

Let pp be a tensor in the complex Lorentz tensor space CT[up, upL, upR]\mathbb{C}T^{[\text{up, upL, upR}]}, which has one contravariant Lorentz vector index and two spinor indices. The inverse of the tensorial isomorphism, (toTensor)1(p)(\text{toTensor})^{-1}(p), maps this abstract tensor to its concrete representation as a matrix-valued function f:(Fin 1Fin 3)Mat2×2(C)f: (\text{Fin } 1 \oplus \text{Fin } 3) \to \text{Mat}_{2 \times 2}(\mathbb{C}). This theorem states that this function ff is obtained by: 1. Taking the coefficients of pp with respect to the canonical tensor basis. 2. Reindexing these components using the equivalence `indexEquiv`, which maps the abstract multi-indices to the physical product space (Fin 1Fin 3)×Fin 2×Fin 2(\text{Fin } 1 \oplus \text{Fin } 3) \times \text{Fin } 2 \times \text{Fin } 2. 3. Currying the resulting indices so that the Lorentz index (Fin 1Fin 3)(\text{Fin } 1 \oplus \text{Fin } 3) selects a 2×22 \times 2 matrix indexed by the spinor components.

theorem

Components of the basis tensor ebe_b for Pauli matrices are Kronecker deltas

#toTensor_symm_basis

Let b=(b0,b1,b2)b = (b_0, b_1, b_2) be a multi-index belonging to the component index set for the color sequence [up,upL,upR][\text{up}, \text{upL}, \text{upR}], and let ebe_b be the corresponding basis tensor in the complex Lorentz tensor space CT[up, upL, upR]\mathbb{C}T^{[\text{up, upL, upR}]}. This theorem states that the component representation of ebe_b as a matrix-valued function (toTensor)1(eb)(\text{toTensor})^{-1}(e_b), evaluated at Lorentz index μ\mu and spinor indices α,β\alpha, \beta, is 1 if the indices match the components of bb and 0 otherwise. Specifically: ((toTensor)1(eb))(μ)α,β={1if b0 matches μ,b1=α, and b2=β0otherwise ((\text{toTensor})^{-1}(e_b))(\mu)_{\alpha, \beta} = \begin{cases} 1 & \text{if } b_0 \text{ matches } \mu, b_1 = \alpha, \text{ and } b_2 = \beta \\ 0 & \text{otherwise} \end{cases} where the match for b0b_0 and μ\mu is defined by the equivalence between the abstract four-dimensional index and the decomposed temporal/spatial index Fin 1Fin 3\text{Fin } 1 \oplus \text{Fin } 3.

definition

The Pauli tensor σμαβ\sigma^{\mu \alpha \beta}

#termσ^^^

The notation σμαβ\sigma^{\mu \alpha \beta} (denoted as `σ^^^`) represents the Pauli matrices, including the identity, as a tensor in the complex tensor space CT[up,upL,upR]\mathbb{C}T^{[\text{up}, \text{upL}, \text{upR}]}. This tensor is defined by applying the `toTensor` mapping to the standard Pauli matrices `pauliMatrix`, where μ\mu corresponds to the Lorentz vector index (type `up`) and α,β\alpha, \beta correspond to the spinor indices (types `upL` and `upR`).

theorem

Basis Expansion of the Pauli Tensor σab˙μ\sigma^{\mu}_{a\dot{b}}

#toTensor_basis_expand

Let σTensorC([up,upL,upR])\sigma \in \text{Tensor}_{\mathbb{C}}([\text{up}, \text{upL}, \text{upR}]) be the Pauli tensor. Let eμ,a,be_{\mu, a, b} denote the canonical basis elements of the tensor space indexed by the multi-index (μ,a,b)(\mu, a, b), where μ{0,1,2,3}\mu \in \{0, 1, 2, 3\} is the contravariant Lorentz index and a,b{0,1}a, b \in \{0, 1\} are the left-handed and right-handed spinor indices, respectively. The Pauli tensor is expressed as the following linear combination of basis elements: σ=e0,0,0+e0,1,1+e1,0,1+e1,1,0ie2,0,1+ie2,1,0+e3,0,0e3,1,1 \sigma = e_{0,0,0} + e_{0,1,1} + e_{1,0,1} + e_{1,1,0} - i e_{2,0,1} + i e_{2,1,0} + e_{3,0,0} - e_{3,1,1} where ii is the imaginary unit.

theorem

The Pauli Tensor Equals the Tensor Derived from the Invariant Morphism `asConsTensor`

#toTensor_eq_asConsTensor

Let σ\sigma be the Pauli tensor within the `complexLorentzTensor` species, associated with the sequence of index colors [up,upL,upR][\text{up}, \text{upL}, \text{upR}] (representing a contravariant Lorentz vector index, a left-handed spinor index, and a right-handed spinor index, respectively). Let asConsTensor:1VupVupLVupR\text{asConsTensor} : \mathbb{1} \to V_{\text{up}} \otimes V_{\text{upL}} \otimes V_{\text{upR}} be the SL(2,C)SL(2, \mathbb{C})-invariant morphism of representations that defines the Pauli matrices. This theorem states that the Pauli tensor σ\sigma is equal to the rank-3 tensor constructed from this invariant morphism via the `fromConstTriple` mapping.

theorem

σab˙μ\sigma^{\mu}_{a\dot{b}} Equals its `ofRat` Component-wise Definition

#toTensor_eq_ofRat

The Pauli tensor σab˙μ\sigma^{\mu}_{a\dot{b}} is equal to the tensor constructed via the `ofRat` mapping from the following component function ff of the multi-index b=(μ,a,b˙)b = (\mu, a, \dot{b}): - f(b)=1f(b) = 1 if μ=0\mu = 0 and a=b˙a = \dot{b}; - f(b)=1f(b) = 1 if μ=1\mu = 1 and ab˙a \neq \dot{b}; - f(b)=if(b) = -i if μ=2,a=0,\mu = 2, a = 0, and b˙=1\dot{b} = 1; - f(b)=if(b) = i if μ=2,a=1,\mu = 2, a = 1, and b˙=0\dot{b} = 0; - f(b)=1f(b) = 1 if μ=3,a=0,\mu = 3, a = 0, and b˙=0\dot{b} = 0; - f(b)=1f(b) = -1 if μ=3,a=3,\mu = 3, a = 3, and b˙=3\dot{b} = 3; - f(b)=0f(b) = 0 otherwise. Here, ii denotes the imaginary unit, and the components are represented as rational complex numbers Re,Im\langle \text{Re}, \text{Im} \rangle.

theorem

Λσ=σ\Lambda \cdot \sigma = \sigma for ΛSL(2,C)\Lambda \in SL(2, \mathbb{C})

#smul_eq_self

For any element ΛSL(2,C)\Lambda \in SL(2, \mathbb{C}), the action of Λ\Lambda on the Pauli matrices σ\sigma leaves them invariant: Λσ=σ\Lambda \cdot \sigma = \sigma Here, σ\sigma is the collection of Pauli matrices σμ\sigma^\mu (for μ{0,1,2,3}\mu \in \{0, 1, 2, 3\}), considered as a tensor with one contravariant Lorentz vector index and two spinor indices (one left-handed and one right-handed conjugate). The group action is defined via the tensorial isomorphism between the space of matrix-valued functions and the abstract Lorentz tensor space.

theorem

\Lambda \cdot \sigma^{\text{^^^}} = \sigma^{\text{^^^}} for ΛSL(2,C)\Lambda \in SL(2, \mathbb{C})

#toTensor_smul_eq_self

For any transformation ΛSL(2,C)\Lambda \in SL(2, \mathbb{C}), the Pauli tensor \sigma^{\text{^^^}} (representing the Pauli matrices σab˙μ\sigma^\mu_{a\dot{b}} with one contravariant Lorentz vector index and two spinor indices) is invariant under the group action, such that \Lambda \cdot \sigma^{\text{^^^}} = \sigma^{\text{^^^}}.

abbrev

Covariant Pauli tensor σμαβ˙\sigma_{\mu}{}^{\alpha \dot{\beta}}

#pauliCo

The definition `pauliCo` represents the covariant version of the Pauli tensor, denoted by σμαβ˙\sigma_{\mu}{}^{\alpha \dot{\beta}}. It is an element of the complex Lorentz tensor space CT\mathbb{C}T with three indices: a covariant Lorentz vector index (color `.down`), a left-handed spinor index (color `.upL`), and a right-handed spinor index (color `.upR`). Mathematically, this tensor is defined by contracting the covariant Minkowski metric ημν\eta_{\mu\nu} with the contravariant Pauli tensor σναβ˙\sigma^{\nu \alpha \dot{\beta}}: σμαβ˙=ημνσναβ˙\sigma_{\mu}{}^{\alpha \dot{\beta}} = \eta_{\mu\nu} \sigma^{\nu \alpha \dot{\beta}} where the index ν\nu is the internal index over which the contraction occurs, μ\mu is the resulting covariant vector index, and α,β˙\alpha, \dot{\beta} are the spinor indices.

definition

Notation for the Pauli tensor \sigma_{\text{^^}}

#termσ_^^

The notation `σ_^^` represents the Pauli matrix tensor σ\sigma, which is formally defined as `PauliMatrix.pauliCo`. This tensor maps spacetime indices to their corresponding 2×22 \times 2 complex Pauli matrices within a tensorial framework.

abbrev

Covariant Pauli tensor σμβ˙α\sigma_{\mu \dot{\beta} \alpha}

#pauliCoDown

The definition `pauliCoDown` represents the Pauli matrices as a complex Lorentz tensor with three covariant (lower) indices, denoted as σμβ˙α\sigma_{\mu \dot{\beta} \alpha}. It is an element of the complex Lorentz tensor space CT\mathbb{C}T with indices corresponding to: 1. A covariant Lorentz vector index (color `.down`), represented by μ\mu. 2. A covariant right-handed (dotted) spinor index (color `.downR`), represented by β˙\dot{\beta}. 3. A covariant left-handed (undotted) spinor index (color `.downL`), represented by α\alpha. Mathematically, this tensor is constructed by lowering the indices of the contravariant Pauli tensor σναβ˙\sigma^{\nu \alpha' \dot{\beta'}} using the covariant Minkowski metric ημν\eta_{\mu \nu} and the covariant spinor metrics ϵβ˙β˙\epsilon_{\dot{\beta} \dot{\beta'}} and ϵαα\epsilon_{\alpha \alpha'}: σμβ˙α=ημνϵβ˙β˙ϵαασναβ˙\sigma_{\mu \dot{\beta} \alpha} = \eta_{\mu \nu} \epsilon_{\dot{\beta} \dot{\beta'}} \epsilon_{\alpha \alpha'} \sigma^{\nu \alpha' \dot{\beta'}} where η\eta is the metric for Lorentz vectors and ϵ\epsilon denotes the invariant metrics for the respective spinor representations.

definition

Notation `σ___` for the Pauli tensor with three lower indices

#termσ___

The notation `σ___` represents the Pauli matrices as a tensor with three covariant (lower) indices, typically denoted in physics as σμαβ˙\sigma_{\mu \alpha \dot{\beta}}. This notation is defined to refer to the formal term `PauliMatrix.pauliCoDown`.

abbrev

Pauli tensor σβ˙αμ\sigma^\mu_{\dot{\beta} \alpha}

#pauliContrDown

The Pauli tensor σβ˙αμ\sigma^\mu_{\dot{\beta}\alpha} is a complex Lorentz tensor of type (1,2)(1, 2) defined over the species `complexLorentzTensor`. It possesses: - A contravariant Lorentz vector index μ\mu (corresponding to the color `.up`). - A covariant right-handed (dotted) Weyl spinor index β˙\dot{\beta} (corresponding to the color `.downR`). - A covariant left-handed (undotted) Weyl spinor index α\alpha (corresponding to the color `.downL`). The tensor is constructed by taking the product of the contravariant Pauli matrices σμαβ˙\sigma^{\mu \alpha \dot{\beta}} with the right-handed and left-handed spinor metrics (ϵβ˙β˙\epsilon_{\dot{\beta}\dot{\beta}'} and ϵαα\epsilon_{\alpha\alpha'}) and performing the appropriate contractions to lower the spinor indices.

definition

Notation σabμ\sigma^\mu_{ab} for the Pauli tensor

#termσ^__

The notation σabμ\sigma^\mu_{ab} represents the Pauli tensor `PauliMatrix.pauliContrDown`, which is a complex tensor with one contravariant index (typically corresponding to Minkowski space) and two covariant indices (representing the spinor row and column indices). This notation provides a shorthand for the tensorial representation of the Pauli matrices (σ0,σ1,σ2,σ3)(\sigma^0, \sigma^1, \sigma^2, \sigma^3).

theorem

σμαβ˙\sigma_{\mu}{}^{\alpha \dot{\beta}} Equals its Rational Component Representation

#pauliCo_eq_ofRat

The covariant Pauli tensor σμαβ˙\sigma_{\mu}{}^{\alpha \dot{\beta}} is equal to the tensor constructed via the `ofRat` mapping from the component function ff of the multi-index b=(μ,α,β˙)b = (\mu, \alpha, \dot{\beta}) defined as: - f(b)=1f(b) = 1 if μ=0\mu = 0 and α=β˙\alpha = \dot{\beta}; - f(b)=1f(b) = -1 if μ=1\mu = 1 and αβ˙\alpha \neq \dot{\beta}; - f(b)=if(b) = i if μ=2,α=0,\mu = 2, \alpha = 0, and β˙=1\dot{\beta} = 1; - f(b)=if(b) = -i if μ=2,α=1,\mu = 2, \alpha = 1, and β˙=0\dot{\beta} = 0; - f(b)=1f(b) = -1 if μ=3,α=0,\mu = 3, \alpha = 0, and β˙=0\dot{\beta} = 0; - f(b)=1f(b) = 1 if μ=3,α=1,\mu = 3, \alpha = 1, and β˙=1\dot{\beta} = 1; - f(b)=0f(b) = 0 otherwise. Here, ii denotes the imaginary unit, and the components are represented as rational complex numbers Re,Im\langle \text{Re}, \text{Im} \rangle where μ\mu corresponds to the covariant Lorentz index (color `.down`), α\alpha to the left-handed spinor index (color `.upL`), and β˙\dot{\beta} to the right-handed spinor index (color `.upR`).

theorem

σμβ˙α\sigma_{\mu \dot{\beta} \alpha} Equals its Rational Component Representation

#pauliCoDown_eq_ofRat

The covariant Pauli tensor σμβ˙α\sigma_{\mu \dot{\beta} \alpha} is equal to the tensor constructed via the `ofRat` mapping from the component function ff of the multi-index b=(μ,β˙,α)b = (\mu, \dot{\beta}, \alpha) defined as: - f(b)=1f(b) = 1 if μ=0\mu = 0 and β˙=α\dot{\beta} = \alpha; - f(b)=1f(b) = 1 if μ=1\mu = 1 and β˙α\dot{\beta} \neq \alpha; - f(b)=if(b) = -i if μ=2,β˙=0,\mu = 2, \dot{\beta} = 0, and α=1\alpha = 1; - f(b)=if(b) = i if μ=2,β˙=1,\mu = 2, \dot{\beta} = 1, and α=0\alpha = 0; - f(b)=1f(b) = -1 if μ=3,β˙=1,\mu = 3, \dot{\beta} = 1, and α=1\alpha = 1; - f(b)=1f(b) = 1 if μ=3,β˙=0,\mu = 3, \dot{\beta} = 0, and α=0\alpha = 0; - f(b)=0f(b) = 0 otherwise. Here, ii denotes the imaginary unit, and the components are represented as rational complex numbers Re,Im\langle \text{Re}, \text{Im} \rangle where μ\mu corresponds to the covariant Lorentz index (color `.down`), β˙\dot{\beta} to the covariant right-handed spinor index (color `.downR`), and α\alpha to the covariant left-handed spinor index (color `.downL`).

theorem

σβ˙αμ\sigma^{\mu}_{\dot{\beta}\alpha} Equals its `ofRat` Component-wise Definition

#pauliContrDown_ofRat

The Pauli tensor σβ˙αμ\sigma^\mu_{\dot{\beta}\alpha} is equal to the tensor constructed via the `ofRat` mapping from the following component function ff of the multi-index b=(μ,β˙,α)b = (\mu, \dot{\beta}, \alpha), where μ{0,1,2,3}\mu \in \{0, 1, 2, 3\} is the Lorentz vector index, β˙{0,1}\dot{\beta} \in \{0, 1\} is the right-handed (dotted) spinor index, and α{0,1}\alpha \in \{0, 1\} is the left-handed (undotted) spinor index: - f(b)=1f(b) = 1 if μ=0\mu = 0 and β˙=α\dot{\beta} = \alpha; - f(b)=1f(b) = -1 if μ=1\mu = 1 and β˙α\dot{\beta} \neq \alpha; - f(b)=if(b) = i if μ=2,β˙=0,\mu = 2, \dot{\beta} = 0, and α=1\alpha = 1; - f(b)=if(b) = -i if μ=2,β˙=1,\mu = 2, \dot{\beta} = 1, and α=0\alpha = 0; - f(b)=1f(b) = 1 if μ=3,β˙=1,\mu = 3, \dot{\beta} = 1, and α=1\alpha = 1; - f(b)=1f(b) = -1 if μ=3,β˙=0,\mu = 3, \dot{\beta} = 0, and α=0\alpha = 0; - f(b)=0f(b) = 0 otherwise. Here, ii denotes the imaginary unit, and the components are represented as rational complex numbers Re,Im\langle \text{Re}, \text{Im} \rangle via the `ofRat` map.

theorem

Invariance of the Covariant Pauli Tensor σμαβ˙\sigma_{\mu}{}^{\alpha \dot{\beta}} under SL(2,C)SL(2, \mathbb{C})

#smul_pauliCo

For any transformation gSL(2,C)g \in SL(2, \mathbb{C}), the covariant Pauli tensor σμαβ˙\sigma_{\mu}{}^{\alpha \dot{\beta}} (represented by `pauliCo`) is invariant under the group action, such that gσμαβ˙=σμαβ˙g \cdot \sigma_{\mu}{}^{\alpha \dot{\beta}} = \sigma_{\mu}{}^{\alpha \dot{\beta}}.

theorem

Invariance of the Covariant Pauli Tensor σμβ˙α\sigma_{\mu \dot{\beta} \alpha} under SL(2,C)SL(2, \mathbb{C})

#smul_pauliCoDown

For any transformation gSL(2,C)g \in SL(2, \mathbb{C}), the covariant Pauli tensor σμβ˙α\sigma_{\mu \dot{\beta} \alpha} (represented by `pauliCoDown`) is invariant under the group action, such that gσμβ˙α=σμβ˙αg \cdot \sigma_{\mu \dot{\beta} \alpha} = \sigma_{\mu \dot{\beta} \alpha}. Here, the tensor σμβ˙α\sigma_{\mu \dot{\beta} \alpha} consists of a covariant Lorentz vector index μ\mu, a covariant right-handed spinor index β˙\dot{\beta}, and a covariant left-handed spinor index α\alpha.

theorem

SL(2,C)SL(2, \mathbb{C})-Invariance of the Pauli Tensor σβ˙αμ\sigma^\mu_{\dot{\beta}\alpha}

#smul_pauliContrDown

For any transformation gg in the group SL(2,C)SL(2, \mathbb{C}), the Pauli tensor σβ˙αμ\sigma^\mu_{\dot{\beta}\alpha} (representing the Pauli matrices with one contravariant Lorentz vector index μ\mu, one covariant dotted spinor index β˙\dot{\beta}, and one covariant undotted spinor index α\alpha) is invariant under the group action, such that gσβ˙αμ=σβ˙αμg \cdot \sigma^\mu_{\dot{\beta}\alpha} = \sigma^\mu_{\dot{\beta}\alpha}.