Allows Term Form card le degree
SuperSymmetry.SU5.ChargeSpectrum.allowsTermForm_card_le_degree
Project documentation
The charge spectrum allowsTermForm a b c T allows the potential term T. -/ lemma allowsTermForm_allowsTerm {a b c : 𝓩} {T : PotentialTerm} : (allowsTermForm a b c T).AllowsTerm T := by simp [AllowsTerm, ofPotentialTerm, allowsTermForm] cases T all_goals simp [PotentialTerm.toFieldLabel, ofFieldLabel] case Λ => exact ⟨a, b, by simp⟩ case K1 | topYukaw...
Source project: Physlib
Person-level attribution pending.