let n be Nat; for A being Subset of (TOP-REAL n) holds
( A is Bounded iff ex p being Point of (Euclid n) ex r being real number st A c= OpenHypercube (p,r) )
let A be Subset of (TOP-REAL n); ( A is Bounded iff ex p being Point of (Euclid n) ex r being real number st A c= OpenHypercube (p,r) )
reconsider B = A as Subset of (Euclid n) by TOPREAL3:8;
thus
( A is Bounded implies ex p being Point of (Euclid n) ex r being real number st A c= OpenHypercube (p,r) )
( ex p being Point of (Euclid n) ex r being real number st A c= OpenHypercube (p,r) implies A is Bounded )proof
assume
A is
Bounded
;
ex p being Point of (Euclid n) ex r being real number st A c= OpenHypercube (p,r)
then A1:
B is
bounded
by JORDAN2C:def 1;
per cases
( A is empty or not A is empty )
;
suppose
not
A is
empty
;
ex p being Point of (Euclid n) ex r being real number st A c= OpenHypercube (p,r)then consider p being
set such that A3:
p in B
by XBOOLE_0:def 1;
reconsider p =
p as
Element of
(Euclid n) by A3;
consider r being
Real such that
0 < r
and A4:
for
x,
y being
Point of
(Euclid n) st
x in B &
y in B holds
dist (
x,
y)
<= r
by A1, TBSP_1:def 7;
take
p
;
ex r being real number st A c= OpenHypercube (p,r)take r1 =
r + 1;
A c= OpenHypercube (p,r1)A5:
B c= Ball (
p,
r1)
Ball (
p,
r1)
c= OpenHypercube (
p,
r1)
by EUCLID_9:22;
hence
A c= OpenHypercube (
p,
r1)
by A5, XBOOLE_1:1;
verum end; end;
end;
given p being Point of (Euclid n), r being real number such that A7:
A c= OpenHypercube (p,r)
; A is Bounded