
theorem
  not 1322 is prime
  proof
    1322 = 2*661;
    then 2 divides 1322;
    hence thesis;
  end;
