let X be non empty set ; :: thesis: for S being SigmaField of X
for f being PartFunc of X,REAL st ex A being Element of S st dom f = A holds
for c being Real
for B being Element of S st f is_measurable_on B holds
c (#) f is_measurable_on B

let S be SigmaField of X; :: thesis: for f being PartFunc of X,REAL st ex A being Element of S st dom f = A holds
for c being Real
for B being Element of S st f is_measurable_on B holds
c (#) f is_measurable_on B

let f be PartFunc of X,REAL; :: thesis: ( ex A being Element of S st dom f = A implies for c being Real
for B being Element of S st f is_measurable_on B holds
c (#) f is_measurable_on B )

assume ex A being Element of S st A = dom f ; :: thesis: for c being Real
for B being Element of S st f is_measurable_on B holds
c (#) f is_measurable_on B

then consider A being Element of S such that
A1: A = dom f ;
let c be Real; :: thesis: for B being Element of S st f is_measurable_on B holds
c (#) f is_measurable_on B

let B be Element of S; :: thesis: ( f is_measurable_on B implies c (#) f is_measurable_on B )
assume f is_measurable_on B ; :: thesis: c (#) f is_measurable_on B
then f is_measurable_on A /\ B by A1, Th80;
then A2: c (#) f is_measurable_on A /\ B by A1, Th21, XBOOLE_1:17;
dom (c (#) f) = A by A1, VALUED_1:def 5;
hence c (#) f is_measurable_on B by A2, Th80; :: thesis: verum