
theorem
  not 1144 is prime
  proof
    1144 = 2*572;
    then 2 divides 1144;
    hence thesis;
  end;
