
theorem
  not 866 is prime
  proof
    866 = 2*433;
    then 2 divides 866;
    hence thesis;
  end;
