
theorem
  not 1413 is prime
  proof
    1413 = 3*471;
    then 3 divides 1413;
    hence thesis;
  end;
