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