let n be Element of NAT ; for p being Point of (Euclid n)
for r being Real
for B being Subset of (TOP-REAL n) st B = cl_Ball p,r holds
( B is Bounded & B is closed )
let p be Point of (Euclid n); for r being Real
for B being Subset of (TOP-REAL n) st B = cl_Ball p,r holds
( B is Bounded & B is closed )
let r be Real; for B being Subset of (TOP-REAL n) st B = cl_Ball p,r holds
( B is Bounded & B is closed )
let B be Subset of (TOP-REAL n); ( B = cl_Ball p,r implies ( B is Bounded & B is closed ) )
assume A1:
B = cl_Ball p,r
; ( B is Bounded & B is closed )
cl_Ball p,r c= Ball p,(r + 1)
then
cl_Ball p,r is bounded
by TBSP_1:21;
hence
B is Bounded
by A1, JORDAN2C:def 2; B is closed
A4:
TopStruct(# the carrier of (TOP-REAL n),the topology of (TOP-REAL n) #) = TopSpaceMetr (Euclid n)
by EUCLID:def 8;
then reconsider BB = B as Subset of (TopSpaceMetr (Euclid n)) ;
BB is closed
by A1, TOPREAL6:65;
hence
B is closed
by A4, PRE_TOPC:61; verum