:: LOPBAN_1 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem Th1: :: LOPBAN_1:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th2: :: LOPBAN_1:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X be non
empty set ;
let Y be non
empty LoopStr ;
func FuncAdd X,
Y -> BinOp of
Funcs X,the
carrier of
Y means :
Def1:
:: LOPBAN_1:def 1
for
f,
g being
Element of
Funcs X,the
carrier of
Y holds
it . f,
g = the
add of
Y .: f,
g;
existence
ex b1 being BinOp of Funcs X,the carrier of Y st
for f, g being Element of Funcs X,the carrier of Y holds b1 . f,g = the add of Y .: f,g
by Th1;
uniqueness
for b1, b2 being BinOp of Funcs X,the carrier of Y st ( for f, g being Element of Funcs X,the carrier of Y holds b1 . f,g = the add of Y .: f,g ) & ( for f, g being Element of Funcs X,the carrier of Y holds b2 . f,g = the add of Y .: f,g ) holds
b1 = b2
end;
:: deftheorem Def1 defines FuncAdd LOPBAN_1:def 1 :
definition
let X be non
empty set ;
let Y be
RealLinearSpace;
func FuncExtMult X,
Y -> Function of
[:REAL ,(Funcs X,the carrier of Y):],
Funcs X,the
carrier of
Y means :
Def2:
:: LOPBAN_1:def 2
for
a being
Real for
f being
Element of
Funcs X,the
carrier of
Y for
x being
Element of
X holds
(it . [a,f]) . x = a * (f . x);
existence
ex b1 being Function of [:REAL ,(Funcs X,the carrier of Y):], Funcs X,the carrier of Y st
for a being Real
for f being Element of Funcs X,the carrier of Y
for x being Element of X holds (b1 . [a,f]) . x = a * (f . x)
by Th2;
uniqueness
for b1, b2 being Function of [:REAL ,(Funcs X,the carrier of Y):], Funcs X,the carrier of Y st ( for a being Real
for f being Element of Funcs X,the carrier of Y
for x being Element of X holds (b1 . [a,f]) . x = a * (f . x) ) & ( for a being Real
for f being Element of Funcs X,the carrier of Y
for x being Element of X holds (b2 . [a,f]) . x = a * (f . x) ) holds
b1 = b2
end;
:: deftheorem Def2 defines FuncExtMult LOPBAN_1:def 2 :
:: deftheorem defines FuncZero LOPBAN_1:def 3 :
Lm1:
for A, B being non empty set
for x being Element of A
for f being Function of A,B holds x in dom f
theorem Th3: :: LOPBAN_1:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th4: :: LOPBAN_1:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th5: :: LOPBAN_1:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th6: :: LOPBAN_1:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th7: :: LOPBAN_1:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
X being non
empty set for
Y being
RealLinearSpace 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 Th8: :: LOPBAN_1:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th9: :: LOPBAN_1:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th10: :: LOPBAN_1:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th11: :: LOPBAN_1:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th12: :: LOPBAN_1:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
X being non
empty set for
Y being
RealLinearSpace for
f being
Element of
Funcs X,the
carrier of
Y for
a,
b being
Real holds
(FuncAdd X,Y) . ((FuncExtMult X,Y) . [a,f]),
((FuncExtMult X,Y) . [b,f]) = (FuncExtMult X,Y) . [(a + b),f]
Lm2:
for X being non empty set
for Y being RealLinearSpace
for f, g being Element of Funcs X,the carrier of Y
for a being Real holds (FuncAdd X,Y) . ((FuncExtMult X,Y) . [a,f]),((FuncExtMult X,Y) . [a,g]) = (FuncExtMult X,Y) . [a,((FuncAdd X,Y) . f,g)]
theorem Th13: :: LOPBAN_1:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X be non
empty set ;
let Y be
RealLinearSpace;
func RealVectSpace X,
Y -> RealLinearSpace equals :: LOPBAN_1:def 4
RLSStruct(#
(Funcs X,the carrier of Y),
(FuncZero X,Y),
(FuncAdd X,Y),
(FuncExtMult X,Y) #);
coherence
RLSStruct(# (Funcs X,the carrier of Y),(FuncZero X,Y),(FuncAdd X,Y),(FuncExtMult X,Y) #) is RealLinearSpace
by Th13;
end;
:: deftheorem defines RealVectSpace LOPBAN_1:def 4 :
theorem Th14: :: LOPBAN_1:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th15: :: LOPBAN_1:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: LOPBAN_1:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def5 defines additive LOPBAN_1:def 5 :
:: deftheorem Def6 defines homogeneous LOPBAN_1:def 6 :
definition
let X,
Y be
RealLinearSpace;
func LinearOperators X,
Y -> Subset of
(RealVectSpace the carrier of X,Y) means :
Def7:
:: LOPBAN_1:def 7
for
x being
set holds
(
x in it iff
x is
LinearOperator of
X,
Y );
existence
ex b1 being Subset of (RealVectSpace 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 (RealVectSpace 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 Def7 defines LinearOperators LOPBAN_1:def 7 :
theorem Th17: :: LOPBAN_1:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th18: :: LOPBAN_1:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
X,
Y being
RealLinearSpace holds
RLSStruct(#
(LinearOperators X,Y),
(Zero_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),
(Add_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),
(Mult_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)) #) is
Subspace of
RealVectSpace the
carrier of
X,
Y
registration
let X,
Y be
RealLinearSpace;
cluster RLSStruct(#
(LinearOperators X,Y),
(Zero_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),
(Add_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),
(Mult_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)) #)
-> Abelian add-associative right_zeroed right_complementable RealLinearSpace-like ;
coherence
( RLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)) #) is Abelian & RLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)) #) is add-associative & RLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)) #) is right_zeroed & RLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)) #) is right_complementable & RLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)) #) is RealLinearSpace-like )
by Th18;
end;
definition
let X,
Y be
RealLinearSpace;
func R_VectorSpace_of_LinearOperators X,
Y -> RealLinearSpace equals :: LOPBAN_1:def 8
RLSStruct(#
(LinearOperators X,Y),
(Zero_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),
(Add_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),
(Mult_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)) #);
coherence
RLSStruct(# (LinearOperators X,Y),(Zero_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Add_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),(Mult_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)) #) is RealLinearSpace
;
end;
:: deftheorem defines R_VectorSpace_of_LinearOperators LOPBAN_1:def 8 :
for
X,
Y being
RealLinearSpace holds
R_VectorSpace_of_LinearOperators X,
Y = RLSStruct(#
(LinearOperators X,Y),
(Zero_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),
(Add_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)),
(Mult_ (LinearOperators X,Y),(RealVectSpace the carrier of X,Y)) #);
theorem :: LOPBAN_1:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th20: :: LOPBAN_1:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th21: :: LOPBAN_1:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th22: :: LOPBAN_1:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th23: :: LOPBAN_1:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th24: :: LOPBAN_1:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def9 defines bounded LOPBAN_1:def 9 :
theorem Th25: :: LOPBAN_1:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X,
Y be
RealNormSpace;
func BoundedLinearOperators X,
Y -> Subset of
(R_VectorSpace_of_LinearOperators X,Y) means :
Def10:
:: LOPBAN_1:def 10
for
x being
set holds
(
x in it iff
x is
bounded LinearOperator of
X,
Y );
existence
ex b1 being Subset of (R_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 (R_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 Def10 defines BoundedLinearOperators LOPBAN_1:def 10 :
theorem Th26: :: LOPBAN_1:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th27: :: LOPBAN_1:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
X,
Y being
RealNormSpace holds
RLSStruct(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)) #) is
Subspace of
R_VectorSpace_of_LinearOperators X,
Y
registration
let X,
Y be
RealNormSpace;
cluster RLSStruct(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)) #)
-> Abelian add-associative right_zeroed right_complementable RealLinearSpace-like ;
coherence
( RLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)) #) is Abelian & RLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)) #) is add-associative & RLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)) #) is right_zeroed & RLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)) #) is right_complementable & RLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)) #) is RealLinearSpace-like )
by Th27;
end;
definition
let X,
Y be
RealNormSpace;
func R_VectorSpace_of_BoundedLinearOperators X,
Y -> RealLinearSpace equals :: LOPBAN_1:def 11
RLSStruct(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)) #);
coherence
RLSStruct(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)) #) is RealLinearSpace
;
end;
:: deftheorem defines R_VectorSpace_of_BoundedLinearOperators LOPBAN_1:def 11 :
for
X,
Y being
RealNormSpace holds
R_VectorSpace_of_BoundedLinearOperators X,
Y = RLSStruct(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)) #);
theorem :: LOPBAN_1:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
canceled;
theorem Th29: :: LOPBAN_1:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th30: :: LOPBAN_1:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th31: :: LOPBAN_1:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def12 defines modetrans LOPBAN_1:def 12 :
:: deftheorem defines PreNorms LOPBAN_1:def 13 :
theorem Th32: :: LOPBAN_1:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: LOPBAN_1:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th34: :: LOPBAN_1:34 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X,
Y be
RealNormSpace;
func BoundedLinearOperatorsNorm X,
Y -> Function of
BoundedLinearOperators X,
Y,
REAL means :
Def14:
:: LOPBAN_1:def 14
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 Th34;
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 Def14 defines BoundedLinearOperatorsNorm LOPBAN_1:def 14 :
theorem Th35: :: LOPBAN_1:35 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th36: :: LOPBAN_1:36 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X,
Y be
RealNormSpace;
func R_NormSpace_of_BoundedLinearOperators X,
Y -> non
empty NORMSTR equals :: LOPBAN_1:def 15
NORMSTR(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(BoundedLinearOperatorsNorm X,Y) #);
coherence
NORMSTR(# (BoundedLinearOperators X,Y),(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),(BoundedLinearOperatorsNorm X,Y) #) is non empty NORMSTR
;
end;
:: deftheorem defines R_NormSpace_of_BoundedLinearOperators LOPBAN_1:def 15 :
for
X,
Y being
RealNormSpace holds
R_NormSpace_of_BoundedLinearOperators X,
Y = NORMSTR(#
(BoundedLinearOperators X,Y),
(Zero_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Add_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(Mult_ (BoundedLinearOperators X,Y),(R_VectorSpace_of_LinearOperators X,Y)),
(BoundedLinearOperatorsNorm X,Y) #);
theorem Th37: :: LOPBAN_1:37 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th38: :: LOPBAN_1:38 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th39: :: LOPBAN_1:39 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th40: :: LOPBAN_1:40 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th41: :: LOPBAN_1:41 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th42: :: LOPBAN_1:42 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th43: :: LOPBAN_1:43 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th44: :: LOPBAN_1:44 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th45: :: LOPBAN_1:45 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th46: :: LOPBAN_1:46 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def16 defines complete LOPBAN_1:def 16 :
Lm3:
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 Th47: :: LOPBAN_1:47 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th48: :: LOPBAN_1:48 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th49: :: LOPBAN_1:49 :: Showing IDV graph ... (Click the Palm Tree again to close it)