:: deftheorem Def14 defines eqSumOf ORDERS_5:def 14 :
for A being set
for D being a_partition of A
for f being finite-support Function of A,REAL
for b4 being Function of D,REAL holds
( b4 = D eqSumOf f iff for X being Element of D st X in D holds
b4 . X = Sum (f * (canFS (eqSupport (f,X)))) );