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  (k:. nmod(nmod(k;n);n) = nmod(k;n))[mod_mod]
cites the following:
Thm* all
Thm* (n:hnum. implies(lt(0,n),all(k:hnum. equal(mod(mod(k,n),n),mod(k,n)))))
[hmod_mod]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol arithmetic 4 Sections HOLlib Doc