
theorem
  not 944 is prime
  proof
    944 = 2*472;
    then 2 divides 944;
    hence thesis;
  end;
