
theorem
  not 689 is prime
  proof
    689 = 13*53;
    then 13 divides 689;
    hence thesis;
  end;
