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 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 M being sigma_Measure of S
for f being PartFunc of X,ExtREAL 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 M be sigma_Measure of S; :: thesis: for f being PartFunc of X,ExtREAL 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,ExtREAL; :: 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, Th54;
then A2: c (#) f is_measurable_on A /\ B by A1, MESFUNC1:37, XBOOLE_1:17;
dom (c (#) f) = A by A1, MESFUNC1:def 6;
hence c (#) f is_measurable_on B by A2, Th54; :: thesis: verum