
theorem
  not 1730 is prime
  proof
    1730 = 2*865;
    then 2 divides 1730;
    hence thesis;
  end;
