:: FRECHET semantic presentation
Lemma1:
for b1 being Nat st b1 <> 0 holds
1 / b1 > 0
Lemma2:
for b1 being Real st b1 > 0 holds
ex b2 being Nat st
( 1 / b2 < b1 & b2 > 0 )
theorem Th1: :: FRECHET:1
theorem Th2: :: FRECHET:2
theorem Th3: :: FRECHET:3
Lemma6:
for b1 being TopStruct
for b2 being Subset of b1 holds
( b2 is open iff ([#] b1) \ b2 is closed )
theorem Th4: :: FRECHET:4
theorem Th5: :: FRECHET:5
theorem Th6: :: FRECHET:6
theorem Th7: :: FRECHET:7
theorem Th8: :: FRECHET:8
theorem Th9: :: FRECHET:9
theorem Th10: :: FRECHET:10
theorem Th11: :: FRECHET:11
theorem Th12: :: FRECHET:12
theorem Th13: :: FRECHET:13
for
b1,
b2 being
set st
b2 c= b1 holds
(id b1) .: b2 = b2
theorem Th14: :: FRECHET:14
canceled;
theorem Th15: :: FRECHET:15
theorem Th16: :: FRECHET:16
theorem Th17: :: FRECHET:17
theorem Th18: :: FRECHET:18
for
b1,
b2,
b3 being
set st not
b3 in b1 holds
((id b1) +* (b2 --> b3)) " {b3} = b2
theorem Th19: :: FRECHET:19
for
b1,
b2,
b3,
b4 being
set st
b3 c= b1 & not
b4 in b1 holds
((id b1) +* (b2 --> b4)) " (b3 \/ {b4}) = b3 \/ b2
theorem Th20: :: FRECHET:20
for
b1,
b2,
b3,
b4 being
set st
b3 c= b1 & not
b4 in b1 holds
((id b1) +* (b2 --> b4)) " (b3 \ {b4}) = b3 \ b2
Lemma22:
for b1, b2, b3, b4 being set st not b4 in b1 holds
((id b1) +* (b2 --> b4)) " ((b1 \ b3) \ {b4}) = (b1 \ b3) \ b2
:: deftheorem Def1 defines first-countable FRECHET:def 1 :
theorem Th21: :: FRECHET:21
theorem Th22: :: FRECHET:22
:: deftheorem Def2 defines is_convergent_to FRECHET:def 2 :
theorem Th23: :: FRECHET:23
:: deftheorem Def3 defines convergent FRECHET:def 3 :
:: deftheorem Def4 defines Lim FRECHET:def 4 :
:: deftheorem Def5 defines Frechet FRECHET:def 5 :
:: deftheorem Def6 defines sequential FRECHET:def 6 :
theorem Th24: :: FRECHET:24
theorem Th25: :: FRECHET:25
canceled;
theorem Th26: :: FRECHET:26
theorem Th27: :: FRECHET:27
theorem Th28: :: FRECHET:28
:: deftheorem Def7 defines REAL? FRECHET:def 7 :
Lemma35:
{REAL } c= the carrier of REAL?
theorem Th29: :: FRECHET:29
canceled;
theorem Th30: :: FRECHET:30
theorem Th31: :: FRECHET:31
theorem Th32: :: FRECHET:32
theorem Th33: :: FRECHET:33
theorem Th34: :: FRECHET:34
theorem Th35: :: FRECHET:35
theorem Th36: :: FRECHET:36
theorem Th37: :: FRECHET:37
theorem Th38: :: FRECHET:38
canceled;
theorem Th39: :: FRECHET:39
canceled;
theorem Th40: :: FRECHET:40
for
b1 being
Real st
b1 > 0 holds
ex
b2 being
Nat st
( 1
/ b2 < b1 &
b2 > 0 )
by Lemma2;