
theorem
  not 1702 is prime
  proof
    1702 = 2*851;
    then 2 divides 1702;
    hence thesis;
  end;
