feat: Properties of the group SO(3)
This commit is contained in:
parent
a40d21378b
commit
8024aa92a1
4 changed files with 172 additions and 1 deletions
|
@ -32,7 +32,6 @@ open Matrix
|
|||
open Complex
|
||||
open ComplexConjugate
|
||||
|
||||
|
||||
/-- The global gauge group of the standard model. TODO: Generalize to quotient. -/
|
||||
abbrev gaugeGroup : Type :=
|
||||
specialUnitaryGroup (Fin 3) ℂ × specialUnitaryGroup (Fin 2) ℂ × unitary ℂ
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue