
theorem
  not 1884 is prime
  proof
    1884 = 2*942;
    then 2 divides 1884;
    hence thesis;
  end;
