
theorem
  not 994 is prime
  proof
    994 = 2*497;
    then 2 divides 994;
    hence thesis;
  end;
