let X be non empty set ; for S being SigmaField of X
for f being PartFunc of X,ExtREAL
for A, B being Element of S st B c= A & f is_measurable_on A holds
f is_measurable_on B
let S be SigmaField of X; for f being PartFunc of X,ExtREAL
for A, B being Element of S st B c= A & f is_measurable_on A holds
f is_measurable_on B
let f be PartFunc of X,ExtREAL ; for A, B being Element of S st B c= A & f is_measurable_on A holds
f is_measurable_on B
let A, B be Element of S; ( B c= A & f is_measurable_on A implies f is_measurable_on B )
assume that
A1:
B c= A
and
A2:
f is_measurable_on A
; f is_measurable_on B
A3:
for r being real number holds B /\ (less_dom f,(R_EAL r)) in S
proof
let r be
real number ;
B /\ (less_dom f,(R_EAL r)) in S
A4:
A /\ (less_dom f,(R_EAL r)) in S
by A2, Def17;
A5:
B /\ (A /\ (less_dom f,(R_EAL r))) =
(B /\ A) /\ (less_dom f,(R_EAL r))
by XBOOLE_1:16
.=
B /\ (less_dom f,(R_EAL r))
by A1, XBOOLE_1:28
;
thus
B /\ (less_dom f,(R_EAL r)) in S
by A4, A5, FINSUB_1:def 2;
verum
end;
thus
f is_measurable_on B
by A3, Def17; verum