
theorem
  not 1710 is prime
  proof
    1710 = 2*855;
    then 2 divides 1710;
    hence thesis;
  end;
