theorem
  for n st n >= 1 holds n^2 <= 2*(n^2 -n + 1) by Lm24;
