
theorem
  not 429 is prime
  proof
    429 = 3*143;
    then 3 divides 429;
    hence thesis;
  end;
