PrintForm Definitions hol arithmetic 3 Sections HOLlib Search Doc
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hmod mult

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


By: HOL "hmod_mult"


Generated subgoals:

None

About:
assertapply
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html

PrintForm Definitions hol arithmetic 3 Sections HOLlib Search Doc