
theorem
  not 1323 is prime
  proof
    1323 = 3*441;
    then 3 divides 1323;
    hence thesis;
  end;
