
theorem
  not 680 is prime
  proof
    680 = 2*340;
    then 2 divides 680;
    hence thesis;
  end;
