
theorem
  not 1442 is prime
  proof
    1442 = 2*721;
    then 2 divides 1442;
    hence thesis;
  end;
