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 with_the_same_dom Functional_Sequence of X,REAL
for P being PartFunc of X,REAL st E = dom (F . 0 ) & E = dom P & ( for n being Nat holds F . n is_measurable_on E ) & P is_integrable_on M & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & ( for x being Element of X st x in E holds
F # x is convergent ) holds
lim F is_integrable_on M

let S be SigmaField of X; :: thesis: for M being sigma_Measure of S
for E being Element of S
for F being with_the_same_dom Functional_Sequence of X,REAL
for P being PartFunc of X,REAL st E = dom (F . 0 ) & E = dom P & ( for n being Nat holds F . n is_measurable_on E ) & P is_integrable_on M & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & ( for x being Element of X st x in E holds
F # x is convergent ) holds
lim F is_integrable_on M

let M be sigma_Measure of S; :: thesis: for E being Element of S
for F being with_the_same_dom Functional_Sequence of X,REAL
for P being PartFunc of X,REAL st E = dom (F . 0 ) & E = dom P & ( for n being Nat holds F . n is_measurable_on E ) & P is_integrable_on M & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & ( for x being Element of X st x in E holds
F # x is convergent ) holds
lim F is_integrable_on M

let E be Element of S; :: thesis: for F being with_the_same_dom Functional_Sequence of X,REAL
for P being PartFunc of X,REAL st E = dom (F . 0 ) & E = dom P & ( for n being Nat holds F . n is_measurable_on E ) & P is_integrable_on M & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & ( for x being Element of X st x in E holds
F # x is convergent ) holds
lim F is_integrable_on M

let F be with_the_same_dom Functional_Sequence of X,REAL ; :: thesis: for P being PartFunc of X,REAL st E = dom (F . 0 ) & E = dom P & ( for n being Nat holds F . n is_measurable_on E ) & P is_integrable_on M & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & ( for x being Element of X st x in E holds
F # x is convergent ) holds
lim F is_integrable_on M

let P be PartFunc of X,REAL ; :: thesis: ( E = dom (F . 0 ) & E = dom P & ( for n being Nat holds F . n is_measurable_on E ) & P is_integrable_on M & ( for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x ) & ( for x being Element of X st x in E holds
F # x is convergent ) implies lim F is_integrable_on M )

assume that
A1: ( E = dom (F . 0 ) & E = dom P ) and
A2: for n being Nat holds F . n is_measurable_on E and
A3: P is_integrable_on M and
A4: for x being Element of X
for n being Nat st x in E holds
|.(F . n).| . x <= P . x and
A5: for x being Element of X st x in E holds
F # x is convergent ; :: thesis: lim F is_integrable_on M
B2: for n being Nat holds (R_EAL F) . n is_measurable_on E
proof end;
B3: R_EAL P is_integrable_on M by A3, MESFUNC6:def 9;
B4: for x being Element of X
for n being Nat st x in E holds
|.((R_EAL F) . n).| . x <= (R_EAL P) . x
proof
let x be Element of X; :: thesis: for n being Nat st x in E holds
|.((R_EAL F) . n).| . x <= (R_EAL P) . x

let n be Nat; :: thesis: ( x in E implies |.((R_EAL F) . n).| . x <= (R_EAL P) . x )
assume B5: x in E ; :: thesis: |.((R_EAL F) . n).| . x <= (R_EAL P) . x
R_EAL |.(F . n).| = |.(R_EAL (F . n)).| by MESFUNC6:1;
hence |.((R_EAL F) . n).| . x <= (R_EAL P) . x by B5, A4; :: thesis: verum
end;
for x being Element of X st x in E holds
(R_EAL F) # x is convergent
proof
let x be Element of X; :: thesis: ( x in E implies (R_EAL F) # x is convergent )
assume x in E ; :: thesis: (R_EAL F) # x is convergent
then P01: F # x is convergent by A5;
(R_EAL F) # x = F # x by MESFUN7C:1;
hence (R_EAL F) # x is convergent by P01, RINFSUP2:14; :: thesis: verum
end;
hence lim F is_integrable_on M by A1, B2, B3, B4, MES1017e; :: thesis: verum