let n be Element of NAT ; 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); 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); 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 ; ( q = q2 implies Ball q2,r = { q3 where q3 is Point of (TOP-REAL n) : |.(q - q3).| < r } )
assume A1:
q = q2
; Ball q2,r = { q3 where q3 is Point of (TOP-REAL n) : |.(q - q3).| < r }
A2:
{ 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 }
A4:
{ 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 }
Ball q2,r = { q4 where q4 is Element of (Euclid n) : dist q2,q4 < r }
by METRIC_1:18;
hence
Ball q2,r = { q3 where q3 is Point of (TOP-REAL n) : |.(q - q3).| < r }
by A2, A4, XBOOLE_0:def 10; verum