Map lift Charge
FTheory.SU5.FiveQuanta.map_liftCharge
Project documentation
Given a finite set of charges c the FiveQuanta which do not have exotics, duplicate charges or zero fluxes, which map down to c. -/ def liftCharge (c : Finset π©) : Multiset (FiveQuanta π©) := /- The multisets of cardinality 3 containing 3 elements of c. -/ let S53 : Multiset (Multiset π©) := toMultisetsThree c /- Pairs of multisets (s1, s2) such...
Source project: Physlib
Person-level attribution pending.