
theorem
  not 868 is prime
  proof
    868 = 2*434;
    then 2 divides 868;
    hence thesis;
  end;
