
theorem
  not 594 is prime
  proof
    594 = 2*297;
    then 2 divides 594;
    hence thesis;
  end;
