:: CLOPBAN1 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem Th1: :: CLOPBAN1:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X be non
empty set ;
let Y be
ComplexLinearSpace;
func FuncExtMult X,
Y -> Function of
[:COMPLEX ,(Funcs X,the carrier of Y):],
Funcs X,the
carrier of
Y means :
Def1:
:: CLOPBAN1:def 1
for
c being
Complex for
f being
Element of
Funcs X,the
carrier of
Y for
x being
Element of
X holds
(it . [c,f]) . x = c * (f . x);
existence
ex b1 being Function of [:COMPLEX ,(Funcs X,the carrier of Y):], Funcs X,the carrier of Y st
for c being Complex
for f being Element of Funcs X,the carrier of Y
for x being Element of X holds (b1 . [c,f]) . x = c * (f . x)
by Th1;
uniqueness
for b1, b2 being Function of [:COMPLEX ,(Funcs X,the carrier of Y):], Funcs X,the carrier of Y st ( for c being Complex
for f being Element of Funcs X,the carrier of Y
for x being Element of X holds (b1 . [c,f]) . x = c * (f . x) ) & ( for c being Complex
for f being Element of Funcs X,the carrier of Y
for x being Element of X holds (b2 . [c,f]) . x = c * (f . x) ) holds
b1 = b2
end;
:: deftheorem Def1 defines FuncExtMult CLOPBAN1:def 1 :
theorem Th2: :: CLOPBAN1:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th3: :: CLOPBAN1:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th4: :: CLOPBAN1:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th5: :: CLOPBAN1:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
X being non
empty set for
Y being
ComplexLinearSpace for
f,
g,
h being
Element of
Funcs X,the
carrier of
Y holds
(FuncAdd X,Y) . f,
((FuncAdd X,Y) . g,h) = (FuncAdd X,Y) . ((FuncAdd X,Y) . f,g),
h
theorem Th6: :: CLOPBAN1:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th7: :: CLOPBAN1:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th8: :: CLOPBAN1:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th9: :: CLOPBAN1:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th10: :: CLOPBAN1:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
X being non
empty set for
Y being
ComplexLinearSpace for
f being
Element of
Funcs X,the
carrier of
Y for
a,
b being
Complex holds
(FuncAdd X,Y) . ((FuncExtMult X,Y) . [a,f]),
((FuncExtMult X,Y) . [b,f]) = (FuncExtMult X,Y) . [(a + b),f]
Lm1:
for X being non empty set
for Y being ComplexLinearSpace
for f, g being Element of Funcs X,the carrier of Y
for a being Complex holds (FuncAdd X,Y) . ((FuncExtMult X,Y) . [a,f]),((FuncExtMult X,Y) . [a,g]) = (FuncExtMult X,Y) . [a,((FuncAdd X,Y) . f,g)]
theorem Th11: :: CLOPBAN1:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X be non
empty set ;
let Y be
ComplexLinearSpace;
func ComplexVectSpace X,
Y -> ComplexLinearSpace equals :: CLOPBAN1:def 2
CLSStruct(#
(Funcs X,the carrier of Y),
(FuncZero X,Y),
(FuncAdd X,Y),
(FuncExtMult X,Y) #);
coherence
CLSStruct(# (Funcs X,the carrier of Y),(FuncZero X,Y),(FuncAdd X,Y),(FuncExtMult X,Y) #) is ComplexLinearSpace
by Th11;
end;
:: deftheorem defines ComplexVectSpace CLOPBAN1:def 2 :
theorem Th12: :: CLOPBAN1:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th13: :: CLOPBAN1:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: CLOPBAN1:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def3 defines additive CLOPBAN1:def 3 :
:: deftheorem Def4 defines homogeneous CLOPBAN1:def 4 :
definition
let X,
Y be
ComplexLinearSpace;
func LinearOperators X,
Y -> Subset of
(ComplexVectSpace the carrier of X,Y) means :
Def5:
:: CLOPBAN1:def 5
for
x being
set holds
(
x in it iff
x is
LinearOperator of
X,
Y );
existence
ex b1 being Subset of (ComplexVectSpace the carrier of X,Y) st
for x being set holds
( x in b1 iff x is LinearOperator of X,Y )
uniqueness
for b1, b2 being Subset of (ComplexVectSpace the carrier of X,Y) st ( for x being set holds
( x in b1 iff x is LinearOperator of X,Y ) ) & ( for x being set holds
( x in b2 iff x is LinearOperator of X,Y ) ) holds
b1 = b2
end;
:: deftheorem Def5 defines LinearOperators CLOPBAN1:def 5 :
theorem Th15: :: CLOPBAN1:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th16: :: CLOPBAN1:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
X,
Y being
ComplexLinearSpace holds
CLSStruct(#
(LinearOperators X,Y),
(Zero_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),
(Add_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),
(Mult_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)) #) is
Subspace of
ComplexVectSpace the
carrier of
X,
Y
registration
let X,
Y be
ComplexLinearSpace;
cluster CLSStruct(#
(LinearOperators X,Y),
(Zero_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),
(Add_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),
(Mult_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)) #)
-> Abelian add-associative right_zeroed right_complementable ComplexLinearSpace-like ;
coherence
( CLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)) #) is Abelian & CLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)) #) is add-associative & CLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)) #) is right_zeroed & CLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)) #) is right_complementable & CLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)) #) is ComplexLinearSpace-like )
by Th16;
end;
definition
let X,
Y be
ComplexLinearSpace;
func C_VectorSpace_of_LinearOperators X,
Y -> ComplexLinearSpace equals :: CLOPBAN1:def 6
CLSStruct(#
(LinearOperators X,Y),
(Zero_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),
(Add_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),
(Mult_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)) #);
coherence
CLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)) #) is ComplexLinearSpace
;
end;
:: deftheorem defines C_VectorSpace_of_LinearOperators CLOPBAN1:def 6 :
for
X,
Y being
ComplexLinearSpace holds
C_VectorSpace_of_LinearOperators X,
Y = CLSStruct(#
(LinearOperators X,Y),
(Zero_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),
(Add_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)),
(Mult_ (LinearOperators X,Y),(ComplexVectSpace the carrier of X,Y)) #);
theorem :: CLOPBAN1:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th18: :: CLOPBAN1:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th19: :: CLOPBAN1:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th20: :: CLOPBAN1:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th21: :: CLOPBAN1:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th22: :: CLOPBAN1:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def7 defines bounded CLOPBAN1:def 7 :
theorem Th23: :: CLOPBAN1:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X,
Y be
ComplexNormSpace;
func BoundedLinearOperators X,
Y -> Subset of
(C_VectorSpace_of_LinearOperators X,Y) means :
Def8:
:: CLOPBAN1:def 8
for
x being
set holds
(
x in it iff
x is
bounded LinearOperator of
X,
Y );
existence
ex b1 being Subset of (C_VectorSpace_of_LinearOperators X,Y) st
for x being set holds
( x in b1 iff x is bounded LinearOperator of X,Y )
uniqueness
for b1, b2 being Subset of (C_VectorSpace_of_LinearOperators X,Y) st ( for x being set holds
( x in b1 iff x is bounded LinearOperator of X,Y ) ) & ( for x being set holds
( x in b2 iff x is bounded LinearOperator of X,Y ) ) holds
b1 = b2
end;
:: deftheorem Def8 defines BoundedLinearOperators CLOPBAN1:def 8 :
theorem Th24: :: CLOPBAN1:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th25: :: CLOPBAN1:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
X,
Y being
ComplexNormSpace holds
CLSStruct(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)) #) is
Subspace of
C_VectorSpace_of_LinearOperators X,
Y
registration
let X,
Y be
ComplexNormSpace;
cluster CLSStruct(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)) #)
-> Abelian add-associative right_zeroed right_complementable ComplexLinearSpace-like ;
coherence
( CLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)) #) is Abelian & CLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)) #) is add-associative & CLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)) #) is right_zeroed & CLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)) #) is right_complementable & CLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)) #) is ComplexLinearSpace-like )
by Th25;
end;
definition
let X,
Y be
ComplexNormSpace;
func C_VectorSpace_of_BoundedLinearOperators X,
Y -> ComplexLinearSpace equals :: CLOPBAN1:def 9
CLSStruct(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)) #);
coherence
CLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)) #) is ComplexLinearSpace
;
end;
:: deftheorem defines C_VectorSpace_of_BoundedLinearOperators CLOPBAN1:def 9 :
for
X,
Y being
ComplexNormSpace holds
C_VectorSpace_of_BoundedLinearOperators X,
Y = CLSStruct(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)) #);
theorem :: CLOPBAN1:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th27: :: CLOPBAN1:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th28: :: CLOPBAN1:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th29: :: CLOPBAN1:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def10 defines modetrans CLOPBAN1:def 10 :
:: deftheorem defines PreNorms CLOPBAN1:def 11 :
theorem Th30: :: CLOPBAN1:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: CLOPBAN1:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th32: :: CLOPBAN1:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X,
Y be
ComplexNormSpace;
func BoundedLinearOperatorsNorm X,
Y -> Function of
BoundedLinearOperators X,
Y,
REAL means :
Def12:
:: CLOPBAN1:def 12
for
x being
set st
x in BoundedLinearOperators X,
Y holds
it . x = sup (PreNorms (modetrans x,X,Y));
existence
ex b1 being Function of BoundedLinearOperators X,Y, REAL st
for x being set st x in BoundedLinearOperators X,Y holds
b1 . x = sup (PreNorms (modetrans x,X,Y))
by Th32;
uniqueness
for b1, b2 being Function of BoundedLinearOperators X,Y, REAL st ( for x being set st x in BoundedLinearOperators X,Y holds
b1 . x = sup (PreNorms (modetrans x,X,Y)) ) & ( for x being set st x in BoundedLinearOperators X,Y holds
b2 . x = sup (PreNorms (modetrans x,X,Y)) ) holds
b1 = b2
end;
:: deftheorem Def12 defines BoundedLinearOperatorsNorm CLOPBAN1:def 12 :
theorem Th33: :: CLOPBAN1:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th34: :: CLOPBAN1:34 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X,
Y be
ComplexNormSpace;
func C_NormSpace_of_BoundedLinearOperators X,
Y -> non
empty CNORMSTR equals :: CLOPBAN1:def 13
CNORMSTR(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(BoundedLinearOperatorsNorm X,Y) #);
coherence
CNORMSTR(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),(BoundedLinearOperatorsNorm X,Y) #) is non empty CNORMSTR
;
end;
:: deftheorem defines C_NormSpace_of_BoundedLinearOperators CLOPBAN1:def 13 :
for
X,
Y being
ComplexNormSpace holds
C_NormSpace_of_BoundedLinearOperators X,
Y = CNORMSTR(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(C_VectorSpace_of_LinearOperators X,Y)),
(BoundedLinearOperatorsNorm X,Y) #);
theorem Th35: :: CLOPBAN1:35 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th36: :: CLOPBAN1:36 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th37: :: CLOPBAN1:37 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th38: :: CLOPBAN1:38 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th39: :: CLOPBAN1:39 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th40: :: CLOPBAN1:40 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th41: :: CLOPBAN1:41 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th42: :: CLOPBAN1:42 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th43: :: CLOPBAN1:43 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th44: :: CLOPBAN1:44 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def14 defines complete CLOPBAN1:def 14 :
Lm2:
for e being Real
for seq being Real_Sequence st seq is convergent & ex k being Nat st
for i being Nat st k <= i holds
seq . i <= e holds
lim seq <= e
theorem Th45: :: CLOPBAN1:45 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th46: :: CLOPBAN1:46 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th47: :: CLOPBAN1:47 :: Showing IDV graph ... (Click the Palm Tree again to close it)