
theorem
  not 713 is prime
  proof
    713 = 23*31;
    then 23 divides 713;
    hence thesis;
  end;
