WhoCites Definitions hol list 1 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites append?
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

Syntax:as @ bs has structure: append(asbs)

About:
listlist_ind
recursive_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