The Standard Model #
This file defines the basic properties of the standard model in particle physics.
The global gauge group of the Standard Model with no discrete quotients.
The I
in the Name is an indication of the statement that this has no discrete quotients.
Equations
- StandardModel.GaugeGroupI = (↥(Matrix.specialUnitaryGroup (Fin 3) ℂ) × ↥(Matrix.specialUnitaryGroup (Fin 2) ℂ) × ↥(unitary ℂ))
Instances For
The ℤ₂subgroup of the un-quotiented gauge group which acts trivially on all particles in the
standard model, i.e., the ℤ₂-subgroup of GaugeGroupI
derived from the ℤ₂ subgroup of
gaugeGroupℤ₆SubGroup
.
See https://math.ucr.edu/home/baez/guts.pdf
Equations
- StandardModel.gaugeGroupℤ₂SubGroup = { deps := [`StandardModel.GaugeGroupI], tag := "6V2GH" }
Instances For
The gauge group of the Standard Model with a ℤ₂ quotient, i.e., the quotient of GaugeGroupI
by
the ℤ₂-subgroup gaugeGroupℤ₂SubGroup
.
See https://math.ucr.edu/home/baez/guts.pdf
Equations
- StandardModel.GaugeGroupℤ₂ = { deps := [`StandardModel.GaugeGroupI, `StandardModel.gaugeGroupℤ₂SubGroup], tag := "6V2GO" }
Instances For
The ℤ₃-subgroup of the un-quotiented gauge group which acts trivially on all particles in the
standard model, i.e., the ℤ₃-subgroup of GaugeGroupI
derived from the ℤ₃ subgroup of
gaugeGroupℤ₆SubGroup
.
See https://math.ucr.edu/home/baez/guts.pdf
Equations
- StandardModel.gaugeGroupℤ₃SubGroup = { deps := [`StandardModel.GaugeGroupI], tag := "6V2GV" }
Instances For
The gauge group of the Standard Model with a ℤ₃-quotient, i.e., the quotient of GaugeGroupI
by
the ℤ₃-subgroup gaugeGroupℤ₃SubGroup
.
See https://math.ucr.edu/home/baez/guts.pdf
Equations
- StandardModel.GaugeGroupℤ₃ = { deps := [`StandardModel.GaugeGroupI, `StandardModel.gaugeGroupℤ₃SubGroup], tag := "6V2G3" }
Instances For
Specifies the allowed quotients of SU(3) x SU(2) x U(1)
which give a valid
gauge group of the Standard Model.
- ℤ₆ : GaugeGroupQuot
The element of
GaugeGroupQuot
corresponding to the quotient of the full SM gauge group by the sub-groupℤ₆
. - ℤ₂ : GaugeGroupQuot
The element of
GaugeGroupQuot
corresponding to the quotient of the full SM gauge group by the sub-groupℤ₂
. - ℤ₃ : GaugeGroupQuot
The element of
GaugeGroupQuot
corresponding to the quotient of the full SM gauge group by the sub-groupℤ₃
. - I : GaugeGroupQuot
The element of
GaugeGroupQuot
corresponding to the full SM gauge group.
Instances For
The (global) gauge group of the Standard Model given a choice of quotient, i.e., the map from
GaugeGroupQuot
to Type
which gives the gauge group of the Standard Model for a given choice of
quotient.
See https://math.ucr.edu/home/baez/guts.pdf
Equations
- One or more equations did not get rendered due to their size.
Instances For
Smoothness structure on the gauge group. #
The gauge group GaugeGroupI
is a Lie group.
Equations
- StandardModel.gaugeGroupI_lie = { deps := [`StandardModel.GaugeGroupI], tag := "6V2HL" }
Instances For
For every q
in GaugeGroupQuot
the group GaugeGroup q
is a Lie group.
Equations
- StandardModel.gaugeGroup_lie = { deps := [`StandardModel.GaugeGroup], tag := "6V2HR" }
Instances For
The trivial principal bundle over SpaceTime with structure group GaugeGroupI
.
Equations
- StandardModel.gaugeBundleI = { deps := [`StandardModel.GaugeGroupI, `SpaceTime], tag := "6V2HX" }
Instances For
A global section of gaugeBundleI
.
Equations
- StandardModel.gaugeTransformI = { deps := [`StandardModel.gaugeBundleI], tag := "6V2H5" }