
theorem
  not 873 is prime
  proof
    873 = 3*291;
    then 3 divides 873;
    hence thesis;
  end;
