
theorem
  not 996 is prime
  proof
    996 = 2*498;
    then 2 divides 996;
    hence thesis;
  end;
