
theorem
  not 870 is prime
  proof
    870 = 2*435;
    then 2 divides 870;
    hence thesis;
  end;
