
theorem
  not 1737 is prime
  proof
    1737 = 3*579;
    then 3 divides 1737;
    hence thesis;
  end;
