let X be non empty set ; :: thesis: for S being SigmaField of X
for f being with_the_same_dom Functional_Sequence of X,COMPLEX
for E being Element of S st dom (f . 0 ) = E & ( for n being natural number holds f . n is_measurable_on E ) & ( for x being Element of X st x in E holds
f # x is convergent ) holds
lim f is_measurable_on E

let S be SigmaField of X; :: thesis: for f being with_the_same_dom Functional_Sequence of X,COMPLEX
for E being Element of S st dom (f . 0 ) = E & ( for n being natural number holds f . n is_measurable_on E ) & ( for x being Element of X st x in E holds
f # x is convergent ) holds
lim f is_measurable_on E

let f be with_the_same_dom Functional_Sequence of X,COMPLEX ; :: thesis: for E being Element of S st dom (f . 0 ) = E & ( for n being natural number holds f . n is_measurable_on E ) & ( for x being Element of X st x in E holds
f # x is convergent ) holds
lim f is_measurable_on E

let E be Element of S; :: thesis: ( dom (f . 0 ) = E & ( for n being natural number holds f . n is_measurable_on E ) & ( for x being Element of X st x in E holds
f # x is convergent ) implies lim f is_measurable_on E )

assume that
A1: dom (f . 0 ) = E and
A2: for n being natural number holds f . n is_measurable_on E and
A3: for x being Element of X st x in E holds
f # x is convergent ; :: thesis: lim f is_measurable_on E
B1: dom ((Re f) . 0 ) = E by A1, Def13;
B2: now end;
now
let x be Element of X; :: thesis: ( x in E implies (Re f) # x is convergent )
assume P01: x in E ; :: thesis: (Re f) # x is convergent
then f # x is convergent by A3;
then Re (f # x) is convergent ;
hence (Re f) # x is convergent by P01, A1, Th7a; :: thesis: verum
end;
then B3: lim (Re f) is_measurable_on E by B1, B2, Th25;
C1: dom ((Im f) . 0 ) = E by A1, Def14;
C2: now end;
now
let x be Element of X; :: thesis: ( x in E implies (Im f) # x is convergent )
assume P01: x in E ; :: thesis: (Im f) # x is convergent
then f # x is convergent by A3;
then Im (f # x) is convergent ;
hence (Im f) # x is convergent by P01, A1, Th7a; :: thesis: verum
end;
then C3: lim (Im f) is_measurable_on E by C1, C2, Th25;
( lim (Re f) = R_EAL (Re (lim f)) & lim (Im f) = R_EAL (Im (lim f)) ) by A1, A3, Th7c;
then ( Re (lim f) is_measurable_on E & Im (lim f) is_measurable_on E ) by B3, C3, MESFUNC6:def 6;
hence lim f is_measurable_on E by MESFUN6C:def 3; :: thesis: verum