let a be Real; for n being Element of NAT
for P being Subset of (TOP-REAL n) st n >= 1 & P = (REAL n) \ { q where q is Point of (TOP-REAL n) : |.q.| < a } holds
not P is Bounded
let n be Element of NAT ; for P being Subset of (TOP-REAL n) st n >= 1 & P = (REAL n) \ { q where q is Point of (TOP-REAL n) : |.q.| < a } holds
not P is Bounded
let P be Subset of (TOP-REAL n); ( n >= 1 & P = (REAL n) \ { q where q is Point of (TOP-REAL n) : |.q.| < a } implies not P is Bounded )
assume that
A1:
n >= 1
and
A2:
P = (REAL n) \ { q where q is Point of (TOP-REAL n) : |.q.| < a }
; not P is Bounded
per cases
( a > 0 or a <= 0 )
;
suppose A3:
a > 0
;
not P is Bounded now consider p being
Element of
P;
assume
P is
Bounded
;
contradictionthen consider r being
Real such that A4:
for
q being
Point of
(TOP-REAL n) st
q in P holds
|.q.| < r
by Th40;
A5:
P <> {}
by A1, A2, Th60;
then
p in P
;
then reconsider p =
p as
Point of
(TOP-REAL n) ;
A6:
|.p.| < r
by A4, A5;
A13:
(a + r) + 1
<= abs ((a + r) + 1)
by ABSVALUE:11;
(
abs ((a + r) + 1) >= 0 &
sqrt 1
<= sqrt n )
by A1, COMPLEX1:132, SQUARE_1:94;
then A14:
(abs ((a + r) + 1)) * 1
<= (abs ((a + r) + 1)) * (sqrt n)
by SQUARE_1:83, XREAL_1:66;
A15:
a + r < (a + r) + 1
by XREAL_1:31;
|.(((a + r) + 1) * (1.REAL n)).| =
(abs ((a + r) + 1)) * |.(1.REAL n).|
by TOPRNS_1:8
.=
(abs ((a + r) + 1)) * (sqrt n)
by Th35
;
then
(a + r) + 1
<= |.(((a + r) + 1) * (1.REAL n)).|
by A14, A13, XXREAL_0:2;
then A16:
a + r < |.(((a + r) + 1) * (1.REAL n)).|
by A15, XXREAL_0:2;
r < r + a
by A3, XREAL_1:31;
hence
contradiction
by A2, A4, A7, A16, XXREAL_0:2;
verum end; hence
not
P is
Bounded
;
verum end; end;