
theorem
  not 698 is prime
  proof
    698 = 2*349;
    then 2 divides 698;
    hence thesis;
  end;
