Physlib.Particles.SuperSymmetry.SU5.ChargeSpectrum.Yukawa
Yukawa charges
i. Overview
In this module we look at the charges associated with the Yukawa terms in the super potential, and when they can regenerate phenomenologically constrained super-potential terms at different levels.
We do not not consider the regeneration of terms in the Kähler potential within this module.
ii. Key results
- `ofYukawaTerms`: the multiset of charges associated with the Yukawa terms - `ofYukawaTermsNSum`: the multiset of charges associated with up-to `n` copies of the Yukawa terms or equivalently the charges of singlet insertions needed to regenerate Yukawa terms. - `YukawaGeneratesDangerousAtLevel`: the proposition that a charge spectrum regenerates a phenomenologically constrained term in the super-potential with up-to `n` insertions of singlets needed to regenerate the Yukawa terms.
iii. Table of contents
- A. Charges of the Yukawa terms - A.1. Monotonicity of charges of the Yukawa terms - A.2. upto n-copies of charges of the Yukawa terms (aka charges of singlet insertions) - A.3. Monotonicity of set of charges of upto n-copies of the Yukawa terms - B. Regeneration of phenomenologically constrained terms via upto n Yukawa singlet insertions - B.1. Decidability of `YukawaGeneratesDangerousAtLevel` - B.2. Simplifications of condition for regenerating dangerous terms - B.3. Empty charge spectrum does not regenerate dangerous terms - B.4. Monotonicity of regeneration of dangerous terms in charge spectra - B.5. Monotonicity of regeneration of dangerous terms in level
iv. References
There are no known references for this module.
A. Charges of the Yukawa terms
A.1. Monotonicity of charges of the Yukawa terms
A.2. upto n-copies of charges of the Yukawa terms (aka charges of singlet insertions)
A.3. Monotonicity of set of charges of upto n-copies of the Yukawa terms
B. Regeneration of phenomenologically constrained terms via upto n Yukawa singlet insertions
B.1. Decidability of `YukawaGeneratesDangerousAtLevel`
B.2. Simplifications of condition for regenerating dangerous terms
B.3. Empty charge spectrum does not regenerate dangerous terms
B.4. Monotonicity of regeneration of dangerous terms in charge spectra
If `x` regenerates a dangerous term with up-to `n` insertions of Yukawa singlets, and `x ⊆ y`, then `y` also regenerates a dangerous term with up-to `n` insertions.
B.5. Monotonicity of regeneration of dangerous terms in level
If `x` regenerates a dangerous term with up-to `n` insertions of Yukawa singlets, then `x` also regenerates a dangerous term with up-to `n + 1` insertions.
13 declarations
Multiset of Yukawa charges for charge spectrum
Given a charge spectrum over a set of charges , the function `ofYukawaTerms` returns the multiset of charges in associated with the Yukawa terms in the superpotential. It is calculated as the sum of the multisets of charges obtained from the top Yukawa term and the bottom Yukawa term: These charges correspond to the negatives of the charges of the singlets required to regenerate the Yukawa terms in the potential.
Let be a set of charges. For any two charge spectra , if is a subset of (), then the multiset of charges associated with the Yukawa terms of is contained within the multiset of charges associated with the Yukawa terms of .
Multiset of sums of up to Yukawa charges for spectrum
For a charge spectrum over a set of charges and a natural number , this function returns the multiset of charges in formed by summing up to charges associated with the Yukawa terms of the spectrum. If is the multiset of charges of the Yukawa terms (defined by `ofYukawaTerms`), the function `ofYukawaTermsNSum` at level produces a multiset containing elements of the form , where and each . Physically, these represent the charges of terms that can be regenerated through the insertion of up to singlets associated with the Yukawa couplings in the superpotential.
Let be a set of charges. For any two charge spectra and any natural number , if is a subset of (), then the multiset of charges formed by summing up to Yukawa term charges of is contained within the multiset of charges formed by summing up to Yukawa term charges of . That is, .
Yukawa generation of dangerous terms at level
Given a charge spectrum and a natural number , this proposition asserts that the multiset of charges formed by summing up to Yukawa-associated charges, denoted here as , has a non-empty intersection with the multiset of phenomenologically constraining (or "dangerous") superpotential charges, denoted . Mathematically, the condition is: In a physical context, this means that the insertions of up to Yukawa-related singlets are capable of regenerating a superpotential term that is phenomenologically constrained (such as those leading to proton decay or R-parity violation).
Decidability of
For a given charge spectrum and a natural number , the property is decidable. This property holds if the intersection of the multiset of charges formed by summing up to Yukawa-associated charges, denoted , and the multiset of phenomenologically constraining superpotential charges, , is non-empty. Mathematically, the decidability applies to the condition: In a physical context, this means there is a computational procedure to determine whether the insertions of up to Yukawa-related singlets can regenerate a phenomenologically constrained (dangerous) superpotential term.
For a charge spectrum and a natural number , the proposition that regenerates a dangerous term at level holds if and only if the intersection of the multiset of charges formed by summing up to Yukawa-associated charges, denoted as , and the multiset of phenomenologically constraining superpotential charges, denoted as , is non-empty. That is:
`YukawaGeneratesDangerousAtLevel` non-empty set intersection of charges
For a charge spectrum and a natural number , the property that the spectrum regenerates a phenomenologically constrained (dangerous) superpotential term with up to Yukawa singlet insertions holds if and only if the intersection of the set of charges formed by summing up to Yukawa charges and the set of phenomenologically constraining superpotential charges is non-empty. Mathematically, this is expressed as: where is the set of charges obtained from summing up to Yukawa terms, and is the set of phenomenologically constraining charges.
Empty Charge Spectrum Does Not Generate Dangerous Terms
For any natural number , the empty charge spectrum does not regenerate any phenomenologically constrained superpotential terms through the insertion of up to Yukawa-related singlets.
For any two charge spectra and such that , and for any natural number , if generates a phenomenologically constrained (dangerous) superpotential term through the insertion of up to Yukawa-related singlets (i.e., holds), then also generates a dangerous superpotential term at the same level .
`YukawaGeneratesDangerousAtLevel n` implies `YukawaGeneratesDangerousAtLevel (n + 1)`
Let be a charge spectrum and be a natural number. If generates a phenomenologically constrained (dangerous) superpotential term through the insertion of up to Yukawa-related singlets, then it also generates such a term through the insertion of up to singlets. Mathematically, .
`YukawaGeneratesDangerousAtLevel n` implies `YukawaGeneratesDangerousAtLevel (n + k)`
Let be a charge spectrum and be natural numbers. If generates a phenomenologically constrained (dangerous) superpotential term through the insertion of up to Yukawa-related singlets, then it also generates such a term through the insertion of up to singlets. Mathematically, this is expressed as: .
Monotonicity of Yukawa Generation of Dangerous Terms in Level
Let be a charge spectrum and be natural numbers. If and generates a phenomenologically constrained (dangerous) superpotential term through the insertion of up to Yukawa-related singlets, then it also generates such a term through the insertion of up to singlets. Mathematically, if , then .
