
theorem
  not 1766 is prime
  proof
    1766 = 2*883;
    then 2 divides 1766;
    hence thesis;
  end;
