hol prim rec Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
TheoremName
Thm* m,n:m<n  m+1<n+1[less_mono]
cites the following:
Thm* all(m:hnum. all(n:hnum. implies(lt(m,n),lt(suc(m),suc(n)))))[hless_mono]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol prim rec Sections HOLlib Doc