Physlib.Particles.SuperSymmetry.SU5.ChargeSpectrum.Yukawa
13 declarations
Multiset of Yukawa charges for charge spectrum
#ofYukawaTermsGiven 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: \[ x.\text{ofPotentialTerm}'(\text{topYukawa}) + x.\text{ofPotentialTerm}'(\text{bottomYukawa}) \] 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
#ofYukawaTermsNSumFor 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
#YukawaGeneratesDangerousAtLevelGiven 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: \[ Y_n(x) \cap P(x) \neq \emptyset \] 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
#instDecidableYukawaGeneratesDangerousAtLevelFor 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: \[ Y_n(x) \cap P(x) \neq \emptyset \] 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: \[ \text{YukawaGeneratesDangerousAtLevel}(x, n) \iff Y_n(x) \cap P(x) \neq \emptyset \]
`YukawaGeneratesDangerousAtLevel` non-empty set intersection of charges
#yukawaGeneratesDangerousAtLevel_iff_toFinsetFor 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: \[ x.\text{YukawaGeneratesDangerousAtLevel } n \iff \text{Set}(Y_n(x)) \cap \text{Set}(P(x)) \neq \emptyset \] 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
#not_yukawaGeneratesDangerousAtLevel_of_emptyFor 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)`
#yukawaGeneratesDangerousAtLevel_succLet 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)`
#yukawaGeneratesDangerousAtLevel_add_of_leftLet 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
#yukawaGeneratesDangerousAtLevel_of_leLet 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 .
