
theorem
  not 622 is prime
  proof
    622 = 2*311;
    then 2 divides 622;
    hence thesis;
  end;
