
theorem
  not 493 is prime
  proof
    493 = 17*29;
    then 17 divides 493;
    hence thesis;
  end;
