
theorem
  not 1686 is prime
  proof
    1686 = 2*843;
    then 2 divides 1686;
    hence thesis;
  end;
