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

  P:(). P(0) & (n:P(n P(n+1))  (n:P(n))

By: RewriteOfThm
Thm* all
Thm* (P:hnum  hbool. implies
Thm* (P:hnum  hbool. (and(P(0),all(n:hnum. implies(P(n),P(suc(n)))))
Thm* (P:hnum  hbool. ,all(n:hnum. P(n))))
HNC


Generated subgoals:

None

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

PrintForm Definitions Lemmas hol num Sections HOLlib Doc