
theorem
  not 1731 is prime
  proof
    1731 = 3*577;
    then 3 divides 1731;
    hence thesis;
  end;
