(3steps total) PrintForm Definitions hol arithmetic 2 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hexp wd

  and
  (all(m:hnum. equal(exp(m,0),1))
  ,all(m:hnum. all(n:hnum. equal(exp(m,suc(n)),mult(m,exp(m,n))))))


By: HN THEN StrongAuto THEN Try (Complete (Unfold `label` 0))


Generated subgoal:

1 1. m : 
2. n : 
  exp(m;n+1) = mexp(m;n)

2 steps

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

(3steps total) PrintForm Definitions hol arithmetic 2 Sections HOLlib Doc