
theorem
  not 1672 is prime
  proof
    1672 = 2*836;
    then 2 divides 1672;
    hence thesis;
  end;
