begin
deffunc H1( RealUnitarySpace) -> Element of the carrier of $1 = 0. $1;
:: deftheorem Def1 defines Partial_Sums BHSP_4:def 1 :
for X being non empty addLoopStr
for seq, b3 being sequence of X holds
( b3 = Partial_Sums seq iff ( b3 . 0 = seq . 0 & ( for n being Element of NAT holds b3 . (n + 1) = (b3 . n) + (seq . (n + 1)) ) ) );
theorem Th1:
theorem Th2:
theorem Th3:
theorem
theorem
:: deftheorem Def2 defines summable BHSP_4:def 2 :
for X being RealUnitarySpace
for seq being sequence of X holds
( seq is summable iff Partial_Sums seq is convergent );
:: deftheorem defines Sum BHSP_4:def 3 :
for X being RealUnitarySpace
for seq being sequence of X holds Sum seq = lim (Partial_Sums seq);
theorem
theorem
theorem
theorem Th9:
theorem Th10:
theorem
theorem Th12:
theorem Th13:
theorem
:: deftheorem defines Sum BHSP_4:def 4 :
for X being RealUnitarySpace
for seq being sequence of X
for n being Element of NAT holds Sum (seq,n) = (Partial_Sums seq) . n;
theorem
canceled;
theorem
theorem Th17:
theorem Th18:
theorem
theorem Th20:
theorem
:: deftheorem defines Sum BHSP_4:def 5 :
for X being RealUnitarySpace
for seq being sequence of X
for n, m being Element of NAT holds Sum (seq,n,m) = (Sum (seq,n)) - (Sum (seq,m));
theorem
canceled;
theorem
theorem
theorem Th25:
theorem
:: deftheorem BHSP_4:def 6 :
canceled;
:: deftheorem BHSP_4:def 7 :
canceled;
:: deftheorem Def8 defines absolutely_summable BHSP_4:def 8 :
for X being RealUnitarySpace
for seq being sequence of X holds
( seq is absolutely_summable iff ||.seq.|| is summable );
theorem
theorem
theorem
theorem
theorem Th31:
theorem Th32:
theorem
theorem
theorem
theorem
theorem Th37:
theorem
theorem Th39:
theorem
theorem Th41:
theorem
theorem
theorem
:: deftheorem Def9 defines * BHSP_4:def 9 :
for X being RealUnitarySpace
for seq being sequence of X
for Rseq being Real_Sequence
for b4 being sequence of X holds
( b4 = Rseq * seq iff for n being Element of NAT holds b4 . n = (Rseq . n) * (seq . n) );
theorem
theorem
theorem
theorem Th48:
theorem
theorem Th50:
theorem
theorem
:: deftheorem Def10 defines Cauchy BHSP_4:def 10 :
for Rseq being Real_Sequence holds
( Rseq is Cauchy iff for r being Real st r > 0 holds
ex k being Element of NAT st
for n, m being Element of NAT st n >= k & m >= k holds
abs ((Rseq . n) - (Rseq . m)) < r );
theorem
theorem Th54:
theorem Th55:
theorem