
theorem
  not 752 is prime
  proof
    752 = 2*376;
    then 2 divides 752;
    hence thesis;
  end;
