Physlib.Particles.SuperSymmetry.SU5.FieldLabels
The field labels
i. Overview
To each field and it's conjugate in the `SU(5)` SUSY GUT we assign a label, namely an element of the inductive type `FieldLabel`.
This field label will be used to specify the representations of fields present in terms of the lagrangian.
ii. Key results
The key results are - `FieldLabel` : the inductive type of field labels. - `FieldLabel.RParity` : the R-parity of a field label, being `1` if it is in the non-trivial representation and `0` otherwise.
iii. Table of contents
- A. The field labels
- B. R-parity of a field label
iv. References
A. The field labels
The inductive type `FieldLabel` is defined, with one constructor for each field and it's conjugate present in the `SU(5)` SUSY GUT.
Note that there is only one `10` representation, as it is self-conjugate.
B. R-parity of a field label
We define the R-parity of a field label, being `1` if it is in the non-trivial representation and `0` otherwise.
4 declarations
Field labels in SUSY GUT
The type is an inductive set consisting of labels for each field and its conjugate within an Supersymmetric Grand Unified Theory (SUSY GUT). These labels are used to specify the representations of the fields appearing in the Lagrangian of the theory.
Decidability of equality for field labels in SUSY GUT
The equality relation between any two field labels in the set of the Supersymmetric Grand Unified Theory (SUSY GUT) is decidable. This implies that there is a computational procedure to determine whether two given labels represent the same field.
The set of field labels is finite
The set of field labels in the Supersymmetric Grand Unified Theory (SUSY GUT), denoted as , is finite. This ensures that there are a finite number of distinct labels representing the fields and their conjugates within the theory.
R-parity of field labels in SUSY GUT
The function assigns an R-parity value in to a given field label within an Supersymmetric Grand Unified Theory (SUSY GUT). Specifically, the Higgs field labels—representing the up-type Higgs () and down-type Higgs ()—are mapped to , while the matter field labels (in the , , and representations) are mapped to .
