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

  all
  (m:hind. equal
  (m:hind. (is_num_rep(m)
  (m:hind. ,all
  (m:hind. ,(P:hind  hbool. implies
  (m:hind. ,(P:hind  hbool. (and
  (m:hind. ,(P:hind  hbool. ((P(zero_rep)
  (m:hind. ,(P:hind  hbool. (,all(n:hind. implies(P(n),P(suc_rep(n)))))
  (m:hind. ,(P:hind  hbool. ,P(m)))))


By: HN THEN StrongAuto


Generated subgoal:

1 1. m : 
  (is_num_rep(m))
  = (P:. ((P(zero_rep))(n:. (P(n))(P(suc_rep(n)))))(P(m)))

1 step

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

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