theorem
 for n being Nat, r,s being Real st r > 0
 for x being Element of Euclid n st x = 0*n
 for A being Subset of TOP-REAL n st A = Ball(x,s)
  holds r*A = Ball(x,r*s) by Lm2;
