let X be non empty set ; for S being SigmaField of X
for M being sigma_Measure of S
for f, g being PartFunc of X,ExtREAL st f is_simple_func_in S & g is_simple_func_in S & ( for x being object st x in dom (f - g) holds
g . x <= f . x ) holds
f - g is nonnegative
let S be SigmaField of X; for M being sigma_Measure of S
for f, g being PartFunc of X,ExtREAL st f is_simple_func_in S & g is_simple_func_in S & ( for x being object st x in dom (f - g) holds
g . x <= f . x ) holds
f - g is nonnegative
let M be sigma_Measure of S; for f, g being PartFunc of X,ExtREAL st f is_simple_func_in S & g is_simple_func_in S & ( for x being object st x in dom (f - g) holds
g . x <= f . x ) holds
f - g is nonnegative
let f, g be PartFunc of X,ExtREAL; ( f is_simple_func_in S & g is_simple_func_in S & ( for x being object st x in dom (f - g) holds
g . x <= f . x ) implies f - g is nonnegative )
assume that
A1:
f is_simple_func_in S
and
A2:
g is_simple_func_in S
and
A3:
for x being object st x in dom (f - g) holds
g . x <= f . x
; f - g is nonnegative
g is ()
by A2, Th14;
then
not -infty in rng g
;
then A4:
g " {-infty} = {}
by FUNCT_1:72;
f is ()
by A1, Th14;
then
not +infty in rng f
;
then A5:
f " {+infty} = {}
by FUNCT_1:72;
then
((dom f) /\ (dom g)) \ (((f " {+infty}) /\ (g " {+infty})) \/ ((f " {-infty}) /\ (g " {-infty}))) = (dom f) /\ (dom g)
by A4;
then A6:
dom (f - g) = (dom f) /\ (dom g)
by MESFUNC1:def 4;
for x being set st x in (dom f) /\ (dom g) holds
( g . x <= f . x & -infty < g . x & f . x < +infty )
hence
f - g is nonnegative
by Th21; verum