PrintForm Definitions hol list 2 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hlist induct

  'a:S. 
  all
  (P:hlist('a hbool. implies
  (P:hlist('a hbool. (and
  (P:hlist('a hbool. ((P(nil)
  (P:hlist('a hbool. (,all
  (P:hlist('a hbool. (,(t:hlist('a). implies
  (P:hlist('a hbool. (,(t:hlist('a). (P(t)
  (P:hlist('a hbool. (,(t:hlist('a). ,all(h:'aP(cons(h,t))))))
  (P:hlist('a hbool. ,all(l:hlist('a). P(l))))


By: HOL "hlist_induct"


Generated subgoals:

None

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

PrintForm Definitions hol list 2 Sections HOLlib Doc