
theorem
  not 629 is prime
  proof
    629 = 17*37;
    then 17 divides 629;
    hence thesis;
  end;
