
theorem
  not 417 is prime
  proof
    417 = 3*139;
    then 3 divides 417;
    hence thesis;
  end;
