hol arithmetic 4 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
TheoremName
Thm* m,n,x:m<n  m+x<n+x[less_mono_add]
cites the following:
Thm* all
Thm* (m:hnum. all
Thm* (m:hnum. (n:hnum. all(p:hnum. implies(lt(m,n),lt(add(m,p),add(n,p))))))
[hless_mono_add]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol arithmetic 4 Sections HOLlib Doc