theorem
  for n st n >= 10 holds 2 to_power (n-1) > (2*n)^2 by Lm28;
