
theorem
  not 836 is prime
  proof
    836 = 2*418;
    then 2 divides 836;
    hence thesis;
  end;
