Physlib.StringTheory.FTheory.SU5.Charges.Viable
Charges which are not pheno-constrained and do not regenerate dangerous couplings with Yukawas
i. Overview
WARNING: This file can take a long time to compute.
In this module, given a configuration of the sections in codimension one fiber `CodimensionOneConfig`, we find the multiset of all `ℤ`-valued charges which have values allowed by the configuration, permit a top Yukawa coupling, are not phenomenologically constrained, and do not regenerate dangerous couplings with one insertion of a Yukawa coupling.
The multiset of charge spectrum is called `viableCharges`. The main proof that `viableCharges` contains all such charges is using `completeness_of_isPhenoClosedQ5_isPhenoClosedQ10`. Note this proof relies on us stating `viableCharges` and then verifying that it has the required properties.
To make our lives easier, we first construct a multiset of charge spectrum called `viableCompletions` which contains all completions of charges which minimally allow the top Yukawa, which are not phenomenologically constrained, and do not regenerate dangerous couplings. Again the proof that `viableCompletions` has these properties is done by first stating `viableCompletions` and then verifying that it has the required properties, primarily using `ContainsPhenoCompletionsOfMinimallyAllows`.
We also define `viableChargesAdditional` which are the multiset of charge spectrum which are in `viableCharges` but not in `viableCompletions`. This helps split some of the proofs.
Note that this file is slow to run, any improvements to the speed of this file will be very welcome. In particular working out a way to restrict by anomaly cancellation.
ii. Key results
- `viableCharges` contains all charges, for a given `CodimensionOneConfig`, `I`, which permit a top Yukawa coupling, are not phenomenologically constrained, and do not regenerate dangerous couplings with one insertion of a Yukawa coupling. - The lemma `mem_viableCharges_iff` expresses membership of `viableCharges I`, i.e. that it contains all charges which permit a top Yukawa coupling, are not phenomenologically constrained, and do not regenerate dangerous couplings. - The lemma `mem_viableCharges_iff` follows directly from `completeness_of_isPhenoClosedQ5_isPhenoClosedQ10` and a number of conditions on `viableCharges` which can be proved using the `decide` tactic. - `viableCharges` itself is constructed via `viableCompletions` which contains all completions of charges which minimally allow the top Yukawa, which are not phenomenologically constrained, and do not regenerate dangerous couplings.
iii. Table of contents
- A. Viable completions of charges permitting a top Yukawa coupling - A.1. Stating the multiset `viableCompletions` - A.2. Cardinality of `viableCompletions` - A.3. No duplicates of `viableCompletions` - A.4. Elements of `viableCompletions` are not pheno-constrained - A.5. Elements of `viableCompletions` do not regenerate dangerous couplings - A.6. `viableCompletions` contain all pheno-viable completions of top-yukawa permitting - B. The multiset of additional viable charges - B.1. Stating the multiset `viableChargesAdditional` - B.2. `viableChargesAdditional` has no duplicates - B.3. Elements of `viableChargesAdditional` are not pheno-constrained - B.4. Elements of `viableChargesAdditional` do not regenerate dangerous couplings - B.5. `viableChargesAdditional` is disjoint from `viableCompletions` - C. The multiset of all viable charges given a configuration of sections - C.1. Stating the multiset `viableCharges` - C.2. `viableCharges` has no duplicates - C.3. Cardinality of `viableCharges` - C.4. Elements of `viableCharges` have charges allowed by configuration - C.5. Elements of `viableCharges` are complete - C.6. Elements of `viableCharges` permit a top Yukawa coupling - C.7. Elements of `viableCharges` are not pheno-constrained - C.8. Elements of `viableCharges` do not regenerate dangerous couplings - C.9. Elements of `viableCharges` have at most two 5-bar reps - C.10. Elements of `viableCharges` have at most two 10d reps - C.11. `viableCharges` is phenomenologically closed under adding 5-bar charges - C.12. `viableCharges` is phenomenologically closed under adding 10d charges - C.13. `viableCompletions` is a subset of `viableCharges` - C.14. `viableCharges` contains all pheno-viable charges given a section configuration
iv. References
There are no known references for the material in this section.
A. Viable completions of charges permitting a top Yukawa coupling
A.1. Stating the multiset `viableCompletions`
A.2. Cardinality of `viableCompletions`
A.3. No duplicates of `viableCompletions`
A.4. Elements of `viableCompletions` are not pheno-constrained
A.5. Elements of `viableCompletions` do not regenerate dangerous couplings
A.6. `viableCompletions` contain all pheno-viable completions of top-yukawa permitting
B. The multiset of additional viable charges
B.1. Stating the multiset `viableChargesAdditional`
B.2. `viableChargesAdditional` has no duplicates
B.3. Elements of `viableChargesAdditional` are not pheno-constrained
B.4. Elements of `viableChargesAdditional` do not regenerate dangerous couplings
B.5. `viableChargesAdditional` is disjoint from `viableCompletions`
C. The multiset of all viable charges given a configuration of sections
C.1. Stating the multiset `viableCharges`
C.2. `viableCharges` has no duplicates
C.3. Cardinality of `viableCharges`
C.4. Elements of `viableCharges` have charges allowed by configuration
C.5. Elements of `viableCharges` are complete
C.6. Elements of `viableCharges` permit a top Yukawa coupling
C.7. Elements of `viableCharges` are not pheno-constrained
C.8. Elements of `viableCharges` do not regenerate dangerous couplings
C.9. Elements of `viableCharges` have at most two 5-bar reps
C.10. Elements of `viableCharges` have at most two 10d reps
C.11. `viableCharges` is phenomenologically closed under adding 5-bar charges
We now show that adding a Q5 or a Q10 charge to an element of `viableCharges I` leads to a charge which is either not phenomenologically constrained, or does not regenerate dangerous couplings, or is already in `viableCharges I`.
C.12. `viableCharges` is phenomenologically closed under adding 10d charges
C.13. `viableCompletions` is a subset of `viableCharges`
C.14. `viableCharges` contains all pheno-viable charges given a section configuration
26 declarations
Multiset of viable charge completions for F-theory
Given a codimension-one configuration of sections and in an F-theory model, the multiset consists of -valued charge spectra that are completions of charge assignments minimally allowing the top Yukawa coupling. To be included in this multiset, a charge spectrum must be phenomenologically viable—meaning it is not phenomenologically constrained and does not regenerate dangerous couplings (such as those leading to rapid proton decay) via a single insertion of a Yukawa coupling. The multiset is explicitly defined via a lookup table for the geometric configurations `same`, `nearestNeighbor`, and `nextToNearestNeighbor`.
Cardinality of the multiset for F-theory configurations
For any codimension-one configuration of sections and in an F-theory model, the cardinality of the multiset of viable charge completions, denoted by , is given by: The multiset contains -valued charge spectra that are completions of charge assignments minimally allowing the top Yukawa coupling, while being phenomenologically viable (not constrained by dangerous couplings).
The multiset has no duplicate elements
For any codimension-one configuration of sections and in an F-theory model, the multiset of viable charge completions contains no duplicate elements.
Elements of are Not Phenomenologically Constrained
For any codimension-one configuration of sections and in an F-theory model, every charge spectrum belonging to the multiset is not phenomenologically constrained. Specifically, such a charge spectrum does not allow any of the following operators in the superpotential or Kähler potential: , or .
Elements of do not regenerate dangerous couplings at level 1
For any codimension-one configuration of sections and in an F-theory model, every charge spectrum belonging to the multiset does not regenerate dangerous phenomenologically constrained couplings with a single insertion of a Yukawa-related singlet. This means the condition is false for all .
contains all pheno-viable completions of minimal top-Yukawa spectra
For any codimension-one configuration of sections in an F-theory model, the multiset contains all phenomenologically viable completions of charge spectra that minimally allow the top Yukawa coupling. Specifically, let and be the finite sets of allowed charges for the and representations associated with configuration . For any charge spectrum that minimally allows the top Yukawa interaction given and , if is not phenomenologically constrained, then any completion of that is neither phenomenologically constrained nor generates dangerous couplings (such as those leading to rapid proton decay) via a single Yukawa insertion is an element of the multiset .
Additional viable charge spectra in F-theory models
Given a codimension-one configuration of sections in an fiber of an F-theory model, this definition provides the multiset of "additional" viable -valued charge spectra. A charge spectrum is included in this multiset if it: 1. Permits a top Yukawa coupling. 2. Is not phenomenologically constrained (i.e., satisfies specific requirements on the number of generations or representations). 3. Does not regenerate dangerous couplings (such as those leading to rapid proton decay) with a single insertion of a Yukawa coupling. 4. Is not already contained in the multiset of minimal completions (`viableCompletions`). The multiset is defined by an explicit enumeration of valid charge assignments for each of the three possible geometric configurations of the sections: `same`, `nearestNeighbor`, and `nextToNearestNeighbor`.
The multiset has no duplicates
For any codimension-one configuration of sections in an F-theory model, the multiset of additional viable charge spectra, denoted as , contains no duplicate elements.
Elements of `viableChargesAdditional` are not phenomenologically constrained
Let be a codimension-one configuration of sections in an F-theory model. For any charge spectrum belonging to the multiset of additional viable charge spectra , the spectrum is not phenomenologically constrained (). This implies that does not allow any of the operators , or that lead to proton decay or R-parity violation in the superpotential or Kähler potential.
Elements of `viableChargesAdditional` do not regenerate dangerous couplings at level 1
For any codimension-one configuration of sections in an F-theory model, every charge spectrum in the multiset of additional viable charge spectra does not regenerate dangerous couplings with one insertion of a Yukawa coupling. Mathematically, this is denoted as . This implies that a single insertion of a Yukawa-related coupling into the theory's operators cannot result in a phenomenologically constrained term (such as those leading to proton decay).
and are Disjoint
For any codimension-one configuration of sections and in an F-theory model, the multiset of viable charge completions and the multiset of additional viable charge spectra are disjoint.
Multiset of viable charge spectra in F-theory
For a given codimension-one configuration of sections and in an F-theory model, the multiset consists of all -valued charge spectra that: 1. Permit a top Yukawa coupling. 2. Are not phenomenologically constrained. 3. Do not regenerate dangerous couplings (such as those leading to rapid proton decay) with a single insertion of a Yukawa coupling. The multiset is defined as the sum of the multiset of viable completions and the multiset of additional viable charges .
The multiset has no duplicate elements
For any codimension-one configuration of sections and in an F-theory model, the multiset of viable charge spectra, denoted as , contains no duplicate elements.
Cardinality of for each configuration
For a given codimension-one configuration of sections in an F-theory model, the cardinality of the multiset of viable charge spectra, denoted as , is determined by the specific geometry of the configuration as follows: The multiset contains the charge spectra that permit a top Yukawa coupling, are not phenomenologically constrained, and do not regenerate dangerous couplings.
Elements of are allowed by configuration
For any codimension-one configuration of sections in an F-theory model, every charge spectrum in the multiset of viable charges is an element of the finite set of charge spectra whose constituent charges for the and representations are contained within the sets of allowed charges and , respectively.
Elements of are Complete
For any codimension-one configuration of sections in an F-theory model, every charge spectrum that belongs to the multiset of viable charges 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 for the and representations are both non-empty.
Elements of Permit a Top Yukawa Coupling
For any codimension-one configuration of sections and in an F-theory model, every charge spectrum belonging to the multiset of viable charges allows the top Yukawa coupling term.
Elements of are Not Phenomenologically Constrained
For any codimension-one configuration of sections in an F-theory model, every charge spectrum that belongs to the multiset of viable charges is not phenomenologically constrained (). This implies that the spectrum does not allow any of the operators , or in the superpotential or Kähler potential that are associated with rapid proton decay or R-parity violation.
Elements of do not regenerate dangerous couplings at level 1
For any codimension-one configuration of sections and in an F-theory model, every charge spectrum belonging to the multiset of viable charges does not regenerate dangerous phenomenologically constrained couplings (such as those associated with rapid proton decay) with a single insertion of a Yukawa-related singlet. This is expressed as the proposition .
for all
For any codimension-one configuration of sections and in an F-theory model, every charge spectrum that is an element of the multiset contains at most two charges in its representation, which is expressed as the cardinality of its charge multiset being less than or equal to 2 ().
Viable charge spectra have at most two -representation charges
For any codimension-one configuration of sections in an F-theory model, every charge spectrum in the multiset of viable charges contains at most two charges for matter fields in the representation. That is, for any , the cardinality of the multiset of charges satisfies .
is Phenomenologically Closed under Addition of Charges
For any codimension-one configuration of sections in an F-theory model, the multiset of viable charge spectra is phenomenologically closed under the addition of charges from the set of allowed charges . Specifically, for every and every viable charge spectrum , inserting the charge into results in a new charge spectrum that either: 1. is also an element of , or 2. is phenomenologically constrained (allowing terms that lead to proton decay or R-parity violation) or regenerates dangerous couplings with the Yukawa couplings.
is phenomenologically closed under the addition of -representation charges
For any codimension-one configuration of sections and in an F-theory model, the multiset of viable charge spectra is phenomenologically closed under the addition of -representation charges from the set of allowed charges . This means that for any spectrum and any charge , the new charge spectrum (formed by adding to the multiset of -dimensional charges in ) satisfies at least one of the following conditions: 1. is already an element of . 2. is phenomenologically constrained (i.e., it allows dangerous superpotential or Kähler potential terms). 3. regenerates dangerous couplings via the insertion of one singlet.
For any codimension-one configuration of sections in an F-theory model, every charge spectrum that is an element of the multiset of viable completions is also an element of the multiset of all viable charges .
Membership of iff Top Yukawa, Pheno-Viable, and Complete
For any codimension-one configuration of sections in an F-theory model, let be a charge spectrum whose charges for the and representations are members of the sets of allowed charges defined by (specifically, ). Then is an element of the multiset of viable charges if and only if it satisfies the following four conditions: 1. allows the top Yukawa coupling interaction (). 2. is not phenomenologically constrained (), meaning it does not allow operators in the superpotential or Kähler potential that lead to rapid proton decay or R-parity violation (such as or ). 3. does not regenerate dangerous couplings with a single insertion of a Yukawa-related singlet (). 4. is complete (), meaning it contains a down-type Higgs charge , an up-type Higgs charge , and non-empty sets of charges for the and matter representations.
Membership of iff Allowed by Configuration, Top Yukawa Permitting, Pheno-Viable, and Complete
For any codimension-one configuration of sections in an F-theory model, a charge spectrum is an element of the multiset if and only if it satisfies the following conditions: 1. The charges in for the and representations are contained within the sets of allowed charges and , respectively (i.e., ). 2. allows the top Yukawa coupling interaction (). 3. is not phenomenologically constrained (), meaning it does not allow operators leading to rapid proton decay or R-parity violation. 4. does not regenerate dangerous couplings with a single insertion of a Yukawa-related singlet (). 5. is complete (), meaning it contains the required Higgs and matter representation charges.
