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 A1: 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

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 A2: f is_measurable_on B ; :: thesis: c (#) f is_measurable_on B
consider A being Element of S such that
A3: A = dom f by A1;
f is_measurable_on A /\ B by A2, A3, Th80;
then A4: c (#) f is_measurable_on A /\ B by A3, Th21, XBOOLE_1:17;
dom (c (#) f) = A by A3, VALUED_1:def 5;
hence c (#) f is_measurable_on B by A4, Th80; :: thesis: verum