let X be non empty set ; :: thesis: for S being SigmaField of X
for E being Element of S
for F, G being Functional_Sequence of X,ExtREAL st E c= dom (F . 0 ) & G is with_the_same_dom & ( for x being Element of X st x in E holds
F # x is summable ) & ( for n being Nat holds G . n = (F . n) | E ) holds
for x being Element of X st x in E holds
G # x is summable
let S be SigmaField of X; :: thesis: for E being Element of S
for F, G being Functional_Sequence of X,ExtREAL st E c= dom (F . 0 ) & G is with_the_same_dom & ( for x being Element of X st x in E holds
F # x is summable ) & ( for n being Nat holds G . n = (F . n) | E ) holds
for x being Element of X st x in E holds
G # x is summable
let E be Element of S; :: thesis: for F, G being Functional_Sequence of X,ExtREAL st E c= dom (F . 0 ) & G is with_the_same_dom & ( for x being Element of X st x in E holds
F # x is summable ) & ( for n being Nat holds G . n = (F . n) | E ) holds
for x being Element of X st x in E holds
G # x is summable
let F, G be Functional_Sequence of X,ExtREAL ; :: thesis: ( E c= dom (F . 0 ) & G is with_the_same_dom & ( for x being Element of X st x in E holds
F # x is summable ) & ( for n being Nat holds G . n = (F . n) | E ) implies for x being Element of X st x in E holds
G # x is summable )
assume that
A1:
E c= dom (F . 0 )
and
B2:
G is with_the_same_dom
and
A3:
for x being Element of X st x in E holds
F # x is summable
and
A4:
for n being Nat holds G . n = (F . n) | E
; :: thesis: for x being Element of X st x in E holds
G # x is summable
dom ((F . 0 ) | E) = E
by A1, RELAT_1:91;
then P4:
E = dom (G . 0 )
by A4;
let x be Element of X; :: thesis: ( x in E implies G # x is summable )
assume Q1:
x in E
; :: thesis: G # x is summable
then
F # x is summable
by A3;
then Q3:
Partial_Sums (F # x) is convergent
by Def2;
for n being Element of NAT holds (F # x) . n = (G # x) . n
then
Partial_Sums (F # x) = Partial_Sums (G # x)
by FUNCT_2:113;
hence
G # x is summable
by Q3, Def2; :: thesis: verum