
theorem
  not 1673 is prime
  proof
    1673 = 7*239;
    then 7 divides 1673;
    hence thesis;
  end;
