
theorem
  not 860 is prime
  proof
    860 = 2*430;
    then 2 divides 860;
    hence thesis;
  end;
