
theorem
  not 992 is prime
  proof
    992 = 2*496;
    then 2 divides 992;
    hence thesis;
  end;
