hol arithmetic 5 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
TheoremName
Thm* m,n,x:m+nm+x  nx[add_mono_less_eq]
cites the following:
Thm* all
Thm* (m:hnum. all(n:hnum. all(p:hnum. equal(le(add(m,n),add(m,p)),le(n,p)))))
[hadd_mono_less_eq]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol arithmetic 5 Sections HOLlib Doc