Potential of the SU(5) + U(1) GUT #
This file contains properties of the potential terms of the SU(5)
SUSY.
The terms from the superpotential considered are (arXiv:0912.0853) :
W ⊃ μ 5Hu 5̄Hd + 𝛽ᵢ 5̄Mⁱ5Hu + 𝜆ᵢⱼₖ 5̄Mⁱ 5̄Mʲ 10ᵏ + W¹ᵢⱼₖₗ 10ⁱ 10ʲ 10ᵏ 5̄Mˡ
+ W²ᵢⱼₖ 10ⁱ 10ʲ 10ᵏ 5̄Hd + W³ᵢⱼ 5̄Mⁱ 5̄Mʲ 5Hu 5Hu + W⁴ᵢ 5̄Mⁱ 5̄Hd 5Hu 5Hu
The terms of the Kahler potential are (arXiv:0912.0853) :
K ⊃ K¹ᵢⱼₖ 10ⁱ 10ʲ 5Mᵏ + K²ᵢ 5̄Hu 5̄Hd 10ⁱ
Important results #
PotentialTerm
: The inductive type indexing the potential terms.violateRParity
: The finite set of terms which violate R-parity.β
,λ
,W²
,W⁴
,K¹
,K²
causeProtonDecay
: The finite set of terms which contribute to proton decay.W¹
,W²
,K¹
,λ
Previous versions #
A previous version of this code was replaced in PR #569.
Relevant terms part of the superpotential and Kahler potential of the SU(5)
SUSY GUT.
- μ : PotentialTerm
The term
μ 5Hu 5̄Hd
. - β : PotentialTerm
The term
𝛽ᵢ 5̄Mⁱ5Hu
. - Λ : PotentialTerm
The term
𝜆ᵢⱼₖ 5̄Mⁱ 5̄Mʲ 10ᵏ
. - W1 : PotentialTerm
The term
W¹ᵢⱼₖₗ 10ⁱ 10ʲ 10ᵏ 5̄Mˡ
- W2 : PotentialTerm
The term
W²ᵢⱼₖ 10ⁱ 10ʲ 10ᵏ 5̄Hd
. - W3 : PotentialTerm
The term
W³ᵢⱼ 5̄Mⁱ 5̄Mʲ 5Hu 5Hu
. - W4 : PotentialTerm
The term
W⁴ᵢ 5̄Mⁱ 5̄Hd 5Hu 5Hu
. - K1 : PotentialTerm
The term
K¹ᵢⱼₖ 10ⁱ 10ʲ 5Mᵏ
. - K2 : PotentialTerm
The term
K²ᵢ 5̄Hu 5̄Hd 10ⁱ
- topYukawa : PotentialTerm
The term
λᵗᵢⱼ 10ⁱ 10ʲ 5Hu
. - bottomYukawa : PotentialTerm
The term
λᵇᵢⱼ 10ⁱ 5̄Mʲ 5̄Hd
.
Instances For
Equations
- One or more equations did not get rendered due to their size.
The fields contained within a given term of the potential.
Equations
- One or more equations did not get rendered due to their size.
- SuperSymmetry.SU5.PotentialTerm.μ.toFieldLabel = [SuperSymmetry.SU5.FieldLabel.fiveBarHd, SuperSymmetry.SU5.FieldLabel.fiveHu]
- SuperSymmetry.SU5.PotentialTerm.β.toFieldLabel = [SuperSymmetry.SU5.FieldLabel.fiveHu, SuperSymmetry.SU5.FieldLabel.fiveBarMatter]
- SuperSymmetry.SU5.PotentialTerm.Λ.toFieldLabel = [SuperSymmetry.SU5.FieldLabel.fiveBarMatter, SuperSymmetry.SU5.FieldLabel.fiveBarMatter, SuperSymmetry.SU5.FieldLabel.tenMatter]
- SuperSymmetry.SU5.PotentialTerm.K1.toFieldLabel = [SuperSymmetry.SU5.FieldLabel.tenMatter, SuperSymmetry.SU5.FieldLabel.tenMatter, SuperSymmetry.SU5.FieldLabel.fiveMatter]
- SuperSymmetry.SU5.PotentialTerm.K2.toFieldLabel = [SuperSymmetry.SU5.FieldLabel.fiveBarHu, SuperSymmetry.SU5.FieldLabel.fiveBarHd, SuperSymmetry.SU5.FieldLabel.tenMatter]
- SuperSymmetry.SU5.PotentialTerm.topYukawa.toFieldLabel = [SuperSymmetry.SU5.FieldLabel.tenMatter, SuperSymmetry.SU5.FieldLabel.tenMatter, SuperSymmetry.SU5.FieldLabel.fiveHu]
- SuperSymmetry.SU5.PotentialTerm.bottomYukawa.toFieldLabel = [SuperSymmetry.SU5.FieldLabel.tenMatter, SuperSymmetry.SU5.FieldLabel.fiveBarMatter, SuperSymmetry.SU5.FieldLabel.fiveBarHd]
Instances For
The proposition which is true on those terms which are members of the super potential.
Equations
- SuperSymmetry.SU5.PotentialTerm.μ.InSuperPotential = True
- SuperSymmetry.SU5.PotentialTerm.β.InSuperPotential = True
- SuperSymmetry.SU5.PotentialTerm.Λ.InSuperPotential = True
- SuperSymmetry.SU5.PotentialTerm.W1.InSuperPotential = True
- SuperSymmetry.SU5.PotentialTerm.W2.InSuperPotential = True
- SuperSymmetry.SU5.PotentialTerm.W3.InSuperPotential = True
- SuperSymmetry.SU5.PotentialTerm.W4.InSuperPotential = True
- SuperSymmetry.SU5.PotentialTerm.K1.InSuperPotential = False
- SuperSymmetry.SU5.PotentialTerm.K2.InSuperPotential = False
- SuperSymmetry.SU5.PotentialTerm.topYukawa.InSuperPotential = True
- SuperSymmetry.SU5.PotentialTerm.bottomYukawa.InSuperPotential = True
Instances For
Equations
- SuperSymmetry.SU5.PotentialTerm.μ.instDecidableInSuperPotential = inferInstanceAs (Decidable True)
- SuperSymmetry.SU5.PotentialTerm.β.instDecidableInSuperPotential = inferInstanceAs (Decidable True)
- SuperSymmetry.SU5.PotentialTerm.Λ.instDecidableInSuperPotential = inferInstanceAs (Decidable True)
- SuperSymmetry.SU5.PotentialTerm.W1.instDecidableInSuperPotential = inferInstanceAs (Decidable True)
- SuperSymmetry.SU5.PotentialTerm.W2.instDecidableInSuperPotential = inferInstanceAs (Decidable True)
- SuperSymmetry.SU5.PotentialTerm.W3.instDecidableInSuperPotential = inferInstanceAs (Decidable True)
- SuperSymmetry.SU5.PotentialTerm.W4.instDecidableInSuperPotential = inferInstanceAs (Decidable True)
- SuperSymmetry.SU5.PotentialTerm.K1.instDecidableInSuperPotential = inferInstanceAs (Decidable False)
- SuperSymmetry.SU5.PotentialTerm.K2.instDecidableInSuperPotential = inferInstanceAs (Decidable False)
- SuperSymmetry.SU5.PotentialTerm.topYukawa.instDecidableInSuperPotential = inferInstanceAs (Decidable True)
- SuperSymmetry.SU5.PotentialTerm.bottomYukawa.instDecidableInSuperPotential = inferInstanceAs (Decidable True)
The terms within the super-potential contain no conjugate fields.
The R-parity of a term in the potential.
Equations
- T.RParity = List.foldl (fun (x1 x2 : Fin 2) => x1 + x2) 0 (List.map SuperSymmetry.SU5.FieldLabel.RParity T.toFieldLabel)
Instances For
The finite set of terms in the superpotential and Kahler potential which are involved in proton decay.
W¹ᵢⱼₖₗ 10ⁱ 10ʲ 10ᵏ 5̄Mˡ
𝜆ᵢⱼₖ 5̄Mⁱ 5̄Mʲ 10ᵏ
W²ᵢⱼₖ 10ⁱ 10ʲ 10ᵏ 5̄Hd
K¹ᵢⱼₖ 10ⁱ 10ʲ 5Mᵏ
Equations
- One or more equations did not get rendered due to their size.