
theorem
  not 688 is prime
  proof
    688 = 2*344;
    then 2 divides 688;
    hence thesis;
  end;
