
theorem
  not 846 is prime
  proof
    846 = 2*423;
    then 2 divides 846;
    hence thesis;
  end;
