Of Yukawa Terms NSum subset of subset
SuperSymmetry.SU5.ChargeSpectrum.ofYukawaTermsNSum_subset_of_subset
Project documentation
The charges of those terms which can be regenerated with up-to n insertions of singlets needed to regenerate the Yukawa terms. Equivalently, the sum of up-to n integers each corresponding to a charge of the Yukawa terms. -/ def ofYukawaTermsNSum (x : ChargeSpectrum 𝓩) : ℕ → Multiset 𝓩 | 0 => {0} | n + 1 => x.ofYukawaTermsNSum n + (x.ofYukawaTermsNSu...
Source project: Physlib
Person-level attribution pending.