Docs: Add comment about gauge group
This commit is contained in:
parent
c2a5ce612b
commit
5794a2ac9f
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@ import Mathlib.Analysis.InnerProductSpace.Adjoint
|
|||
|
||||
This file defines the basic properties of the standard model in particle physics.
|
||||
|
||||
## TODO
|
||||
|
||||
- Change the gauge group to a quotient of SU(3) x SU(2) x U(1) by a subgroup of ℤ₆.
|
||||
(see e.g. pg 97 of http://www.damtp.cam.ac.uk/user/tong/gaugetheory/gt.pdf)
|
||||
|
||||
-/
|
||||
universe v u
|
||||
namespace StandardModel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue