
theorem
  not 1431 is prime
  proof
    1431 = 3*477;
    then 3 divides 1431;
    hence thesis;
  end;
