Matrix representation of su(2) generator T₁ = -i σ₁ / 2
Equations
Instances For
Matrix representation of su(2) generator T₂ = -i σ₂ / 2
Equations
Instances For
Matrix representation of su(2) generator T₃ = -i σ₃ / 2
Equations
Instances For
Trace of su(2) generator T₁ is zero
Trace of su(2) generator T₂ is zero
Trace of su(2) generator T₃ is zero
su(2) generator T₁ is anti-Hermitian
su(2) generator T₂ is anti-Hermitian
su(2) generator T₃ is anti-Hermitian
Construct su(2) generator T₁ as SuNAlgebra
Equations
- Newton.su2Gen1 = { matrix := Newton.su2Gen1Matrix, trace_zero := Newton.su2Gen1Matrix_trace, anti_hermitian := Newton.su2Gen1Matrix_antiHermitian }
Instances For
Construct su(2) generator T₂ as SuNAlgebra
Equations
- Newton.su2Gen2 = { matrix := Newton.su2Gen2Matrix, trace_zero := Newton.su2Gen2Matrix_trace, anti_hermitian := Newton.su2Gen2Matrix_antiHermitian }
Instances For
Construct su(2) generator T₃ as SuNAlgebra
Equations
- Newton.su2Gen3 = { matrix := Newton.su2Gen3Matrix, trace_zero := Newton.su2Gen3Matrix_trace, anti_hermitian := Newton.su2Gen3Matrix_antiHermitian }
Instances For
su(2) structure constants: Levi-Civita symbol
Equations
- One or more equations did not get rendered due to their size.
Instances For
su(2) structure constants are totally antisymmetric
For N = 2, su(2) has noncommuting elements
Anti-Hermitian property preservation for embedded matrix
Embed an su(2) element into su(N+2)
Equations
- Newton.embedSu2 A N = { matrix := Newton.embedMatrix2 A.matrix N, trace_zero := ⋯, anti_hermitian := ⋯ }
Instances For
Embedding preserves nonzero elements
For N ≥ 2, su(N) has noncommuting elements
Proof by embedding su(2) into su(N). For N = 2, directly constructed from Pauli matrices. For N > 2, we use embedding of su(2) into the upper-left 2×2 block.