Eq allows Term Form of mem minimally Allows Term Of Finset
SuperSymmetry.SU5.ChargeSpectrum.eq_allowsTermForm_of_mem_minimallyAllowsTermOfFinset
Project documentation
The multiset of all charges within ofFinset S5 S10 which minimally allow the potential term T. -/ def minimallyAllowsTermsOfFinset (S5 S10 : Finset 𝓩) : (T : PotentialTerm) → Multiset (ChargeSpectrum 𝓩) | μ => let SqHd := S5.val let SqHu := S5.val let prod := SqHd ×ˢ (SqHu) let Filt := prod.filter (fun x => - x.1 + x.2 = 0) (Filt.map (fun x => ⟨x.1,...
Source project: Physlib
Person-level attribution pending.