WhoCites Definitions hol list 1 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites happend?
happendDef append == l1:'a List. l2:'a List. l1 @ l2
Thm* 'a:S. append  (hlist('a hlist('a hlist('a))
appendDef as @ bs == Case of as; nil  bs ; a.as'  cons(a; (as' @ bs))  (recursive)
Thm* T:Type, as,bs:T List. (as @ bs T List
tlambdaDef (x:Tb(x))(x) == b(x)

Syntax:append has structure: happend('a)

About:
listlist_ind
applyrecursive_def_noticeuniversememberall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

WhoCites Definitions hol list 1 Sections HOLlib Doc