
theorem
  not 626 is prime
  proof
    626 = 2*313;
    then 2 divides 626;
    hence thesis;
  end;
