
theorem
  not 639 is prime
  proof
    639 = 3*213;
    then 3 divides 639;
    hence thesis;
  end;
