
theorem
  not 1762 is prime
  proof
    1762 = 2*881;
    then 2 divides 1762;
    hence thesis;
  end;
