let X be non empty set ; for S being SigmaField of X
for M being sigma_Measure of S
for f, g being PartFunc of X,ExtREAL st f is_integrable_on M & g is_integrable_on M holds
ex E being Element of S st
( E = (dom f) /\ (dom g) & Integral M,(f - g) = (Integral M,(f | E)) + (Integral M,((- g) | E)) )
let S be SigmaField of X; for M being sigma_Measure of S
for f, g being PartFunc of X,ExtREAL st f is_integrable_on M & g is_integrable_on M holds
ex E being Element of S st
( E = (dom f) /\ (dom g) & Integral M,(f - g) = (Integral M,(f | E)) + (Integral M,((- g) | E)) )
let M be sigma_Measure of S; for f, g being PartFunc of X,ExtREAL st f is_integrable_on M & g is_integrable_on M holds
ex E being Element of S st
( E = (dom f) /\ (dom g) & Integral M,(f - g) = (Integral M,(f | E)) + (Integral M,((- g) | E)) )
let f, g be PartFunc of X,ExtREAL ; ( f is_integrable_on M & g is_integrable_on M implies ex E being Element of S st
( E = (dom f) /\ (dom g) & Integral M,(f - g) = (Integral M,(f | E)) + (Integral M,((- g) | E)) ) )
assume that
A1:
f is_integrable_on M
and
A2:
g is_integrable_on M
; ex E being Element of S st
( E = (dom f) /\ (dom g) & Integral M,(f - g) = (Integral M,(f | E)) + (Integral M,((- g) | E)) )
(- 1) (#) g is_integrable_on M
by A2, MESFUNC5:116;
then
- g is_integrable_on M
by MESFUNC2:11;
then consider E being Element of S such that
A3:
E = (dom f) /\ (dom (- g))
and
A4:
Integral M,(f + (- g)) = (Integral M,(f | E)) + (Integral M,((- g) | E))
by A1, MESFUNC5:115;
A5:
dom g = dom (- g)
by MESFUNC1:def 7;
Integral M,(f - g) = (Integral M,(f | E)) + (Integral M,((- g) | E))
by A4, MESFUNC2:9;
hence
ex E being Element of S st
( E = (dom f) /\ (dom g) & Integral M,(f - g) = (Integral M,(f | E)) + (Integral M,((- g) | E)) )
by A3, A5; verum