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