
theorem
  not 696 is prime
  proof
    696 = 2*348;
    then 2 divides 696;
    hence thesis;
  end;
