begin
:: deftheorem Def1 defines the_set_of_l1ComplexSequences CSSPACE3:def 1 :
for b1 being Subset of Linear_Space_of_ComplexSequences holds
( b1 = the_set_of_l1ComplexSequences iff for x being set holds
( x in b1 iff ( x in the_set_of_ComplexSequences & seq_id x is absolutely_summable ) ) );
theorem Th1:
Lm1:
CLSStruct(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)) #) is Subspace of Linear_Space_of_ComplexSequences
by CSSPACE:13;
registration
cluster CLSStruct(#
the_set_of_l1ComplexSequences,
(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),
(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),
(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)) #)
-> right_complementable Abelian add-associative right_zeroed vector-distributive scalar-distributive scalar-associative scalar-unital ;
coherence
( CLSStruct(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)) #) is Abelian & CLSStruct(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)) #) is add-associative & CLSStruct(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)) #) is right_zeroed & CLSStruct(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)) #) is right_complementable & CLSStruct(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)) #) is vector-distributive & CLSStruct(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)) #) is scalar-distributive & CLSStruct(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)) #) is scalar-associative & CLSStruct(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)) #) is scalar-unital )
by CSSPACE:13;
end;
Lm2:
ex NORM being Function of the_set_of_l1ComplexSequences,REAL st
for x being set st x in the_set_of_l1ComplexSequences holds
NORM . x = Sum |.(seq_id x).|
:: deftheorem Def2 defines cl_norm CSSPACE3:def 2 :
for b1 being Function of the_set_of_l1ComplexSequences,REAL holds
( b1 = cl_norm iff for x being set st x in the_set_of_l1ComplexSequences holds
b1 . x = Sum |.(seq_id x).| );
registration
let X be non
empty set ;
let Z be
Element of
X;
let A be
BinOp of
X;
let M be
Function of
[:COMPLEX,X:],
X;
let N be
Function of
X,
REAL;
cluster CNORMSTR(#
X,
Z,
A,
M,
N #)
-> non
empty ;
coherence
not CNORMSTR(# X,Z,A,M,N #) is empty
;
end;
theorem
canceled;
theorem
canceled;
theorem
theorem Th5:
theorem Th6:
Lm3:
CLSStruct(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)) #) is ComplexLinearSpace
;
definition
func Complex_l1_Space -> non
empty CNORMSTR equals
CNORMSTR(#
the_set_of_l1ComplexSequences,
(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),
(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),
(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),
cl_norm #);
coherence
CNORMSTR(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),cl_norm #) is non empty CNORMSTR
;
end;
:: deftheorem defines Complex_l1_Space CSSPACE3:def 3 :
Complex_l1_Space = CNORMSTR(# the_set_of_l1ComplexSequences,(Zero_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Add_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),(Mult_ (the_set_of_l1ComplexSequences,Linear_Space_of_ComplexSequences)),cl_norm #);
theorem Th7:
begin
theorem Th8:
theorem Th9:
Lm4:
for c being Complex
for seq being Complex_Sequence
for seq1 being Real_Sequence st seq is convergent & seq1 is convergent holds
for rseq being Real_Sequence st ( for i being Element of NAT holds rseq . i = |.((seq . i) - c).| + (seq1 . i) ) holds
( rseq is convergent & lim rseq = |.((lim seq) - c).| + (lim seq1) )
:: deftheorem defines dist CSSPACE3:def 4 :
for X being non empty CNORMSTR
for x, y being Point of X holds dist (x,y) = ||.(x - y).||;
:: deftheorem Def5 defines CCauchy CSSPACE3:def 5 :
for CNRM being non empty CNORMSTR
for seqt being sequence of CNRM holds
( seqt is CCauchy iff for r1 being Real st r1 > 0 holds
ex k1 being Element of NAT st
for n1, m1 being Element of NAT st n1 >= k1 & m1 >= k1 holds
dist ((seqt . n1),(seqt . m1)) < r1 );
theorem Th10:
theorem