:: LOPBAN_2 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem Th1: :: LOPBAN_2:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th2: :: LOPBAN_2:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
X,
Y,
Z being
RealNormSpace for
f being
bounded LinearOperator of
X,
Y for
g being
bounded LinearOperator of
Y,
Z holds
(
g * f is
bounded LinearOperator of
X,
Z & ( for
x being
VECTOR of
X holds
(
||.((g * f) . x).|| <= (((BoundedLinearOperatorsNorm Y,Z) . g) * ((BoundedLinearOperatorsNorm X,Y) . f)) * ||.x.|| &
(BoundedLinearOperatorsNorm X,Z) . (g * f) <= ((BoundedLinearOperatorsNorm Y,Z) . g) * ((BoundedLinearOperatorsNorm X,Y) . f) ) ) )
definition
let X be
RealNormSpace;
let f,
g be
Element of
BoundedLinearOperators X,
X;
func f + g -> Element of
BoundedLinearOperators X,
X equals :: LOPBAN_2:def 1
(Add_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)) . f,
g;
correctness
coherence
(Add_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)) . f,g is Element of BoundedLinearOperators X,X;
;
end;
:: deftheorem defines + LOPBAN_2:def 1 :
definition
let X be
RealNormSpace;
let f,
g be
Element of
BoundedLinearOperators X,
X;
func g * f -> Element of
BoundedLinearOperators X,
X equals :: LOPBAN_2:def 2
(modetrans g,X,X) * (modetrans f,X,X);
correctness
coherence
(modetrans g,X,X) * (modetrans f,X,X) is Element of BoundedLinearOperators X,X;
by LOPBAN_1:def 10;
end;
:: deftheorem defines * LOPBAN_2:def 2 :
definition
let X be
RealNormSpace;
let f be
Element of
BoundedLinearOperators X,
X;
let a be
Real;
func a * f -> Element of
BoundedLinearOperators X,
X equals :: LOPBAN_2:def 3
(Mult_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)) . a,
f;
correctness
coherence
(Mult_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)) . a,f is Element of BoundedLinearOperators X,X;
;
end;
:: deftheorem defines * LOPBAN_2:def 3 :
definition
let X be
RealNormSpace;
func FuncMult X -> BinOp of
BoundedLinearOperators X,
X means :
Def4:
:: LOPBAN_2:def 4
for
f,
g being
Element of
BoundedLinearOperators X,
X holds
it . f,
g = f * g;
existence
ex b1 being BinOp of BoundedLinearOperators X,X st
for f, g being Element of BoundedLinearOperators X,X holds b1 . f,g = f * g
uniqueness
for b1, b2 being BinOp of BoundedLinearOperators X,X st ( for f, g being Element of BoundedLinearOperators X,X holds b1 . f,g = f * g ) & ( for f, g being Element of BoundedLinearOperators X,X holds b2 . f,g = f * g ) holds
b1 = b2
end;
:: deftheorem Def4 defines FuncMult LOPBAN_2:def 4 :
theorem Th3: :: LOPBAN_2:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines FuncUnit LOPBAN_2:def 5 :
theorem Th4: :: LOPBAN_2:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th5: :: LOPBAN_2:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th6: :: LOPBAN_2:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th7: :: LOPBAN_2:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th8: :: LOPBAN_2:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th9: :: LOPBAN_2:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th10: :: LOPBAN_2:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th11: :: LOPBAN_2:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th12: :: LOPBAN_2:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X be
RealNormSpace;
func Ring_of_BoundedLinearOperators X -> doubleLoopStr equals :: LOPBAN_2:def 6
doubleLoopStr(#
(BoundedLinearOperators X,X),
(Add_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(FuncMult X),
(FuncUnit X),
(Zero_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)) #);
correctness
coherence
doubleLoopStr(# (BoundedLinearOperators X,X),(Add_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),(FuncMult X),(FuncUnit X),(Zero_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)) #) is doubleLoopStr ;
;
end;
:: deftheorem defines Ring_of_BoundedLinearOperators LOPBAN_2:def 6 :
for
X being
RealNormSpace holds
Ring_of_BoundedLinearOperators X = doubleLoopStr(#
(BoundedLinearOperators X,X),
(Add_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(FuncMult X),
(FuncUnit X),
(Zero_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)) #);
theorem Th13: :: LOPBAN_2:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: LOPBAN_2:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X be
RealNormSpace;
func R_Algebra_of_BoundedLinearOperators X -> AlgebraStr equals :: LOPBAN_2:def 7
AlgebraStr(#
(BoundedLinearOperators X,X),
(FuncMult X),
(Add_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(Mult_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(FuncUnit X),
(Zero_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)) #);
correctness
coherence
AlgebraStr(# (BoundedLinearOperators X,X),(FuncMult X),(Add_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),(Mult_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),(FuncUnit X),(Zero_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)) #) is AlgebraStr ;
;
end;
:: deftheorem defines R_Algebra_of_BoundedLinearOperators LOPBAN_2:def 7 :
for
X being
RealNormSpace holds
R_Algebra_of_BoundedLinearOperators X = AlgebraStr(#
(BoundedLinearOperators X,X),
(FuncMult X),
(Add_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(Mult_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(FuncUnit X),
(Zero_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)) #);
theorem Th15: :: LOPBAN_2:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: LOPBAN_2:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th17: :: LOPBAN_2:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th18: :: LOPBAN_2:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let X be
RealNormSpace;
func R_Normed_Algebra_of_BoundedLinearOperators X -> Normed_AlgebraStr equals :: LOPBAN_2:def 8
Normed_AlgebraStr(#
(BoundedLinearOperators X,X),
(FuncMult X),
(Add_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(Mult_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(FuncUnit X),
(Zero_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(BoundedLinearOperatorsNorm X,X) #);
correctness
coherence
Normed_AlgebraStr(# (BoundedLinearOperators X,X),(FuncMult X),(Add_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),(Mult_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),(FuncUnit X),(Zero_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),(BoundedLinearOperatorsNorm X,X) #) is Normed_AlgebraStr ;
;
end;
:: deftheorem defines R_Normed_Algebra_of_BoundedLinearOperators LOPBAN_2:def 8 :
for
X being
RealNormSpace holds
R_Normed_Algebra_of_BoundedLinearOperators X = Normed_AlgebraStr(#
(BoundedLinearOperators X,X),
(FuncMult X),
(Add_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(Mult_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(FuncUnit X),
(Zero_ (BoundedLinearOperators X,X),(R_VectorSpace_of_LinearOperators X,X)),
(BoundedLinearOperatorsNorm X,X) #);
theorem Th19: :: LOPBAN_2:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th20: :: LOPBAN_2:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines Banach_Algebra-like_1 LOPBAN_2:def 9 :
:: deftheorem defines Banach_Algebra-like_2 LOPBAN_2:def 10 :
:: deftheorem defines Banach_Algebra-like_3 LOPBAN_2:def 11 :
:: deftheorem Def12 defines Banach_Algebra-like LOPBAN_2:def 12 :
theorem :: LOPBAN_2:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: LOPBAN_2:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: LOPBAN_2:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)