
theorem
  not 1482 is prime
  proof
    1482 = 2*741;
    then 2 divides 1482;
    hence thesis;
  end;
