Physlib.Particles.SuperSymmetry.SU5.ChargeSpectrum.Completions
15 declarations
Completeness of a charge spectrum
#IsCompleteLet be an charge spectrum. We say that is **complete** if the following conditions are met: 1. The down-type Higgs charge is present. 2. The up-type Higgs charge is present. 3. The set of charges is non-empty. 4. The set of charges is non-empty.
Decidability of completeness for an charge spectrum
#instDecidableIsCompleteOfDecidableEqFor an charge spectrum defined over a type of charges with decidable equality, it is decidable whether is complete. A charge spectrum is considered complete if it contains a down-type Higgs charge , an up-type Higgs charge , and the sets of charges and charges are both non-empty.
The empty charge spectrum is not complete
#not_isComplete_emptyThe empty charge spectrum is not complete. A charge spectrum is defined as complete if it contains both the down-type and up-type Higgs charges ( and ) and has non-empty sets of charges for the and matter representations ( and ).
and
#isComplete_monoLet and be two charge spectra. If is a subset of () and is complete, then is also complete. A charge spectrum is defined as complete if it contains the down-type Higgs charge , the up-type Higgs charge , and the sets of and matter charges are both non-empty. The subset relation denotes the component-wise inclusion of these charges.
Multiset of completions of a charge spectrum given and
#completionsLet be a charge spectrum over a set of charges , where represent optional Higgs charges and are finite sets of charges for the and matter representations. Given finite sets of allowed charges , the function `completions` returns the multiset of all charge spectra that are super sets of and are "complete." A spectrum in this multiset is formed by replacing any missing components in with a single charge from the allowed sets as follows: - if is present; otherwise, . - if is present; otherwise, . - if is non-empty; otherwise, . - if is non-empty; otherwise, . The resulting multiset is the Cartesian product of these possible choices for each component, mapped back into the charge spectrum type.
Membership Condition for Charge Spectrum Completions
#mem_completions_iffLet and be charge spectra over a set of charges , where and . For any finite sets of allowed charges , is a member of the multiset of completions of (denoted `completions S5 S10 x`) if and only if the following four conditions hold: 1. The Higgs charge is equal to if is present; otherwise, for some . 2. The Higgs charge is equal to if is present; otherwise, for some . 3. The set of matter charges is equal to if is non-empty; otherwise, for some . 4. The set of matter charges is equal to if is non-empty; otherwise, for some .
The multiset `completions S5 S10 x` has no duplicates
#completions_nodupFor any charge spectrum and any finite sets of charges and , the multiset of completions `completions S5 S10 x` contains no duplicate elements.
Completions of a Complete Charge Spectrum is
#completions_eq_singleton_of_completeLet be an charge spectrum and be finite sets of charges. If is complete—meaning that its up-type Higgs charge and down-type Higgs charge are present, and its sets of and charges are non-empty—then the multiset of completions of with respect to the allowed charge sets and is the singleton multiset .
Let be an charge spectrum and be finite sets of charges. The charge spectrum is a member of its own multiset of completions if and only if is complete.
Members of completions are complete charge spectra
#mem_completions_isCompleteLet and be finite sets of charges, and let and be charge spectra. If is an element of the multiset of completions of given the allowed charges and (denoted `completions S5 S10 x`), then is complete. A charge spectrum is defined as **complete** if it satisfies the following four conditions: 1. The down-type Higgs charge is present. 2. The up-type Higgs charge is present. 3. The set of charges is non-empty. 4. The set of charges is non-empty.
Let and be charge spectra and let be finite sets of allowed charges. If is an element of the multiset of completions of (constructed by filling missing charges in using elements from and ), then is a subset of (). This means that the charges associated with the Higgs fields () and the matter representations () in are component-wise contained within those of .
If and is complete, then there exists a completion of such that
#exist_completions_subset_of_completeLet and be finite sets of charges. Let and be charge spectra such that . If is complete and all charges in are contained in and (i.e., ), then there exists a completion of relative to and (i.e., ) such that .
Multiset of completions for top Yukawa using
#completionsTopYukawaGiven a finite set of charges and a charge spectrum , the function `completionsTopYukawa` constructs a multiset of charge spectra. Each spectrum in this multiset is formed by taking the charge () and the set of -representation charges () from the input spectrum , and completing them with an charge and a single -representation charge . Specifically, the function maps every pair to a new charge spectrum .
`completionsTopYukawa` has no duplicates
#completionsTopYukawa_nodupFor any finite set of charges and any charge spectrum , the multiset , which consists of charge spectra formed by supplementing with and -representation charges from , contains no duplicate elements.
Minimal Top Yukawa Membership implies
#completions_eq_completionsTopYukawa_of_mem_minimallyAllowsTermsOfFinsetLet be an additive abelian group of charges. For any finite sets of charges and any charge spectrum , if is a spectrum that minimally allows the top Yukawa coupling (which implies contains an charge and a non-empty set of charges, but lacks an charge and charges), then the multiset of all completions of using and is equal to the multiset of top Yukawa completions of using . That is,
