let X be non empty set ; :: thesis: for S being SigmaField of X
for E being Element of S
for F being Functional_Sequence of X,ExtREAL st dom (F . 0 ) = E & F is additive & F is with_the_same_dom & ( for n being Nat holds (Partial_Sums F) . n is_measurable_on E ) & ( for x being Element of X st x in E holds
F # x is summable ) holds
lim (Partial_Sums F) is_measurable_on E

let S be SigmaField of X; :: thesis: for E being Element of S
for F being Functional_Sequence of X,ExtREAL st dom (F . 0 ) = E & F is additive & F is with_the_same_dom & ( for n being Nat holds (Partial_Sums F) . n is_measurable_on E ) & ( for x being Element of X st x in E holds
F # x is summable ) holds
lim (Partial_Sums F) is_measurable_on E

let E be Element of S; :: thesis: for F being Functional_Sequence of X,ExtREAL st dom (F . 0 ) = E & F is additive & F is with_the_same_dom & ( for n being Nat holds (Partial_Sums F) . n is_measurable_on E ) & ( for x being Element of X st x in E holds
F # x is summable ) holds
lim (Partial_Sums F) is_measurable_on E

let F be Functional_Sequence of X,ExtREAL ; :: thesis: ( dom (F . 0 ) = E & F is additive & F is with_the_same_dom & ( for n being Nat holds (Partial_Sums F) . n is_measurable_on E ) & ( for x being Element of X st x in E holds
F # x is summable ) implies lim (Partial_Sums F) is_measurable_on E )

assume that
A1: dom (F . 0 ) = E and
A4: F is additive and
A5: F is with_the_same_dom and
A2: for n being Nat holds (Partial_Sums F) . n is_measurable_on E and
A3: for x being Element of X st x in E holds
F # x is summable ; :: thesis: lim (Partial_Sums F) is_measurable_on E
P1: dom ((Partial_Sums F) . 0 ) = E by ADD0, A1, A4, A5;
reconsider PF = Partial_Sums F as with_the_same_dom Functional_Sequence of X,ExtREAL by A4, A5, ADD5;
now
let x be Element of X; :: thesis: ( x in E implies PF # x is convergent )
assume Q1: x in E ; :: thesis: PF # x is convergent
then F # x is summable by A3;
then Partial_Sums (F # x) is convergent by Def2;
hence PF # x is convergent by A1, A4, A5, Q1, Cor01; :: thesis: verum
end;
hence lim (Partial_Sums F) is_measurable_on E by P1, A2, MESFUNC8:25; :: thesis: verum