(6steps total) PrintForm Definitions Lemmas hol arithmetic 2 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hdivision

  all
  (n:hnum. implies
  (n:hnum. (lt(0,n)
  (n:hnum. ,all
  (n:hnum. ,(k:hnum. and
  (n:hnum. ,(k:hnum. (equal(k,add(mult(div(k,n),n),mod(k,n)))
  (n:hnum. ,(k:hnum. ,lt(mod(k,n),n)))))


By: HN THEN StrongAuto THEN Try (Complete (Unfold `label` 0))


Generated subgoals:

1 1. n : 
2. 0<n
3. k : 
  k = ndiv(k;n)n+nmod(k;n 

3 steps
2 1. n : 
2. 0<n
3. k : 
  nmod(k;n)<n

2 steps

About:
assertnatural_numberaddmultiplyless_thanapplyequal
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(6steps total) PrintForm Definitions Lemmas hol arithmetic 2 Sections HOLlib Doc