
theorem
  not 598 is prime
  proof
    598 = 2*299;
    then 2 divides 598;
    hence thesis;
  end;
