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