set Cb = circle (a,b,r);
per cases
( r < 0 or r > 0 or r = 0 )
;
suppose A2:
r = 0
;
circle (a,b,r) is compact
circle (
a,
b,
r)
= {|[a,b]|}
proof
hereby TARSKI:def 3,
XBOOLE_0:def 10 {|[a,b]|} c= circle (a,b,r)
let x be
object ;
( x in circle (a,b,r) implies x in {|[a,b]|} )assume
x in circle (
a,
b,
r)
;
x in {|[a,b]|}then consider p being
Point of
(TOP-REAL 2) such that A3:
x = p
and A4:
|.(p - |[a,b]|).| = r
;
p = |[a,b]|
by A2, A4, TOPRNS_1:28;
hence
x in {|[a,b]|}
by A3, TARSKI:def 1;
verum
end;
let x be
object ;
TARSKI:def 3 ( not x in {|[a,b]|} or x in circle (a,b,r) )
assume
x in {|[a,b]|}
;
x in circle (a,b,r)
then A5:
x = |[a,b]|
by TARSKI:def 1;
|.(|[a,b]| - |[a,b]|).| = 0
by TOPRNS_1:28;
hence
x in circle (
a,
b,
r)
by A2, A5;
verum
end; hence
circle (
a,
b,
r) is
compact
;
verum end; end;