begin
deffunc H1( ComplexUnitarySpace) -> Element of the carrier of $1 = 0. $1;
:: deftheorem Def1 defines convergent CLVECT_2:def 1 :
for X being ComplexUnitarySpace
for seq being sequence of X holds
( seq is convergent iff ex g being Point of X st
for r being Real st r > 0 holds
ex m being Element of NAT st
for n being Element of NAT st n >= m holds
dist ((seq . n),g) < r );
theorem Th1:
theorem Th2:
theorem Th3:
theorem Th4:
theorem Th5:
theorem Th6:
theorem Th7:
theorem Th8:
theorem Th9:
:: deftheorem Def2 defines lim CLVECT_2:def 2 :
for X being ComplexUnitarySpace
for seq being sequence of X st seq is convergent holds
for b3 being Point of X holds
( b3 = lim seq iff for r being Real st r > 0 holds
ex m being Element of NAT st
for n being Element of NAT st n >= m holds
dist ((seq . n),b3) < r );
theorem Th10:
theorem
theorem
theorem Th13:
theorem Th14:
theorem Th15:
theorem Th16:
theorem Th17:
theorem
theorem Th19:
:: deftheorem Def3 defines ||. CLVECT_2:def 3 :
for X being ComplexUnitarySpace
for seq being sequence of X
for b3 being Real_Sequence holds
( b3 = ||.seq.|| iff for n being Element of NAT holds b3 . n = ||.(seq . n).|| );
theorem Th20:
theorem Th21:
theorem Th22:
:: deftheorem Def4 defines dist CLVECT_2:def 4 :
for X being ComplexUnitarySpace
for seq being sequence of X
for x being Point of X
for b4 being Real_Sequence holds
( b4 = dist (seq,x) iff for n being Element of NAT holds b4 . n = dist ((seq . n),x) );
theorem Th23:
theorem Th24:
theorem
theorem
theorem
theorem
theorem
theorem
theorem
theorem
Lm1:
for X being ComplexUnitarySpace
for g, x being Point of X
for seq being sequence of X st seq is convergent & lim seq = g holds
( ||.(seq + x).|| is convergent & lim ||.(seq + x).|| = ||.(g + x).|| )
theorem Th33:
theorem
theorem
theorem
theorem
theorem
theorem
:: deftheorem defines Ball CLVECT_2:def 5 :
for X being ComplexUnitarySpace
for x being Point of X
for r being Real holds Ball (x,r) = { y where y is Point of X : ||.(x - y).|| < r } ;
:: deftheorem defines cl_Ball CLVECT_2:def 6 :
for X being ComplexUnitarySpace
for x being Point of X
for r being Real holds cl_Ball (x,r) = { y where y is Point of X : ||.(x - y).|| <= r } ;
:: deftheorem defines Sphere CLVECT_2:def 7 :
for X being ComplexUnitarySpace
for x being Point of X
for r being Real holds Sphere (x,r) = { y where y is Point of X : ||.(x - y).|| = r } ;
theorem Th40:
theorem Th41:
theorem
theorem
theorem
theorem
theorem
theorem Th47:
theorem Th48:
theorem
theorem Th50:
theorem Th51:
theorem
theorem
theorem Th54:
theorem Th55:
theorem
begin
deffunc H2( ComplexUnitarySpace) -> Element of the carrier of $1 = 0. $1;
:: deftheorem Def8 defines Cauchy CLVECT_2:def 8 :
for X being ComplexUnitarySpace
for seq being sequence of X holds
( seq 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
dist ((seq . n),(seq . m)) < r );
theorem
theorem
theorem
theorem
theorem Th61:
theorem
theorem Th63:
theorem
theorem
:: deftheorem Def9 defines is_compared_to CLVECT_2:def 9 :
for X being ComplexUnitarySpace
for seq1, seq2 being sequence of X holds
( seq1 is_compared_to seq2 iff for r being Real st r > 0 holds
ex m being Element of NAT st
for n being Element of NAT st n >= m holds
dist ((seq1 . n),(seq2 . n)) < r );
theorem Th66:
theorem Th67:
theorem
theorem
theorem
theorem
theorem
theorem
:: deftheorem Def10 defines bounded CLVECT_2:def 10 :
for X being ComplexUnitarySpace
for seq being sequence of X holds
( seq is bounded iff ex M being Real st
( M > 0 & ( for n being Element of NAT holds ||.(seq . n).|| <= M ) ) );
theorem Th74:
theorem Th75:
theorem
theorem
theorem
theorem Th79:
theorem Th80:
theorem
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem Th87:
theorem Th88:
theorem Th89:
theorem Th90:
theorem
canceled;
theorem
canceled;
theorem
canceled;
theorem Th94:
theorem Th95:
theorem
theorem
theorem
canceled;
theorem
canceled;
theorem
theorem
theorem
theorem
theorem
theorem
theorem
:: deftheorem CLVECT_2:def 11 :
canceled;
:: deftheorem Def12 defines complete CLVECT_2:def 12 :
for X being ComplexUnitarySpace holds
( X is complete iff for seq being sequence of X st seq is Cauchy holds
seq is convergent );
theorem