Definitions hol list 1 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
headDef head(l) == hd(l)
Thm* 'a:Type, l:'a List. mt(l head(l 'a
labelDef t  ...$L == t
mtDef mt(l) == Case of l; nil  True ; a.as'  False
Thm* 'a:Type{i}, l:'a List. mt(l Prop{1}
notDef A == A  False
Thm* A:Prop. (A Prop

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

Definitions hol list 1 Sections HOLlib Doc