
theorem
  not 537 is prime
  proof
    537 = 3*179;
    then 3 divides 537;
    hence thesis;
  end;
