hol arithmetic 4 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
TheoremName
Thm* n:. 0<n  (q,r:. nmod(qn+r;n) = nmod(r;n))[mod_times]
cites the following:
Thm* all
Thm* (n:hnum. implies
Thm* (n:hnum. (lt(0,n)
Thm* (n:hnum. ,all
Thm* (n:hnum. ,(q:hnum. all
Thm* (n:hnum. ,(q:hnum. (r:hnum. equal(mod(add(mult(q,n),r),n),mod(r,n))))))
[hmod_times]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol arithmetic 4 Sections HOLlib Doc