
theorem
  not 422 is prime
  proof
    422 = 2*211;
    then 2 divides 422;
    hence thesis;
  end;
