
theorem
  not 986 is prime
  proof
    986 = 2*493;
    then 2 divides 986;
    hence thesis;
  end;
