PrintForm Definitions hol arithmetic 3 Sections HOLlib Search Doc
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hsub left suc

  all
  (m:hnum. all
  (m:hnum. (n:hnum. equal(suc(sub(m,n)),cond(le(m,n),suc(0),sub(suc(m),n)))))


By: HOL "hsub_left_suc"


Generated subgoals:

None

About:
assertnatural_numberapply
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html

PrintForm Definitions hol arithmetic 3 Sections HOLlib Search Doc