
theorem
  not 1694 is prime
  proof
    1694 = 2*847;
    then 2 divides 1694;
    hence thesis;
  end;
