let X be non empty set ; :: thesis: for S being SigmaField of X
for M being sigma_Measure of S
for f being PartFunc of X,ExtREAL
for A being Element of S st ex E being Element of S st
( E = dom f & f is_measurable_on E ) & f is nonnegative holds
0 <= integral+ M,(f | A)
let S be SigmaField of X; :: thesis: for M being sigma_Measure of S
for f being PartFunc of X,ExtREAL
for A being Element of S st ex E being Element of S st
( E = dom f & f is_measurable_on E ) & f is nonnegative holds
0 <= integral+ M,(f | A)
let M be sigma_Measure of S; :: thesis: for f being PartFunc of X,ExtREAL
for A being Element of S st ex E being Element of S st
( E = dom f & f is_measurable_on E ) & f is nonnegative holds
0 <= integral+ M,(f | A)
let f be PartFunc of X,ExtREAL ; :: thesis: for A being Element of S st ex E being Element of S st
( E = dom f & f is_measurable_on E ) & f is nonnegative holds
0 <= integral+ M,(f | A)
let A be Element of S; :: thesis: ( ex E being Element of S st
( E = dom f & f is_measurable_on E ) & f is nonnegative implies 0 <= integral+ M,(f | A) )
assume A1:
( ex E being Element of S st
( E = dom f & f is_measurable_on E ) & f is nonnegative )
; :: thesis: 0 <= integral+ M,(f | A)
then consider E being Element of S such that
A2:
( E = dom f & f is_measurable_on E )
;
set C = E /\ A;
A3:
f is_measurable_on E /\ A
by A2, MESFUNC1:34, XBOOLE_1:17;
A4:
E /\ A = dom (f | A)
by A2, RELAT_1:90;
(dom f) /\ (E /\ A) = E /\ A
by A2, XBOOLE_1:17, XBOOLE_1:28;
then A5:
f | (E /\ A) is_measurable_on E /\ A
by A3, Th48;
A6: dom (f | A) =
E /\ A
by A2, RELAT_1:90
.=
(dom f) /\ (E /\ A)
by A2, XBOOLE_1:17, XBOOLE_1:28
.=
dom (f | (E /\ A))
by RELAT_1:90
;
for x being set st x in dom (f | A) holds
(f | A) . x = (f | (E /\ A)) . x
then
f | A is_measurable_on E /\ A
by A5, A6, FUNCT_1:9;
hence
0 <= integral+ M,(f | A)
by A1, A4, Th21, Th85; :: thesis: verum