Anomaly cancellation of a theory with a pure U(1)-gauge group #
In a pure U(1) gauge theory with n
Weyl fermions carrying charges xᵢ
the anomaly cancellation
conditions (ACCs) which must be satisfied for a consistent gauge theory correspond to:
- The linear ACC:
∑ xᵢ = 0
- The cubic ACC:
∑ xᵢ³ = 0
The charges xᵢ
have rational fractions with one another, here they are specified as
rational numbers.
The vector space of charges.
Equations
Instances For
@[simp]
The gravitational anomaly.
Equations
- PureU1.accGrav n = { toFun := fun (S : (PureU1.PureU1Charges n).Charges) => ∑ i : Fin n, S i, map_add' := ⋯, map_smul' := ⋯ }
Instances For
The symmetric trilinear form used to define the cubic anomaly.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
The cubic anomaly equation.
Equations
Instances For
The cubic ACC for the pure-U(1)
anomaly equations is equal to the sum of the cubed
charges.
@[simp]
@[simp]