Anomaly cancellation conditions for the Standard Model with right-handed neutrinos #
This directory is related to the anomaly cancellation conditions (ACCs) for the Standard Model with right-handed neutrinos (SMν).
The vector space of charges corresponding to the SM fermions with RHN.
Equations
- SMνCharges n = ACCSystemChargesMk (6 * n)
Instances For
The vector spaces of charges of one species of fermions in the SM.
Equations
Instances For
An equivalence between (SMνCharges n).charges and (Fin 6 → Fin n → ℚ)
splitting the charges into species.
Equations
- SMνCharges.toSpeciesEquiv = ((Equiv.curry (Fin 6) (Fin n) ℚ).symm.trans (finProdFinEquiv.arrowCongr (Equiv.refl ℚ))).symm
Instances For
Given an i ∈ Fin 6, the projection of charges onto a given species.
Equations
- SMνCharges.toSpecies i = { toFun := fun (S : (SMνCharges n).Charges) => SMνCharges.toSpeciesEquiv S i, map_add' := ⋯, map_smul' := ⋯ }
Instances For
The gravitational anomaly equation.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Extensionality lemma for accGrav.
The SU(2) anomaly equation.
Equations
- SMνACCs.accSU2 = { toFun := fun (S : (SMνCharges n).Charges) => ∑ i : Fin (SMνSpecies n).numberCharges, (3 * SMνCharges.Q S i + SMνCharges.L S i), map_add' := ⋯, map_smul' := ⋯ }
Instances For
Extensionality lemma for accSU2.
The SU(3) anomaly equations.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Extensionality lemma for accSU3.
The Y² anomaly equation.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Extensionality lemma for accYY.
The quadratic bilinear map.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The quadratic anomaly cancellation condition.
Instances For
Extensionality lemma for accQuad.
The symmetric trilinear form used to define the cubic acc.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The cubic ACC.
Equations
Instances For
Extensionality lemma for accCube.