
theorem
  not 638 is prime
  proof
    638 = 2*319;
    then 2 divides 638;
    hence thesis;
  end;
