PrintForm Definitions hol arithmetic 2 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: hnum cases

  all(m:hnum. or(equal(m,0),exists(n:hnum. equal(m,suc(n)))))

By: HOL "hnum_cases"


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 2 Sections HOLlib Search Doc