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