let X be non empty set ; :: thesis: 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 set st x in dom (f - g) holds
g . x <= f . x ) holds
f - g is nonnegative
let S be SigmaField of X; :: thesis: 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 set st x in dom (f - g) holds
g . x <= f . x ) holds
f - g is nonnegative
let M be sigma_Measure of S; :: thesis: for f, g being PartFunc of X,ExtREAL st f is_simple_func_in S & g is_simple_func_in S & ( for x being set st x in dom (f - g) holds
g . x <= f . x ) holds
f - g is nonnegative
let f, g be PartFunc of X,ExtREAL ; :: thesis: ( f is_simple_func_in S & g is_simple_func_in S & ( for x being set 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 set st x in dom (f - g) holds
g . x <= f . x
; :: thesis: f - g is nonnegative
( f is without+infty & g is without-infty )
by A1, A2, Th20;
then
( not +infty in rng f & not -infty in rng g )
by Def3, Def4;
then A4:
( f " {+infty } = {} & g " {-infty } = {} )
by FUNCT_1:142;
then
((dom f) /\ (dom g)) \ (((f " {+infty }) /\ (g " {+infty })) \/ ((f " {-infty }) /\ (g " {-infty }))) = (dom f) /\ (dom g)
;
then A5:
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 Th27; :: thesis: verum