Physlib

Physlib.Relativity.Fermions.Weyl.Contraction

Contraction of Weyl fermions

We define the contraction of Weyl fermions.

Contraction of Weyl fermions.

Symmetry properties

20 declarations

definition

Complex bilinear pairing of left-handed Weyl fermions

This definition provides a complex-bilinear map that takes a left-handed Weyl fermion ψLeftHandedWeyl\psi \in \text{LeftHandedWeyl} and a dual left-handed Weyl fermion ϕDualLeftHandedWeyl\phi \in \text{DualLeftHandedWeyl} to produce a complex scalar in C\mathbb{C}. This represents the natural contraction (or pairing) between the space of left-handed Weyl spinors and its dual space.

definition

Bilinear contraction of dual and left-handed Weyl fermions

The definition `Fermion.dualLeftBi` is a C\mathbb{C}-bilinear map that takes a dual left-handed Weyl fermion and a left-handed Weyl fermion and returns a complex number C\mathbb{C}, representing the contraction between the two.

definition

C\mathbb{C}-bilinear contraction of right-handed Weyl fermions

This definition represents a C\mathbb{C}-bilinear map that takes a right-handed Weyl fermion ψRightHandedWeyl\psi \in \text{RightHandedWeyl} and a dual right-handed Weyl fermion ϕDualRightHandedWeyl\phi \in \text{DualRightHandedWeyl} to a complex number cCc \in \mathbb{C}. This map corresponds to the natural contraction between a right-handed spinor and an element of its dual space.

definition

Bilinear contraction of right-handed Weyl fermions

The definition `Fermion.dualRightBi` represents a C\mathbb{C}-bilinear map that takes a dual right-handed Weyl fermion and a right-handed Weyl fermion to produce a complex number. This map corresponds to the natural pairing (contraction) between the dual space and the space of right-handed Weyl spinors. Given an element ϕ\phi in the dual space `DualRightHandedWeyl` and an element ψ\psi in `RightHandedWeyl`, the map computes the scalar value resulting from their contraction.

definition

Contraction of a left-handed Weyl fermion and its dual

Let VLV_L be the left-handed Weyl fermion representation and VLV_L^* be its dual representation. `Fermion.leftDualContraction` is the intertwining map from the tensor product VLVLV_L \otimes V_L^* to the trivial representation C\mathbb{C} of the special linear group SL(2,C)SL(2, \mathbb{C}). This map represents the invariant contraction between a left-handed spinor and a dual left-handed spinor.

theorem

Contraction of ψϕ\psi \otimes \phi equals the dot product ψϕ\psi \cdot \phi for left-handed Weyl fermions

For any left-handed Weyl fermion ψ\psi and any dual left-handed Weyl fermion ϕ\phi, the contraction of their tensor product ψCϕ\psi \otimes_{\mathbb{C}} \phi is equal to the dot product of their representations as vectors in C2\mathbb{C}^2, denoted ψϕ\psi \cdot \phi.

theorem

The contraction of left-handed Weyl fermion basis vectors and dual basis vectors is δij\delta_{ij}

