let X be non empty set ; for S being SigmaField of X
for M being sigma_Measure of S
for f being PartFunc of X,ExtREAL
for c being Real
for B being Element of S st f is_integrable_on M holds
( f | B is_integrable_on M & Integral_on (M,B,(c (#) f)) = c * (Integral_on (M,B,f)) )
let S be SigmaField of X; for M being sigma_Measure of S
for f being PartFunc of X,ExtREAL
for c being Real
for B being Element of S st f is_integrable_on M holds
( f | B is_integrable_on M & Integral_on (M,B,(c (#) f)) = c * (Integral_on (M,B,f)) )
let M be sigma_Measure of S; for f being PartFunc of X,ExtREAL
for c being Real
for B being Element of S st f is_integrable_on M holds
( f | B is_integrable_on M & Integral_on (M,B,(c (#) f)) = c * (Integral_on (M,B,f)) )
let f be PartFunc of X,ExtREAL; for c being Real
for B being Element of S st f is_integrable_on M holds
( f | B is_integrable_on M & Integral_on (M,B,(c (#) f)) = c * (Integral_on (M,B,f)) )
let c be Real; for B being Element of S st f is_integrable_on M holds
( f | B is_integrable_on M & Integral_on (M,B,(c (#) f)) = c * (Integral_on (M,B,f)) )
let B be Element of S; ( f is_integrable_on M implies ( f | B is_integrable_on M & Integral_on (M,B,(c (#) f)) = c * (Integral_on (M,B,f)) ) )
assume
f is_integrable_on M
; ( f | B is_integrable_on M & Integral_on (M,B,(c (#) f)) = c * (Integral_on (M,B,f)) )
then A1:
f | B is_integrable_on M
by Th97;
A2:
for x being object st x in dom ((c (#) f) | B) holds
((c (#) f) | B) . x = (c (#) (f | B)) . x
dom ((c (#) f) | B) = (dom (c (#) f)) /\ B
by RELAT_1:61;
then
dom ((c (#) f) | B) = (dom f) /\ B
by MESFUNC1:def 6;
then
dom ((c (#) f) | B) = dom (f | B)
by RELAT_1:61;
then
dom ((c (#) f) | B) = dom (c (#) (f | B))
by MESFUNC1:def 6;
then
(c (#) f) | B = c (#) (f | B)
by A2, FUNCT_1:2;
hence
( f | B is_integrable_on M & Integral_on (M,B,(c (#) f)) = c * (Integral_on (M,B,f)) )
by A1, Th110; verum