Pauli matrices as a tensor #
Tersorial structure #
The tensorial structure on the type
Fin 1 ⊕ Fin 3 → Matrix (Fin 2) (Fin 2) ℂ
and properties thereof.
The equivalence between the type of indices of a [.up, .upL, .upR] tensor and
(Fin 1 ⊕ Fin 3) × Fin 2 × Fin 2
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Pauli matrices as a tensor #
The Pauli matarices as a tensor toTensor pauliMatrix
in ℂT[.up, .upL, .upR]
.
Equations
- PauliMatrix.«termσ^^^» = Lean.ParserDescr.node `PauliMatrix.«termσ^^^» 1024 (Lean.ParserDescr.symbol "σ^^^")
Instances For
Variations of the pauli tensor #
The Pauli matrices as the complex Lorentz tensor σ_μ^α^{dot β}
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The Pauli matrices as the complex Lorentz tensor σ_μ^α^{dot β}
.
Equations
- PauliMatrix.«termσ_^^» = Lean.ParserDescr.node `PauliMatrix.«termσ_^^» 1024 (Lean.ParserDescr.symbol "σ_^^")
Instances For
The Pauli matrices as the complex Lorentz tensor σ_μ_{dot β}_α
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The Pauli matrices as the complex Lorentz tensor σ_μ_{dot β}_α
.
Equations
- PauliMatrix.termσ___ = Lean.ParserDescr.node `PauliMatrix.termσ___ 1024 (Lean.ParserDescr.symbol "σ___")
Instances For
The Pauli matrices as the complex Lorentz tensor σ^μ_{dot β}_α
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The Pauli matrices as the complex Lorentz tensor σ^μ_{dot β}_α
.
Equations
- PauliMatrix.«termσ^__» = Lean.ParserDescr.node `PauliMatrix.«termσ^__» 1024 (Lean.ParserDescr.symbol "σ^__")
Instances For
Different forms #
Group actions #
The tensor pauliCo
is invariant under the action of SL(2,ℂ)
.
The tensor pauliCoDown
is invariant under the action of SL(2,ℂ)
.
The tensor pauliContrDown
is invariant under the action of SL(2,ℂ)
.