PhysLean Documentation

PhysLean.StringTheory.FTheory.SU5.Charges.Viable

Note this file takes a long time to compile.

Charges which are not pheno-constrained and do not regenerate dangerous couplings with Yukawas #

In this module we give a multiset of -valued charges which have values allowed by a CodimensionOneConfig, I, which permit a top Yukawa coupling, are not phenomenologically constrained, and do not regenerate dangerous couplings with one insertion of a Yuakawa coupling.

Key results #

Implementation details #

Viable completions #

The multisets of viable charges. #

The charges in addition to viableCompletions which which permit a top Yukawa coupling, are not phenomenologically constrained, and do not regenerate dangerous couplings with one insertion of a Yukawa coupling.

These can be found with e.g. #eval (viableChargesMultiset same.allowedBarFiveCharges same.allowedTenCharges).toFinset

(completeMinSubset same.allowedBarFiveCharges same.allowedTenCharges).toFinset

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    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.

    These trees can be found with e.g. #eval viableChargesExt nextToNearestNeighbor.

    Equations
    Instances For

      Basic properties #

      Closed under inserting 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.

      Inserting a q5 charge into an element of viableCharges I either

      1. produces another element of viableCharges I, or
      2. produce a charge which is phenomenolically constrained or regenerates dangourous couplings with the Yukawas.

      Inserting a q10 charge into an element of viableCharges I either

      1. produces another element of viableCharges I, or
      2. produce a charge which is phenomenolically constrained or regenerates dangourous couplings with the Yukawas.

      Proof of completeness. #