set VD = { r where r is Real : ex t being Division of A ex F being var_volume of rho,t st r = Sum F } ;
set t0 = the Division of A;
set F0 = the var_volume of rho, the Division of A;
A11:
Sum the var_volume of rho, the Division of A in { r where r is Real : ex t being Division of A ex F being var_volume of rho,t st r = Sum F }
;
for z being object st z in { r where r is Real : ex t being Division of A ex F being var_volume of rho,t st r = Sum F } holds
z in REAL
then reconsider VD = { r where r is Real : ex t being Division of A ex F being var_volume of rho,t st r = Sum F } as non empty Subset of REAL by A11, TARSKI:def 3;
consider d being Real such that
A3:
( 0 <= d & ( for t being Division of A
for F being var_volume of rho,t holds Sum F <= d ) )
by AS;
for p being ExtReal st p in VD holds
p <= d
then
d is UpperBound of VD
by XXREAL_2:def 1;
then B1:
VD is bounded_above
by XXREAL_2:def 10;
set z = upper_bound VD;
take
upper_bound VD
; ex VD being non empty Subset of REAL st
( VD is bounded_above & VD = { r where r is Real : ex t being Division of A ex F being var_volume of rho,t st r = Sum F } & upper_bound VD = upper_bound VD )
thus
ex VD being non empty Subset of REAL st
( VD is bounded_above & VD = { r where r is Real : ex t being Division of A ex F being var_volume of rho,t st r = Sum F } & upper_bound VD = upper_bound VD )
by B1; verum