let p be Point of (TOP-REAL 2); :: thesis: for e being Point of (Euclid 2)
for P being Subset of (TOP-REAL 2)
for r being real number st P = Ball e,r & p = e holds
proj2 .: P = ].((p `2 ) - r),((p `2 ) + r).[
let e be Point of (Euclid 2); :: thesis: for P being Subset of (TOP-REAL 2)
for r being real number st P = Ball e,r & p = e holds
proj2 .: P = ].((p `2 ) - r),((p `2 ) + r).[
let P be Subset of (TOP-REAL 2); :: thesis: for r being real number st P = Ball e,r & p = e holds
proj2 .: P = ].((p `2 ) - r),((p `2 ) + r).[
let r be real number ; :: thesis: ( P = Ball e,r & p = e implies proj2 .: P = ].((p `2 ) - r),((p `2 ) + r).[ )
assume that
A1:
P = Ball e,r
and
A2:
p = e
; :: thesis: proj2 .: P = ].((p `2 ) - r),((p `2 ) + r).[
let a be set ; :: according to TARSKI:def 3 :: thesis: ( not a in ].((p `2 ) - r),((p `2 ) + r).[ or a in proj2 .: P )
assume A6:
a in ].((p `2 ) - r),((p `2 ) + r).[
; :: thesis: a in proj2 .: P
then reconsider b = a as Real ;
b < (p `2 ) + r
by A6, XXREAL_1:4;
then A7:
b - (p `2 ) < ((p `2 ) + r) - (p `2 )
by XREAL_1:11;
A8: a =
|[(p `1 ),b]| `2
by EUCLID:56
.=
proj2 . |[(p `1 ),b]|
by PSCOMP_1:def 29
;
reconsider f = |[(p `1 ),b]| as Point of (Euclid 2) by TOPREAL3:13;
A9: dist f,e =
(Pitag_dist 2) . f,e
by METRIC_1:def 1
.=
sqrt ((((|[(p `1 ),b]| `1 ) - (p `1 )) ^2 ) + (((|[(p `1 ),b]| `2 ) - (p `2 )) ^2 ))
by A2, TOPREAL3:12
.=
sqrt ((((p `1 ) - (p `1 )) ^2 ) + (((|[(p `1 ),b]| `2 ) - (p `2 )) ^2 ))
by EUCLID:56
.=
sqrt (0 + ((b - (p `2 )) ^2 ))
by EUCLID:56
;
then
|[(p `1 ),b]| in P
by A1, METRIC_1:12;
hence
a in proj2 .: P
by A8, FUNCT_2:43; :: thesis: verum