
theorem
  not 1329 is prime
  proof
    1329 = 3*443;
    then 3 divides 1329;
    hence thesis;
  end;
