let r be Real; for y being Point of (Euclid 2) st y = |[0 ,0 ]| holds
Ball y,r = { q where q is Point of (TOP-REAL 2) : |.q.| < r }
let y be Point of (Euclid 2); ( y = |[0 ,0 ]| implies Ball y,r = { q where q is Point of (TOP-REAL 2) : |.q.| < r } )
set X = { q where q is Point of (TOP-REAL 2) : |.(|[0 ,0 ]| - q).| < r } ;
set Y = { q where q is Point of (TOP-REAL 2) : |.q.| < r } ;
A1:
{ q where q is Point of (TOP-REAL 2) : |.(|[0 ,0 ]| - q).| < r } c= { q where q is Point of (TOP-REAL 2) : |.q.| < r }
A3:
{ q where q is Point of (TOP-REAL 2) : |.q.| < r } c= { q where q is Point of (TOP-REAL 2) : |.(|[0 ,0 ]| - q).| < r }
assume
y = |[0 ,0 ]|
; Ball y,r = { q where q is Point of (TOP-REAL 2) : |.q.| < r }
hence Ball y,r =
{ q where q is Point of (TOP-REAL 2) : |.(|[0 ,0 ]| - q).| < r }
by JGRAPH_2:10
.=
{ q where q is Point of (TOP-REAL 2) : |.q.| < r }
by A1, A3, XBOOLE_0:def 10
;
verum