
theorem
  not 731 is prime
  proof
    731 = 17*43;
    then 17 divides 731;
    hence thesis;
  end;
