
theorem
  not 884 is prime
  proof
    884 = 2*442;
    then 2 divides 884;
    hence thesis;
  end;
