hol arithmetic 5 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
TheoremName
Thm* m,n:mn  (x:n = m+x  )[less_eq_exists]
cites the following:
Thm* all
Thm* (m:hnum. all(n:hnum. equal(le(m,n),exists(p:hnum. equal(n,add(m,p))))))
[hless_eq_exists]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol arithmetic 5 Sections HOLlib Doc