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

1. x : 
2. P:(). P(zero_rep) & (n:P(n P(suc_rep(n)))  P(x)
3. n : 
4. x' : 
5. n = rep_num(x')
6. x'+1>0
  suc_rep(n) = suc_rep(ncompose(suc_rep;x'+1-1;zero_rep))  


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


Generated subgoal:

1   suc_rep(rep_num(x')) = suc_rep(ncompose(suc_rep;x'+1-1;zero_rep))  
1 step

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

(46steps total) PrintForm Definitions hol num Sections HOLlib Doc