
theorem
  not 1498 is prime
  proof
    1498 = 2*749;
    then 2 divides 1498;
    hence thesis;
  end;
