
theorem
  not 687 is prime
  proof
    687 = 3*229;
    then 3 divides 687;
    hence thesis;
  end;
