
theorem
  not 1341 is prime
  proof
    1341 = 3*447;
    then 3 divides 1341;
    hence thesis;
  end;
