
theorem
  not 442 is prime
  proof
    442 = 2*221;
    then 2 divides 442;
    hence thesis;
  end;
