
theorem
  not 834 is prime
  proof
    834 = 2*417;
    then 2 divides 834;
    hence thesis;
  end;
