
theorem
  not 872 is prime
  proof
    872 = 2*436;
    then 2 divides 872;
    hence thesis;
  end;
