
theorem
  not 682 is prime
  proof
    682 = 2*341;
    then 2 divides 682;
    hence thesis;
  end;
