:: deftheorem Def2 defines Sum UPROOTS:def 3 :
for A being set
for b being Rbag of A
for b3 being Real holds
( b3 = Sum b iff ex f being FinSequence of REAL st
( b3 = Sum f & f = b * (canFS (support b)) ) );