Physlib.StringTheory.FTheory.SU5.Fluxes.NoExotics.Completeness
Completeness of `Elems` with regard to the `NoExotics` condition
i. Overview
In the module:
- `Physlib.StringTheory.FTheory.SU5.Fluxes.NoExotics.Elems`
we define finite sets of elements of `FluxesFive` and `FluxesTen` which satisfy the `NoExotics` and `HasNoZero` conditions.
In this module we prove that these sets are complete, in the sense that every element of `FluxesFive` or `FluxesTen` which satisfies the `NoExotics` and `HasNoZero` conditions is contained in them.
Our proof follows by building allowed subsets of fluxes by their cardinality, and heavily relies on the `decide` tactic.
Note that the `10d` fluxes are much more constrained than the 5-bar fluxes. This is because they are constrained by `3` SM representations `Q`, `U`, and `E`, whereas the 5-bar fluxes are only constrained by `2` SM representations `D` and `L`.
ii. Key results
- `FluxesFive.noExotics_iff_mem_elemsNoExotics` : An element of `FluxesFive` satisfies `NoExotics` and `HasNoZero` if and only if it is an element of `elemsNoExotics`. - `FluxesTen.noExotics_iff_mem_elemsNoExotics` : An element of `FluxesTen` satisfies `NoExotics` and `HasNoZero` if and only if it is an element of `elemsNoExotics`.
iii. Table of contents
- A. All terms of `FluxesFive` obeying `NoExotics` and `HasNoZero` - A.1. The allowed fluxes in a `FluxesFive` which obeys `NoExotics` and `HasNoZero` - A.2. Sufficient condition for a set to contain allowed subsets of card `n.succ` based on `n` - A.3. Statement of the allowed subsets of each cardinality - A.4. Lemma that stated allowed subsets are complete - A.5. Terms of `FluxesFive` obeying `NoExotics` and `HasNoZero` have card ≤ 6 - A.6. Terms of `FluxesFive` obeying `NoExotics` and `HasNoZero` are in `elemsNoExotics` - A.7. Terms of `FluxesFive` obey `NoExotics` and `HasNoZero` if and only if in `elemsNoExotics` - B. All terms of `FluxesTen` obeying `NoExotics` and `HasNoZero` - B.1. The allowed fluxes in a `FluxesTen` which obeys `NoExotics` and `HasNoZero` - B.2. Sufficient condition for a set to contain allowed subsets of card `n.succ` based on `n` - B.3. Statement of the allowed subsets of each cardinality - B.4. Lemma that stated allowed subsets are complete - B.5. Terms of `FluxesTen` obeying `NoExotics` and `HasNoZero` have card ≤ 3 - B.6. Terms of `FluxesTen` obeying `NoExotics` and `HasNoZero` are in `elemsNoExotics` - B.7. Terms of `FluxesTen` obey `NoExotics` and `HasNoZero` if and only if in `elemsNoExotics`
iv. References
There are no known references for the material in this module.
A. All terms of `FluxesFive` obeying `NoExotics` and `HasNoZero`
A.1. The allowed fluxes in a `FluxesFive` which obeys `NoExotics` and `HasNoZero`
A.2. Sufficient condition for a set to contain allowed subsets of card `n.succ` based on `n`
A.3. Statement of the allowed subsets of each cardinality
A.4. Lemma that stated allowed subsets are complete
A.5. Terms of `FluxesFive` obeying `NoExotics` and `HasNoZero` have card ≤ 6
A.6. Terms of `FluxesFive` obeying `NoExotics` and `HasNoZero` are in `elemsNoExotics`
A.7. Terms of `FluxesFive` obey `NoExotics` and `HasNoZero` if and only if in `elemsNoExotics`
B. All terms of `FluxesTen` obeying `NoExotics` and `HasNoZero`
B.1. The allowed fluxes in a `FluxesTen` which obeys `NoExotics` and `HasNoZero`
B.2. Sufficient condition for a set to contain allowed subsets of card `n.succ` based on `n`
B.3. Statement of the allowed subsets of each cardinality
B.4. Lemma that stated allowed subsets are complete
B.5. Terms of `FluxesTen` obeying `NoExotics` and `HasNoZero` have card ≤ 3
B.6. Terms of `FluxesTen` obeying `NoExotics` and `HasNoZero` are in `elemsNoExotics`
B.7. Terms of `FluxesTen` obey `NoExotics` and `HasNoZero` if and only if in `elemsNoExotics`
16 declarations
The 15 allowed flux pairs for matter curves under the no-exotics condition
In an F-theory model, let be a multiset of flux pairs associated with the representation matter curves, where is the chirality flux and is the hypercharge flux. If satisfies the `NoExotics` condition (which requires the total chiral indices for the and representations to be exactly 3 with no anti-chiral states) and the `HasNoZero` condition (meaning ), then every individual flux must belong to the following set of 15 possible flux pairs: This set contains all non-zero pairs that satisfy and .
Recursive membership of valid flux sub-multisets of size from size
In an F-theory model, let be a multiset of flux pairs associated with the representation matter curves. Suppose satisfies the `NoExotics` condition (the total chiral indices for and representations are exactly 3, with no anti-chiral states) and the `HasNoZero` condition (containing no zero flux ). Let be a sub-multiset of with cardinality . Suppose is a finite set of multisets that contains all sub-multisets of of cardinality . Let be a finite set of multisets such that for any flux pair in the set of 15 allowed pairs: and any multiset , if the multiset union satisfies: 1. 2. then . Under these conditions, the sub-multiset is an element of .
Allowed subsets of size for -bar fluxes with no exotics
For a given natural number , this function returns the finite set of all multisets of flux pairs with cardinality that can be formed as subsets of a 5-bar flux configuration in F-theory satisfying the "no exotics" and "no zero" conditions. The definition explicitly enumerates valid multisets for and returns the empty set for , indicating that no valid configuration exists with cardinality greater than 6.
Sub-multisets of Fluxes satisfying `NoExotics` are in `noExoticsSubsets`
Let be a multiset of flux pairs associated with the representation matter curves in an F-theory model. Suppose satisfies the `NoExotics` condition (ensuring exactly three generations of and with no anti-chiral states) and the `HasNoZero` condition (containing no zero flux ). Then, for any sub-multiset , is an element of the set of allowed subsets of cardinality , denoted as `noExoticsSubsets(|S|)`.
for Fluxes satisfying `NoExotics` and `HasNoZero`
Let be a multiset of flux pairs associated with the representation matter curves in an F-theory model. If satisfies the `NoExotics` condition (ensuring exactly three generations of and representations with no anti-chiral states) and the `HasNoZero` condition (containing no zero flux ), then the cardinality of the multiset is at most 6.
The cardinality of fluxes satisfying `NoExotics` and `HasNoZero` is in
Let be a multiset of flux pairs associated with the representation matter curves in an F-theory model. If satisfies the `NoExotics` condition (ensuring exactly three generations of and representations with no anti-chiral states) and the `HasNoZero` condition (stating that the zero flux is not in ), then the cardinality of the multiset is an element of the set .
Fluxes satisfying `NoExotics` and `HasNoZero` are in `elemsNoExotics`
Let be a multiset of flux pairs associated with the representation matter curves in an F-theory model. If satisfies the `NoExotics` condition (ensuring exactly three generations of and representations with no anti-chiral states) and the `HasNoZero` condition (stating that the zero flux is not an element of ), then is an element of the multiset `elemsNoExotics` containing all such valid configurations.
iff satisfies `NoExotics` and `HasNoZero` for Fluxes
Let be a multiset of flux pairs associated with the (5-bar) representation matter curves in an F-theory model. The configuration satisfies the `NoExotics` condition (ensuring exactly three generations of chiral lepton doublets and down-type quarks with no corresponding anti-chiral states) and the `HasNoZero` condition (stating that the zero flux is not an element of ) if and only if is a member of the pre-defined multiset `elemsNoExotics`.
Individual 10d fluxes belong to a finite set given NoExotics and HasNoZero conditions
In an F-theory model, let be a multiset of flux pairs associated with the 10-dimensional representation matter curves. If the flux configuration satisfies the condition of having no chiral exotics (`NoExotics`) and contains no zero fluxes (`HasNoZero`), then every individual flux pair must belong to the set .
Sufficient condition for a set to contain valid 10d flux sub-multisets of size
Let be a multiset of flux pairs representing matter curves in the 10-dimensional representation of an F-theory model. Suppose satisfies the condition of having no chiral exotics (`NoExotics`) and contains no zero fluxes (`HasNoZero`). Let be a natural number and be a sub-multiset of with cardinality . Suppose is a finite set containing all sub-multisets of with cardinality . Furthermore, let be a finite set of multisets such that for any flux pair and any multiset , the multiset is an element of if the following three physical constraints (representing the chiral indices of the , , and representations) are satisfied: 1. 2. 3. Then it holds that .
Allowed d flux sub-multisets of cardinality without exotics or zeros
For a given natural number , this definition returns the finite set of all multisets of cardinality that can be formed as sub-multisets of -dimensional representation flux configurations in F-theory that satisfy the `NoExotics` and `HasNoZero` conditions. A flux is represented as a pair . The definition proceeds by cases on : - If , the result is the set containing the empty multiset: . - If , the result is the set of singleton multisets: . - If , the result is the set of multisets: . - If , the result is the set of multisets: . - If , the result is the empty set .
Sub-multisets of Valid 10d Fluxes are in `noExoticsSubsets`
For any multiset of flux pairs associated with 10-dimensional matter curves in an F-theory model, if satisfies the `NoExotics` condition (ensuring no chiral exotics in the MSSM spectrum) and the `HasNoZero` condition (containing no flux pairs), then any sub-multiset is a member of the finite set of allowed 10d flux sub-multisets of cardinality , denoted by `noExoticsSubsets(|S|)`.
Valid d Flux Configurations have Cardinality
Let be a multiset of flux pairs associated with 10-dimensional representation matter curves in an F-theory model (of type `FluxesTen`). If satisfies the `NoExotics` condition (ensuring there are no exotic chiral matter representations and exactly 3 generations of , , and in the MSSM spectrum) and the `HasNoZero` condition (ensuring that the zero flux is not an element of ), then the cardinality of the multiset is at most 3, i.e., .
Cardinality of Valid 10d Flux Configurations is in
Let be a multiset of flux pairs associated with 10-dimensional matter curves in an F-theory model. If satisfies the `NoExotics` condition (ensuring no exotic chiral matter and exactly 3 generations of , , and ) and the `HasNoZero` condition (ensuring the zero flux is not in ), then the cardinality of the multiset is an element of the set .
d flux configurations satisfying `NoExotics` and `HasNoZero` are in `elemsNoExotics`
Let be a multiset of flux pairs representing the -dimensional representation matter curves in an F-theory model. If satisfies the `NoExotics` condition (ensuring no chiral exotics and exactly three generations of the representations , , and ) and the `HasNoZero` condition (ensuring the zero flux is not in ), then is an element of the multiset `elemsNoExotics`.
if and only if satisfies `NoExotics` and `HasNoZero` for 10d fluxes
Let be a multiset of flux pairs associated with the 10-dimensional representation matter curves in an F-theory model. satisfies the `NoExotics` condition (which ensures that the spectrum contains exactly three generations of the Standard Model representations , , and with no anti-chiral exotics) and the `HasNoZero` condition (which states that the zero flux is not an element of ) if and only if is an element of the multiset `elemsNoExotics`.
