
theorem
  not 1866 is prime
  proof
    1866 = 2*933;
    then 2 divides 1866;
    hence thesis;
  end;
