theorem
  (f is_continuous_at x & y = f.x) implies
  (for V being Element of U_FMT y ex W being Element of U_FMT x st f.:W c= V)
  by Lm11;
