:: LOPBAN_3 semantic presentation
:: deftheorem Def1 defines Partial_Sums LOPBAN_3:def 1 :
theorem Th1: :: LOPBAN_3:1
:: deftheorem Def2 defines summable LOPBAN_3:def 2 :
:: deftheorem Def3 defines Sum LOPBAN_3:def 3 :
:: deftheorem Def4 defines norm_summable LOPBAN_3:def 4 :
theorem Th2: :: LOPBAN_3:2
theorem Th3: :: LOPBAN_3:3
theorem Th4: :: LOPBAN_3:4
theorem Th5: :: LOPBAN_3:5
theorem Th6: :: LOPBAN_3:6
:: deftheorem Def5 defines constant LOPBAN_3:def 5 :
:: deftheorem Def6 defines ^\ LOPBAN_3:def 6 :
theorem Th7: :: LOPBAN_3:7
theorem Th8: :: LOPBAN_3:8
theorem Th9: :: LOPBAN_3:9
theorem Th10: :: LOPBAN_3:10
theorem Th11: :: LOPBAN_3:11
theorem Th12: :: LOPBAN_3:12
Lemma17:
for b1, b2 being Nat st b1 < b2 holds
ex b3 being Nat st b2 = (b1 + 1) + b3
Lemma18:
for b1 being Real_Sequence holds
( ( ( for b2 being Nat holds b1 . b2 < b1 . (b2 + 1) ) implies for b2, b3 being Nat holds b1 . b2 < b1 . ((b2 + 1) + b3) ) & ( ( for b2, b3 being Nat holds b1 . b2 < b1 . ((b2 + 1) + b3) ) implies for b2, b3 being Nat st b2 < b3 holds
b1 . b2 < b1 . b3 ) & ( ( for b2, b3 being Nat st b2 < b3 holds
b1 . b2 < b1 . b3 ) implies for b2 being Nat holds b1 . b2 < b1 . (b2 + 1) ) )
Lemma19:
for b1 being Real_Sequence holds
( b1 is increasing iff for b2 being Nat holds b1 . b2 < b1 . (b2 + 1) )
theorem Th13: :: LOPBAN_3:13
theorem Th14: :: LOPBAN_3:14
theorem Th15: :: LOPBAN_3:15
theorem Th16: :: LOPBAN_3:16
theorem Th17: :: LOPBAN_3:17
theorem Th18: :: LOPBAN_3:18
theorem Th19: :: LOPBAN_3:19
theorem Th20: :: LOPBAN_3:20
theorem Th21: :: LOPBAN_3:21
theorem Th22: :: LOPBAN_3:22
theorem Th23: :: LOPBAN_3:23
theorem Th24: :: LOPBAN_3:24
theorem Th25: :: LOPBAN_3:25
theorem Th26: :: LOPBAN_3:26
theorem Th27: :: LOPBAN_3:27
theorem Th28: :: LOPBAN_3:28
theorem Th29: :: LOPBAN_3:29
theorem Th30: :: LOPBAN_3:30
theorem Th31: :: LOPBAN_3:31
theorem Th32: :: LOPBAN_3:32
theorem Th33: :: LOPBAN_3:33
theorem Th34: :: LOPBAN_3:34
theorem Th35: :: LOPBAN_3:35
theorem Th36: :: LOPBAN_3:36
theorem Th37: :: LOPBAN_3:37
theorem Th38: :: LOPBAN_3:38
theorem Th39: :: LOPBAN_3:39
theorem Th40: :: LOPBAN_3:40
theorem Th41: :: LOPBAN_3:41
theorem Th42: :: LOPBAN_3:42
theorem Th43: :: LOPBAN_3:43
:: deftheorem Def7 LOPBAN_3:def 7 :
canceled;
:: deftheorem Def8 defines invertible LOPBAN_3:def 8 :
:: deftheorem Def9 defines * LOPBAN_3:def 9 :
:: deftheorem Def10 defines * LOPBAN_3:def 10 :
:: deftheorem Def11 defines * LOPBAN_3:def 11 :
:: deftheorem Def12 defines " LOPBAN_3:def 12 :
:: deftheorem Def13 defines GeoSeq LOPBAN_3:def 13 :
:: deftheorem Def14 defines #N LOPBAN_3:def 14 :
theorem Th44: :: LOPBAN_3:44
theorem Th45: :: LOPBAN_3:45
theorem Th46: :: LOPBAN_3:46
Lemma44:
for b1 being RealNormSpace
for b2 being Point of b1 st ( for b3 being Real st b3 > 0 holds
||.b2.|| < b3 ) holds
b2 = 0. b1
Lemma45:
for b1 being RealNormSpace
for b2, b3 being Point of b1 st ( for b4 being Real st b4 > 0 holds
||.(b2 - b3).|| < b4 ) holds
b2 = b3
Lemma46:
for b1 being RealNormSpace
for b2, b3 being Point of b1
for b4 being Real_Sequence st b4 is convergent & lim b4 = 0 & ( for b5 being Nat holds ||.(b2 - b3).|| <= b4 . b5 ) holds
b2 = b3
theorem Th47: :: LOPBAN_3:47