:: deftheorem Def8 defines pre-Measure MEASURE9:def 7 :
for X being set
for P being with_empty_element Subset-Family of X
for b3 being zeroed nonnegative Function of P,ExtREAL holds
( b3 is pre-Measure of P iff ( ( for F being disjoint_valued FinSequence of P st Union F in P holds
b3 . (Union F) = Sum (b3 * F) ) & ( for K being disjoint_valued Function of NAT,P st Union K in P holds
b3 . (Union K) <= SUM (b3 * K) ) ) );