:: LP_SPACE semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
:: deftheorem Def1 defines rto_power LP_SPACE:def 1 :
:: deftheorem Def2 defines the_set_of_RealSequences_l^ LP_SPACE:def 2 :
Lm1:
for x1, y1 being Real st x1 >= 0 & y1 > 0 holds
x1 to_power y1 >= 0
Lm2:
for y1, x1, x2 being Real st y1 > 0 & x1 >= 0 & x2 >= 0 holds
(x1 * x2) to_power y1 = (x1 to_power y1) * (x2 to_power y1)
theorem Th1: :: LP_SPACE:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm3:
for p being Real st 1 = p holds
for a, b being Real_Sequence
for n being Nat holds ((Partial_Sums ((a + b) rto_power p)) . n) to_power (1 / p) <= (((Partial_Sums (a rto_power p)) . n) to_power (1 / p)) + (((Partial_Sums (b rto_power p)) . n) to_power (1 / p))
theorem Th2: :: LP_SPACE:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm4:
for a, b being Real_Sequence
for p being Real st 1 = p & a rto_power p is summable & b rto_power p is summable holds
( (a + b) rto_power p is summable & (Sum ((a + b) rto_power p)) to_power (1 / p) <= ((Sum (a rto_power p)) to_power (1 / p)) + ((Sum (b rto_power p)) to_power (1 / p)) )
theorem Th3: :: LP_SPACE:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th4: :: LP_SPACE:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th5: :: LP_SPACE:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th6: :: LP_SPACE:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
for
p being
Real st 1
<= p holds
(
RLSStruct(#
(the_set_of_RealSequences_l^ p),
(Zero_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Add_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Mult_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ) #) is
Abelian &
RLSStruct(#
(the_set_of_RealSequences_l^ p),
(Zero_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Add_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Mult_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ) #) is
add-associative &
RLSStruct(#
(the_set_of_RealSequences_l^ p),
(Zero_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Add_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Mult_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ) #) is
right_zeroed &
RLSStruct(#
(the_set_of_RealSequences_l^ p),
(Zero_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Add_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Mult_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ) #) is
right_complementable &
RLSStruct(#
(the_set_of_RealSequences_l^ p),
(Zero_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Add_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Mult_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ) #) is
RealLinearSpace-like )
by Th5;
theorem Th7: :: LP_SPACE:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm5:
for p being Real ex NORM being Function of the_set_of_RealSequences_l^ p, REAL st
for x being set st x in the_set_of_RealSequences_l^ p holds
NORM . x = (Sum ((seq_id x) rto_power p)) to_power (1 / p)
:: deftheorem Def3 defines l_norm^ LP_SPACE:def 3 :
theorem Th8: :: LP_SPACE:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th9: :: LP_SPACE:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th10: :: LP_SPACE:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th11: :: LP_SPACE:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th12: :: LP_SPACE:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm6:
for p being Real st 1 <= p holds
for lp being non empty NORMSTR st lp = NORMSTR(# (the_set_of_RealSequences_l^ p),(Zero_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(Add_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(Mult_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(l_norm^ p) #) holds
for x being Point of lp
for a being Real holds (seq_id (a * x)) rto_power p = ((abs a) to_power p) (#) ((seq_id x) rto_power p)
Lm7:
for p being Real st 1 <= p holds
for lp being non empty NORMSTR st lp = NORMSTR(# (the_set_of_RealSequences_l^ p),(Zero_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(Add_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(Mult_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(l_norm^ p) #) holds
for x being Point of lp
for a being Real holds Sum ((seq_id (a * x)) rto_power p) = ((abs a) to_power p) * (Sum ((seq_id x) rto_power p))
Lm8:
for p being Real st 1 <= p holds
for lp being non empty NORMSTR st lp = NORMSTR(# (the_set_of_RealSequences_l^ p),(Zero_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(Add_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(Mult_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(l_norm^ p) #) holds
for x being Point of lp
for a being Real holds (Sum ((seq_id (a * x)) rto_power p)) to_power (1 / p) = (abs a) * ((Sum ((seq_id x) rto_power p)) to_power (1 / p))
theorem Th13: :: LP_SPACE:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th14: :: LP_SPACE:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th15: :: LP_SPACE:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm9:
for c being Real
for seq being Real_Sequence st seq is convergent holds
for rseq being Real_Sequence st ( for i being Nat holds rseq . i = abs ((seq . i) - c) ) holds
( rseq is convergent & lim rseq = abs ((lim seq) - c) )
by RSSPACE3:1;
Lm10:
for p being Real st 0 < p holds
for c being Real
for seq being Real_Sequence st seq is convergent holds
for rseq being Real_Sequence st ( for i being Nat holds rseq . i = (abs ((seq . i) - c)) to_power p ) holds
( rseq is convergent & lim rseq = (abs ((lim seq) - c)) to_power p )
Lm11:
for p being Real st 0 < p holds
for c being Real
for seq, seq1 being Real_Sequence st seq is convergent & seq1 is convergent holds
for rseq being Real_Sequence st ( for i being Nat holds rseq . i = ((abs ((seq . i) - c)) to_power p) + (seq1 . i) ) holds
( rseq is convergent & lim rseq = ((abs ((lim seq) - c)) to_power p) + (lim seq1) )
Lm12:
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
by RSSPACE2:6;
Lm13:
for a, b being Real_Sequence holds a = (a + b) - b
Lm14:
for p being Real st p >= 1 holds
for a, b being Real_Sequence st a rto_power p is summable & b rto_power p is summable holds
(a + b) rto_power p is summable
theorem Th16: :: LP_SPACE:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let p be
Real;
assume A1:
1
<= p
;
func l_Space^ p -> RealBanachSpace equals :: LP_SPACE:def 4
NORMSTR(#
(the_set_of_RealSequences_l^ p),
(Zero_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Add_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(Mult_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),
(l_norm^ p) #);
coherence
NORMSTR(# (the_set_of_RealSequences_l^ p),(Zero_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(Add_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(Mult_ (the_set_of_RealSequences_l^ p),Linear_Space_of_RealSequences ),(l_norm^ p) #) is RealBanachSpace
end;
:: deftheorem defines l_Space^ LP_SPACE:def 4 :