PrintForm Definitions hol arithmetic 3 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hmod times

  all
  (n:hnum. implies
  (n:hnum. (lt(0,n)
  (n:hnum. ,all
  (n:hnum. ,(q:hnum. all(r:hnum. equal(mod(add(mult(q,n),r),n),mod(r,n))))))


By: HOL "hmod_times"


Generated subgoals:

None

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

PrintForm Definitions hol arithmetic 3 Sections HOLlib Doc