To Charge to Finset of mem lift Charge
FTheory.SU5.TenQuanta.toCharge_toFinset_of_mem_liftCharge
Project documentation
Given a finite set of charges c the TenQuanta which do not have exotics, duplicate charges or zero fluxes, which map down to c. This is defined to be as efficient as possible. -/ def liftCharge (c : Finset 𝓩) : Multiset (TenQuanta 𝓩) := /- The {(1, 0), (1, 0), (1, 0)} case. -/ /- The multisets of cardinality 3 containing 3 elements of c. -/ let...
Source project: Physlib
Person-level attribution pending.