
theorem
  not 862 is prime
  proof
    862 = 2*431;
    then 2 divides 862;
    hence thesis;
  end;
