let a, b, r be real number ; for x being Point of st x = |[a,b]| holds
cl_Ball x,r = closed_inside_of_circle a,b,r
let x be Point of ; ( x = |[a,b]| implies cl_Ball x,r = closed_inside_of_circle a,b,r )
assume A1:
x = |[a,b]|
; cl_Ball x,r = closed_inside_of_circle a,b,r
hereby TARSKI:def 3,
XBOOLE_0:def 10 closed_inside_of_circle a,b,r c= cl_Ball x,r
let w be
set ;
( w in cl_Ball x,r implies w in closed_inside_of_circle a,b,r )assume A2:
w in cl_Ball x,
r
;
w in closed_inside_of_circle a,b,rthen reconsider u =
w as
Point of
by TOPREAL3:13;
reconsider e =
u as
Point of
by TOPREAL3:13;
dist e,
x = |.(u - |[a,b]|).|
by A1, JGRAPH_1:45;
then
|.(u - |[a,b]|).| <= r
by A2, METRIC_1:13;
hence
w in closed_inside_of_circle a,
b,
r
by Th44;
verum
end;
let w be set ; TARSKI:def 3 ( not w in closed_inside_of_circle a,b,r or w in cl_Ball x,r )
assume A3:
w in closed_inside_of_circle a,b,r
; w in cl_Ball x,r
then reconsider u = w as Point of ;
reconsider e = u as Point of by TOPREAL3:13;
dist e,x = |.(u - |[a,b]|).|
by A1, JGRAPH_1:45;
then
dist e,x <= r
by A3, Th44;
hence
w in cl_Ball x,r
by METRIC_1:13; verum