
theorem
  not 717 is prime
  proof
    717 = 3*239;
    then 3 divides 717;
    hence thesis;
  end;
