let n be Element of NAT ; :: thesis: for q2 being Point of (Euclid n)
for q being Point of (TOP-REAL n)
for r being real number st q = q2 holds
Ball q2,r = { q3 where q3 is Point of (TOP-REAL n) : |.(q - q3).| < r }
let q2 be Point of (Euclid n); :: thesis: for q being Point of (TOP-REAL n)
for r being real number st q = q2 holds
Ball q2,r = { q3 where q3 is Point of (TOP-REAL n) : |.(q - q3).| < r }
let q be Point of (TOP-REAL n); :: thesis: for r being real number st q = q2 holds
Ball q2,r = { q3 where q3 is Point of (TOP-REAL n) : |.(q - q3).| < r }
let r be real number ; :: thesis: ( q = q2 implies Ball q2,r = { q3 where q3 is Point of (TOP-REAL n) : |.(q - q3).| < r } )
assume A1:
q = q2
; :: thesis: Ball q2,r = { q3 where q3 is Point of (TOP-REAL n) : |.(q - q3).| < r }
A2:
Ball q2,r = { q4 where q4 is Element of (Euclid n) : dist q2,q4 < r }
by METRIC_1:18;
A3:
{ q4 where q4 is Element of (Euclid n) : dist q2,q4 < r } c= { q3 where q3 is Point of (TOP-REAL n) : |.(q - q3).| < r }
{ q3 where q3 is Point of (TOP-REAL n) : |.(q - q3).| < r } c= { q4 where q4 is Element of (Euclid n) : dist q2,q4 < r }
hence
Ball q2,r = { q3 where q3 is Point of (TOP-REAL n) : |.(q - q3).| < r }
by A2, A3, XBOOLE_0:def 10; :: thesis: verum