Physlib

Physlib.Relativity.Fermions.Weyl.DualLeftHanded

Dual left handed Weyl fermions

In this file we define dual Left handed Weyl fermions. These sit in the dual of the fundamental representation of `SL(2,ℂ)`, and we consider them to have down indices `ψ_α` with `α = 1,2`.

References

A good reference for the material in this file is: https://particle.physics.ucdavis.edu/modernsusy/slides/slideimages/spinorfeynrules.pdf Although a different index convention is used there.

Underlying module structure

Basis

Representation

15 declarations

definition

Dual left-handed Weyl fermions C2\simeq \mathbb{C}^2

The equivalence (isomorphism) between the type representing dual left-handed Weyl fermions and the complex vector space C2\mathbb{C}^2, which is modeled as the space of functions Fin 2C\text{Fin } 2 \to \mathbb{C}.

instance

Additive commutative monoid of dual left-handed Weyl spinors

The space of dual left-handed Weyl spinors, Fermion.DualLeftHandedWeyl\text{Fermion.DualLeftHandedWeyl}, is equipped with an additive commutative monoid structure, providing a zero element and a commutative addition operation.

instance

Additive commutative group of dual left-handed Weyl fermions

The type `Fermion.DualLeftHandedWeyl`, which represents the dual space of left-handed Weyl fermions (modeled as C2\mathbb{C}^2), is equipped with the structure of an additive commutative group.

instance

Dual left-handed Weyl fermions form a C\mathbb{C}-module

The type representing dual left-handed Weyl fermions is a module (vector space) over the complex numbers C\mathbb{C}.

definition

DualLeftHandedWeylCC2\text{DualLeftHandedWeyl} \simeq_{\mathbb{C}} \mathbb{C}^2

This definition establishes a C\mathbb{C}-linear equivalence between the module of dual left-handed Weyl fermions, denoted as `DualLeftHandedWeyl`, and the complex vector space C2\mathbb{C}^2 (represented as the type of functions from a two-element set to C\mathbb{C}).

abbrev

Mapping from dual left-handed Weyl fermions to C2\mathbb{C}^2

This function maps a dual left-handed Weyl fermion, represented by the structure `Fermion.DualLeftHandedWeyl`, to its underlying representation in the complex vector space C2\mathbb{C}^2 (modeled as the type `Fin 2 → ℂ`).

theorem

ψ.toFin2C=ψ.val\psi.\text{toFin2ℂ} = \psi.\text{val} for dual left-handed Weyl fermions

For any dual left-handed Weyl fermion ψ\psi, its representation as a vector in C2\mathbb{C}^2 (denoted as ψ.toFin2C\psi.\text{toFin2ℂ}) is equal to its underlying value ψ.val\psi.\text{val}. Here, C2\mathbb{C}^2 is represented by the type of functions from a two-element set to the complex numbers, i.e., Fin 2C\text{Fin } 2 \to \mathbb{C}.

definition

Basis for dual left-handed Weyl spinors

This definition provides a basis for the space of dual left-handed Weyl spinors DualLeftHandedWeyl\text{DualLeftHandedWeyl}, which is a 2-dimensional vector space over the complex numbers C\mathbb{C}, indexed by the set {0,1}\{0, 1\}.

theorem

Components of the dual left-handed Weyl spinor basis are given by δij\delta_{ij}

Let (ei)i{0,1}(e_i)_{i \in \{0, 1\}} be the standard basis for the vector space of dual left-handed Weyl spinors. For any indices i,j{0,1}i, j \in \{0, 1\}, the jj-th component of the ii-th basis vector eie_i is equal to 11 if i=ji = j and 00 otherwise (i.e., (ei)j=δij(e_i)_j = \delta_{ij}).

theorem

Basis of Dual Left-Handed Weyl Spinors is the Standard Basis

For the dual left-handed Weyl fermion vector space, the ii-th element of its basis, where i{0,1}i \in \{0, 1\}, is equal to the standard basis vector δij\delta_{ij} (represented by a function that returns 11 when the index matches ii and 00 otherwise).

definition

SL(2,C)SL(2, \mathbb{C})-representation on dual left-handed Weyl spinors

This definition characterizes the group representation of the special linear group SL(2,C)SL(2, \mathbb{C}) (the group of 2×22 \times 2 complex matrices with determinant 1) on the complex vector space of dual left-handed Weyl spinors.

theorem

The SL(2,C)SL(2, \mathbb{C}) representation on dual left-handed Weyl spinors is i(j(M1)jiψj)ei\sum_i (\sum_j (M^{-1})_{ji} \psi_j) \mathbf{e}_i

For any matrix MM in the special linear group SL(2,C)SL(2, \mathbb{C}) and any dual left-handed Weyl spinor ψ\psi, the action of the representation of MM on ψ\psi is given by: rep(M)ψ=i(j(M1)jiψj)ei\text{rep}(M)\psi = \sum_{i} \left( \sum_{j} (M^{-1})_{ji} \psi_j \right) \mathbf{e}_i where ei\mathbf{e}_i are the basis vectors of the dual left-handed Weyl spinor space, ψj\psi_j are the components of ψ\psi in that basis, and (M1)ji(M^{-1})_{ji} denotes the entry in the jj-th row and ii-th column of the inverse matrix of MM.

theorem

Action of SL(2,C)SL(2, \mathbb{C}) on the Dual Left-Handed Weyl Spinor Basis

For any matrix MM in the special linear group SL(2,C)SL(2, \mathbb{C}) and any index i{0,1}i \in \{0, 1\}, the representation of MM acting on the ii-th basis vector eie_i of the dual left-handed Weyl spinor space is given by the sum ρ(M)ei=j(M1)ijej\rho(M) e_i = \sum_{j} (M^{-1})_{ij} e_j where (M1)ij(M^{-1})_{ij} denotes the (i,j)(i, j)-th entry of the inverse matrix of MM.

theorem

The matrix representation of the SL(2,C)SL(2, \mathbb{C}) action on dual left-handed Weyl fermions is (M1)T(M^{-1})^T

Let SL(2,C)SL(2, \mathbb{C}) be the group of 2×22 \times 2 complex matrices with determinant 11. For any MSL(2,C)M \in SL(2, \mathbb{C}), the matrix representation of the group action (representation) of MM on the space of dual left-handed Weyl fermions, with respect to the standard basis, is given by the transpose of the inverse of MM, denoted (M1)T(M^{-1})^T.

theorem

The SL(2,C)SL(2, \mathbb{C}) representation on dual left-handed Weyl spinors is (M1)T(M^{-1})^T

For any matrix MM in the special linear group SL(2,C)SL(2, \mathbb{C}) and any indices i,j{1,2}i, j \in \{1, 2\}, the jj-th component of the representation of MM acting on the ii-th basis vector of the dual left-handed Weyl spinor space is equal to the (i,j)(i, j)-th entry of the inverse matrix M1M^{-1}.