
theorem
  not 694 is prime
  proof
    694 = 2*347;
    then 2 divides 694;
    hence thesis;
  end;
