Allows Term Q5 or allows Term of allows Term insert Q5
SuperSymmetry.SU5.ChargeSpectrum.allowsTermQ5_or_allowsTerm_of_allowsTerm_insertQ5
Project documentation
The proposition for which says, given a charge x adding a charge q5 permits the existence of a potential term T due to the addition of that charge. -/ def AllowsTermQ5 (x : ChargeSpectrum š©) (q5 : š©) (T : PotentialTerm) : Prop := match T with | .μ => false | .β => match x with | āØ_, some qHu, _, _ā© => q5 = qHu | _ => false | .Ī => (0 : š©) ā ((ins...
Source project: Physlib
Person-level attribution pending.