
theorem
  not 1752 is prime
  proof
    1752 = 2*876;
    then 2 divides 1752;
    hence thesis;
  end;
