
theorem
  not 1754 is prime
  proof
    1754 = 2*877;
    then 2 divides 1754;
    hence thesis;
  end;
