
theorem
  not 874 is prime
  proof
    874 = 2*437;
    then 2 divides 874;
    hence thesis;
  end;
