let r be Real; :: thesis: 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); :: thesis: ( y = |[0 ,0 ]| implies Ball y,r = { q where q is Point of (TOP-REAL 2) : |.q.| < r } )
assume A1:
y = |[0 ,0 ]|
; :: thesis: 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 } ;
A2:
{ 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 }
A4:
{ 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 }
thus Ball y,r =
{ q where q is Point of (TOP-REAL 2) : |.(|[0 ,0 ]| - q).| < r }
by A1, JGRAPH_2:10
.=
{ q where q is Point of (TOP-REAL 2) : |.q.| < r }
by A2, A4, XBOOLE_0:def 10
; :: thesis: verum