PrintForm Definitions hol num Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hinduction

  all
  (P:hnum  hbool. implies
  (P:hnum  hbool. (and(P(0),all(n:hnum. implies(P(n),P(suc(n)))))
  (P:hnum  hbool. ,all(n:hnum. P(n))))


By: HOL "hinduction"


Generated subgoals:

None

About:
assertnatural_numberapply
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

PrintForm Definitions hol num Sections HOLlib Doc