theorem
  for K, L, e be Real st 0 < K & K < 1 & 0 < e
   ex n be Nat st |.L * (K to_power n).| < e by Lm2;
