
theorem
  not 1662 is prime
  proof
    1662 = 2*831;
    then 2 divides 1662;
    hence thesis;
  end;
