
theorem
  not 322 is prime
  proof
    322 = 2*161;
    then 2 divides 322;
    hence thesis;
  end;
