
theorem
  not 597 is prime
  proof
    597 = 3*199;
    then 3 divides 597;
    hence thesis;
  end;
