
theorem
  not 1756 is prime
  proof
    1756 = 2*878;
    then 2 divides 1756;
    hence thesis;
  end;