Let {ei}i{0,1}\{e_i\}_{i \in \{0, 1\}} be the standard basis for left-handed Weyl fermions and {ej}j{0,1}\{e^j\}_{j \in \{0, 1\}} be the corresponding dual basis. For any indices i,j{0,1}i, j \in \{0, 1\}, the contraction of the tensor product eieje_i \otimes e^j is given by the Kronecker delta: leftDualContraction(eiej)=δij={1if i=j0if ij\text{leftDualContraction}(e_i \otimes e^j) = \delta_{ij} = \begin{cases} 1 & \text{if } i = j \\ 0 & \text{if } i \neq j \end{cases}

definition

Contraction of dual left-handed Weyl fermions

This definition represents the SL(2,C)\text{SL}(2, \mathbb{C})-invariant linear map (intertwining map) from the tensor product of the dual left-handed Weyl fermion representation and the left-handed Weyl fermion representation to the trivial complex representation. It corresponds to the natural pairing or contraction between a dual left-handed spinor and a left-handed spinor.

theorem

dualLeftContraction(ϕψ)=ϕψ\text{dualLeftContraction}(\phi \otimes \psi) = \phi \cdot \psi

For any dual left-handed Weyl spinor ϕ\phi and left-handed Weyl spinor ψ\psi, the dual left-handed contraction of their tensor product ϕCψ\phi \otimes_{\mathbb{C}} \psi is equal to the dot product of their representations as two-dimensional complex vectors, denoted by ϕψ\phi \cdot \psi.

theorem

Contraction of dual left-handed basis and left-handed basis is δij\delta_{ij}

For any indices i,j{0,1}i, j \in \{0, 1\}, the contraction of the tensor product of the ii-th dual basis element eie^i and the jj-th standard basis element eje_j for left-handed Weyl fermions is given by the Kronecker delta δij\delta_{ij}: dualLeftContraction(eiej)=δij={1if i=j0if ij \text{dualLeftContraction}(e^i \otimes e_j) = \delta_{ij} = \begin{cases} 1 & \text{if } i = j \\ 0 & \text{if } i \neq j \end{cases}

definition

Contraction map of right-handed Weyl fermions and their duals

The intertwining map (equivariant linear map) from the tensor product of the right-handed Weyl fermion representation and its dual representation to the trivial representation of the special linear group SL(2,C)SL(2, \mathbb{C}) on C\mathbb{C}. This map defines the invariant contraction between a right-handed Weyl fermion and its dual.

theorem

Contraction of ψϕ\psi \otimes \phi equals ψϕ\psi \cdot \phi

For any right-handed Weyl fermion ψ\psi and dual right-handed Weyl fermion ϕ\phi, the contraction of their tensor product ψCϕ\psi \otimes_{\mathbb{C}} \phi is equal to the dot product of their representations as vectors in C2\mathbb{C}^2: rightDualContraction(ψCϕ)=ψϕ\text{rightDualContraction}(\psi \otimes_{\mathbb{C}} \phi) = \psi \cdot \phi where ψϕ\psi \cdot \phi denotes the standard dot product of the two-component complex vectors corresponding to ψ\psi and ϕ\phi.

theorem

Contraction of basis and dual basis for right-handed Weyl fermions equals δij\delta_{ij}

Let {ei}i{0,1}\{e_i\}_{i \in \{0, 1\}} be the standard basis for the space of right-handed Weyl fermions (represented by `Fermion.rightBasis`) and {ej}j{0,1}\{e^j\}_{j \in \{0, 1\}} be the corresponding dual basis (represented by `Fermion.dualRightBasis`). For any indices i,j{0,1}i, j \in \{0, 1\}, the contraction of the tensor product eieje_i \otimes e^j is equal to the Kronecker delta δij\delta_{ij}, i.e., it is 11 if i=ji = j and 00 otherwise.

definition

Contraction of dual right-handed and right-handed Weyl spinors

The definition represents the intertwining map (invariant contraction) from the tensor product of the dual right-handed representation and the right-handed representation of the special linear group SL(2,C)SL(2, \mathbb{C}) to the trivial representation on C\mathbb{C}. In the language of Weyl fermions, this is the natural pairing between a dual right-handed spinor ϕVR\phi \in V_R^* and a right-handed spinor ψVR\psi \in V_R, which is invariant under the action of SL(2,C)SL(2, \mathbb{C}).

theorem

Contraction of right-handed Weyl fermions equals the dot product of their vector representations

For any dual right-handed Weyl fermion ϕ\phi and right-handed Weyl fermion ψ\psi, the contraction of their tensor product ϕCψ\phi \otimes_{\mathbb{C}} \psi is equal to the dot product of their corresponding vector representations in C2\mathbb{C}^2, denoted as ϕψ\phi \cdot \psi.

theorem

The contraction of dual and standard right-handed Weyl bases is δij\delta_{ij}

Let {e0,e1}\{e_0, e_1\} be the standard basis for the complex vector space of right-handed Weyl fermions (the `rightBasis`) and let {ϵ0,ϵ1}\{\epsilon^0, \epsilon^1\} be the corresponding dual basis (the `dualRightBasis`). For any indices i,j{0,1}i, j \in \{0, 1\}, the contraction of the tensor product ϵiej\epsilon^i \otimes e_j is given by the Kronecker delta: dualRightContraction(ϵiej)={1if i=j0if ij \text{dualRightContraction}(\epsilon^i \otimes e_j) = \begin{cases} 1 & \text{if } i = j \\ 0 & \text{if } i \neq j \end{cases}

theorem

leftDualContraction(ψϕ)=dualLeftContraction(ϕψ)\text{leftDualContraction}(\psi \otimes \phi) = \text{dualLeftContraction}(\phi \otimes \psi)

For any left-handed Weyl fermion ψ\psi and dual left-handed Weyl fermion ϕ\phi, the left-dual contraction of their tensor product ψCϕ\psi \otimes_{\mathbb{C}} \phi is equal to the dual-left contraction of ϕCψ\phi \otimes_{\mathbb{C}} \psi, where C\otimes_{\mathbb{C}} denotes the tensor product over the complex numbers.

theorem

dualLeftContraction(ϕψ)=leftDualContraction(ψϕ)\text{dualLeftContraction}(\phi \otimes \psi) = \text{leftDualContraction}(\psi \otimes \phi)

For any dual left-handed Weyl spinor ϕ\phi and left-handed Weyl spinor ψ\psi, the contraction of their tensor product over the complex numbers ϕCψ\phi \otimes_{\mathbb{C}} \psi is equal to the contraction of the reversed tensor product ψCϕ\psi \otimes_{\mathbb{C}} \phi.

theorem

rightDualContraction(ψϕ)=dualRightContraction(ϕψ)\text{rightDualContraction}(\psi \otimes \phi) = \text{dualRightContraction}(\phi \otimes \psi)

For any right-handed Weyl fermion ψ\psi and any dual right-handed Weyl fermion ϕ\phi, the contraction of their tensor product ψCϕ\psi \otimes_{\mathbb{C}} \phi under the `rightDualContraction` map is equal to the contraction of the tensor product ϕCψ\phi \otimes_{\mathbb{C}} \psi under the `dualRightContraction` map.

theorem

Contraction of ϕψ\phi \otimes \psi equals contraction of ψϕ\psi \otimes \phi for right-handed Weyl fermions

For every dual right-handed Weyl fermion ϕ\phi and every right-handed Weyl fermion ψ\psi, the dual-right contraction of the tensor product ϕCψ\phi \otimes_{\mathbb{C}} \psi is equal to the right-dual contraction of the tensor product ψCϕ\psi \otimes_{\mathbb{C}} \phi.