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