begin
theorem Th1:
theorem Th2:
theorem Th3:
:: deftheorem Def1 defines totally_bounded TBSP_1:def 1 :
for N being non empty MetrStruct holds
( N is totally_bounded iff for r being Real st r > 0 holds
ex G being Subset-Family of N st
( G is finite & the carrier of N = union G & ( for C being Subset of N st C in G holds
ex w being Element of N st C = Ball (w,r) ) ) );
Lm1:
for N being non empty MetrStruct
for f being Function holds
( f is sequence of N iff ( dom f = NAT & ( for x being set st x in NAT holds
f . x is Element of N ) ) )
theorem
canceled;
theorem
:: deftheorem TBSP_1:def 2 :
canceled;
:: deftheorem Def3 defines convergent TBSP_1:def 3 :
for N being non empty MetrStruct
for S2 being sequence of N holds
( S2 is convergent iff ex x being Element of N st
for r being Real st r > 0 holds
ex n being Element of NAT st
for m being Element of NAT st n <= m holds
dist ((S2 . m),x) < r );
:: deftheorem defines lim TBSP_1:def 4 :
for M being non empty MetrSpace
for S1 being sequence of M st S1 is convergent holds
for b3 being Element of M holds
( b3 = lim S1 iff for r being Real st r > 0 holds
ex n being Element of NAT st
for m being Element of NAT st m >= n holds
dist ((S1 . m),b3) < r );
:: deftheorem Def5 defines Cauchy TBSP_1:def 5 :
for N being non empty MetrStruct
for S2 being sequence of N holds
( S2 is Cauchy iff for r being Real st r > 0 holds
ex p being Element of NAT st
for n, m being Element of NAT st p <= n & p <= m holds
dist ((S2 . n),(S2 . m)) < r );
:: deftheorem Def6 defines complete TBSP_1:def 6 :
for N being non empty MetrStruct holds
( N is complete iff for S2 being sequence of N st S2 is Cauchy holds
S2 is convergent );
theorem
canceled;
theorem Th7:
theorem Th8:
theorem
theorem
theorem
canceled;
theorem
:: deftheorem TBSP_1:def 7 :
canceled;
:: deftheorem Def8 defines bounded TBSP_1:def 8 :
for N being non empty MetrStruct holds
( N is bounded iff ex r being Real st
( 0 < r & ( for x, y being Point of N holds dist (x,y) <= r ) ) );
:: deftheorem Def9 defines bounded TBSP_1:def 9 :
for N being non empty MetrStruct
for C being Subset of N holds
( C is bounded iff ex r being Real st
( 0 < r & ( for x, y being Point of N st x in C & y in C holds
dist (x,y) <= r ) ) );
theorem
canceled;
theorem
canceled;
theorem Th15:
theorem Th16:
theorem Th17:
Lm2:
for T being non empty Reflexive symmetric triangle MetrStruct
for t1 being Element of T
for r being real number st 0 < r holds
Ball (t1,r) is bounded
theorem
canceled;
theorem
canceled;
theorem Th20:
theorem Th21:
theorem Th22:
theorem Th23:
theorem Th24:
theorem Th25:
theorem
definition
let N be non
empty Reflexive MetrStruct ;
let C be
Subset of
N;
assume A1:
C is
bounded
;
func diameter C -> Real means :
Def10:
( ( for
x,
y being
Point of
N st
x in C &
y in C holds
dist (
x,
y)
<= it ) & ( for
s being
Real st ( for
x,
y being
Point of
N st
x in C &
y in C holds
dist (
x,
y)
<= s ) holds
it <= s ) )
if C <> {} otherwise it = 0 ;
consistency
for b1 being Real holds verum
;
existence
( ( C <> {} implies ex b1 being Real st
( ( for x, y being Point of N st x in C & y in C holds
dist (x,y) <= b1 ) & ( for s being Real st ( for x, y being Point of N st x in C & y in C holds
dist (x,y) <= s ) holds
b1 <= s ) ) ) & ( not C <> {} implies ex b1 being Real st b1 = 0 ) )
uniqueness
for b1, b2 being Real holds
( ( C <> {} & ( for x, y being Point of N st x in C & y in C holds
dist (x,y) <= b1 ) & ( for s being Real st ( for x, y being Point of N st x in C & y in C holds
dist (x,y) <= s ) holds
b1 <= s ) & ( for x, y being Point of N st x in C & y in C holds
dist (x,y) <= b2 ) & ( for s being Real st ( for x, y being Point of N st x in C & y in C holds
dist (x,y) <= s ) holds
b2 <= s ) implies b1 = b2 ) & ( not C <> {} & b1 = 0 & b2 = 0 implies b1 = b2 ) )
end;
:: deftheorem Def10 defines diameter TBSP_1:def 10 :
for N being non empty Reflexive MetrStruct
for C being Subset of N st C is bounded holds
for b3 being Real holds
( ( C <> {} implies ( b3 = diameter C iff ( ( for x, y being Point of N st x in C & y in C holds
dist (x,y) <= b3 ) & ( for s being Real st ( for x, y being Point of N st x in C & y in C holds
dist (x,y) <= s ) holds
b3 <= s ) ) ) ) & ( not C <> {} implies ( b3 = diameter C iff b3 = 0 ) ) );
theorem
canceled;
theorem
theorem Th29:
theorem
theorem
theorem
theorem
theorem