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<n+1[less_suc]
cites the following:
Thm* all(m:hnum. all(n:hnum. implies(lt(m,n),lt(m,suc(n)))))[hless_suc]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol prim rec Sections HOLlib Doc