
theorem
  not 686 is prime
  proof
    686 = 2*343;
    then 2 divides 686;
    hence thesis;
  end;
