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