
theorem
  not 1449 is prime
  proof
    1449 = 3*483;
    then 3 divides 1449;
    hence thesis;
  end;
