
theorem
  not 697 is prime
  proof
    697 = 17*41;
    then 17 divides 697;
    hence thesis;
  end;
