
theorem
  not 723 is prime
  proof
    723 = 3*241;
    then 3 divides 723;
    hence thesis;
  end;
