let X be non empty set ; :: thesis: for S being SigmaField of X
for M being sigma_Measure of S
for E being Element of S
for f being PartFunc of X,ExtREAL st E c= dom f & f is nonnegative & f is_measurable_on E holds
ex g being Functional_Sequence of X,ExtREAL st
( g is additive & ( for n being Nat holds
( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E ) ) & ( for x being Element of X st x in E holds
( g # x is summable & f . x = Sum (g # x) ) ) & ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral M,((g . n) | E) ) & I is summable & Integral M,(f | E) = Sum I ) )
let S be SigmaField of X; :: thesis: for M being sigma_Measure of S
for E being Element of S
for f being PartFunc of X,ExtREAL st E c= dom f & f is nonnegative & f is_measurable_on E holds
ex g being Functional_Sequence of X,ExtREAL st
( g is additive & ( for n being Nat holds
( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E ) ) & ( for x being Element of X st x in E holds
( g # x is summable & f . x = Sum (g # x) ) ) & ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral M,((g . n) | E) ) & I is summable & Integral M,(f | E) = Sum I ) )
let M be sigma_Measure of S; :: thesis: for E being Element of S
for f being PartFunc of X,ExtREAL st E c= dom f & f is nonnegative & f is_measurable_on E holds
ex g being Functional_Sequence of X,ExtREAL st
( g is additive & ( for n being Nat holds
( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E ) ) & ( for x being Element of X st x in E holds
( g # x is summable & f . x = Sum (g # x) ) ) & ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral M,((g . n) | E) ) & I is summable & Integral M,(f | E) = Sum I ) )
let E be Element of S; :: thesis: for f being PartFunc of X,ExtREAL st E c= dom f & f is nonnegative & f is_measurable_on E holds
ex g being Functional_Sequence of X,ExtREAL st
( g is additive & ( for n being Nat holds
( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E ) ) & ( for x being Element of X st x in E holds
( g # x is summable & f . x = Sum (g # x) ) ) & ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral M,((g . n) | E) ) & I is summable & Integral M,(f | E) = Sum I ) )
let f be PartFunc of X,ExtREAL ; :: thesis: ( E c= dom f & f is nonnegative & f is_measurable_on E implies ex g being Functional_Sequence of X,ExtREAL st
( g is additive & ( for n being Nat holds
( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E ) ) & ( for x being Element of X st x in E holds
( g # x is summable & f . x = Sum (g # x) ) ) & ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral M,((g . n) | E) ) & I is summable & Integral M,(f | E) = Sum I ) ) )
assume that
A1:
E c= dom f
and
A2:
f is nonnegative
and
A3:
f is_measurable_on E
; :: thesis: ex g being Functional_Sequence of X,ExtREAL st
( g is additive & ( for n being Nat holds
( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E ) ) & ( for x being Element of X st x in E holds
( g # x is summable & f . x = Sum (g # x) ) ) & ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral M,((g . n) | E) ) & I is summable & Integral M,(f | E) = Sum I ) )
set F = f | E;
R1:
dom (f | E) = E
by A1, RELAT_1:91;
E = (dom f) /\ E
by A1, XBOOLE_1:28;
then
( f | E is_measurable_on E & f | E is nonnegative )
by A2, A3, MESFUNC5:21, MESFUNC5:48;
then consider h being Functional_Sequence of X,ExtREAL such that
A4:
( ( for n being Nat holds
( h . n is_simple_func_in S & dom (h . n) = dom (f | E) ) ) & ( for n being Nat holds h . n is nonnegative ) & ( for n, m being Nat st n <= m holds
for x being Element of X st x in dom (f | E) holds
(h . n) . x <= (h . m) . x ) & ( for x being Element of X st x in dom (f | E) holds
( h # x is convergent & lim (h # x) = (f | E) . x ) ) )
by R1, MESFUNC5:70;
defpred S1[ Element of NAT , set , set ] means $3 = (h . ($1 + 1)) - (h . $1);
K1:
for n being Element of NAT
for x being set ex y being set st S1[n,x,y]
;
consider g being Function such that
K3:
( dom g = NAT & g . 0 = h . 0 & ( for n being Element of NAT holds S1[n,g . n,g . (n + 1)] ) )
from RECDEF_1:sch 1(K1);
then
rng g c= PFuncs X,ExtREAL
by TARSKI:def 3;
then reconsider g = g as Functional_Sequence of X,ExtREAL by K3, FUNCT_2:def 1, RELSET_1:11;
take
g
; :: thesis: ( g is additive & ( for n being Nat holds
( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E ) ) & ( for x being Element of X st x in E holds
( g # x is summable & f . x = Sum (g # x) ) ) & ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral M,((g . n) | E) ) & I is summable & Integral M,(f | E) = Sum I ) )
Q1:
for n being Nat holds
( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E & E c= dom (g . n) )
proof
let n be
Nat;
:: thesis: ( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E & E c= dom (g . n) )
per cases
( n = 0 or n <> 0 )
;
suppose
n <> 0
;
:: thesis: ( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E & E c= dom (g . n) )then consider m being
Nat such that P2:
n = m + 1
by NAT_1:6;
reconsider m =
m as
Element of
NAT by ORDINAL1:def 13;
P5:
g . n = (h . n) - (h . m)
by K3, P2;
then P3:
g . n = (h . n) + (- (h . m))
by MESFUNC2:9;
P4:
(
h . n is_simple_func_in S &
h . m is_simple_func_in S )
by A4;
then
(- 1) (#) (h . m) is_simple_func_in S
by MESFUNC5:45;
then P11:
- (h . m) is_simple_func_in S
by MESFUNC2:11;
hence
g . n is_simple_func_in S
by P3, P4, MESFUNC5:44;
:: thesis: ( g . n is nonnegative & g . n is_measurable_on E & E c= dom (g . n) )
(
h . n is
without-infty &
h . m is
without+infty )
by P4, MESFUNC5:20;
then P7:
dom ((h . n) - (h . m)) = (dom (h . n)) /\ (dom (h . m))
by MESFUNC5:23;
P10:
(
dom (h . n) = dom (f | E) &
dom (h . m) = dom (f | E) )
by A4;
hence
g . n is
nonnegative
by P4, P5, MESFUNC5:46;
:: thesis: ( g . n is_measurable_on E & E c= dom (g . n) )thus
g . n is_measurable_on E
by P11, P3, P4, MESFUNC2:37, MESFUNC5:44;
:: thesis: E c= dom (g . n)thus
E c= dom (g . n)
by R1, K3, P2, P10, P7;
:: thesis: verum end; end;
end;
hence Q2:
g is additive
by Lem10; :: thesis: ( ( for n being Nat holds
( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E ) ) & ( for x being Element of X st x in E holds
( g # x is summable & f . x = Sum (g # x) ) ) & ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral M,((g . n) | E) ) & I is summable & Integral M,(f | E) = Sum I ) )
thus
for n being Nat holds
( g . n is_simple_func_in S & g . n is nonnegative & g . n is_measurable_on E )
by Q1; :: thesis: ( ( for x being Element of X st x in E holds
( g # x is summable & f . x = Sum (g # x) ) ) & ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral M,((g . n) | E) ) & I is summable & Integral M,(f | E) = Sum I ) )
Q3:
now let x be
Element of
X;
:: thesis: ( x in E implies ( g # b1 is summable & Sum (g # b1) = f . b1 ) )assume L0:
x in E
;
:: thesis: ( g # b1 is summable & Sum (g # b1) = f . b1 )then L1:
(
h # x is
convergent &
lim (h # x) = (f | E) . x )
by A4, R1;
L5:
for
m being
Nat holds
(Partial_Sums (g # x)) . m = (h # x) . m
proof
let m be
Nat;
:: thesis: (Partial_Sums (g # x)) . m = (h # x) . m
defpred S2[
Nat]
means (Partial_Sums (g # x)) . $1
= (h # x) . $1;
(Partial_Sums (g # x)) . 0 = (g # x) . 0
by Def1;
then
(Partial_Sums (g # x)) . 0 = (g . 0 ) . x
by MESFUNC5:def 13;
then B1:
S2[
0 ]
by K3, MESFUNC5:def 13;
B2:
for
k being
Nat st
S2[
k] holds
S2[
k + 1]
proof
let k be
Nat;
:: thesis: ( S2[k] implies S2[k + 1] )
set Pgx =
Partial_Sums (g # x);
assume
S2[
k]
;
:: thesis: S2[k + 1]
then B3:
(Partial_Sums (g # x)) . k = (h . k) . x
by MESFUNC5:def 13;
(
h . (k + 1) is_simple_func_in S &
h . k is_simple_func_in S )
by A4;
then B4:
(
h . (k + 1) is
without+infty &
h . (k + 1) is
without-infty &
h . k is
without+infty &
h . k is
without-infty )
by MESFUNC5:20;
B5:
(
dom (h . (k + 1)) = dom (f | E) &
dom (h . k) = dom (f | E) )
by A4;
then C0:
(
-infty < (h . (k + 1)) . x &
(h . (k + 1)) . x < +infty &
-infty < (h . k) . x &
(h . k) . x < +infty )
by L0, R1, B4, MESFUNC5:16, MESFUNC5:17;
reconsider k =
k as
Element of
NAT by ORDINAL1:def 13;
B6:
g . (k + 1) = (h . (k + 1)) - (h . k)
by K3;
B7:
dom ((h . (k + 1)) - (h . k)) = (dom (h . (k + 1))) /\ (dom (h . k))
by B4, MESFUNC5:23;
(Partial_Sums (g # x)) . (k + 1) = ((Partial_Sums (g # x)) . k) + ((g # x) . (k + 1))
by Def1;
then B9:
(Partial_Sums (g # x)) . (k + 1) = ((h . k) . x) + ((g . (k + 1)) . x)
by B3, MESFUNC5:def 13;
reconsider hk1x =
(h . (k + 1)) . x as
Real by C0, XXREAL_0:14;
reconsider hkx =
(h . k) . x as
Real by C0, XXREAL_0:14;
((h . (k + 1)) . x) - ((h . k) . x) = hk1x - hkx
by SUPINF_2:5;
then D2:
(((h . (k + 1)) . x) - ((h . k) . x)) + ((h . k) . x) = (hk1x - hkx) + hkx
by SUPINF_2:1;
(g . (k + 1)) . x = ((h . (k + 1)) . x) - ((h . k) . x)
by B6, B7, L0, R1, B5, MESFUNC1:def 4;
hence
S2[
k + 1]
by B9, D2, MESFUNC5:def 13;
:: thesis: verum
end;
for
k being
Nat holds
S2[
k]
from NAT_1:sch 2(B1, B2);
hence
(Partial_Sums (g # x)) . m = (h # x) . m
;
:: thesis: verum
end; end;
hence
for x being Element of X st x in E holds
( g # x is summable & f . x = Sum (g # x) )
; :: thesis: ex I being ExtREAL_sequence st
( ( for n being Nat holds I . n = Integral M,((g . n) | E) ) & I is summable & Integral M,(f | E) = Sum I )