Definitions NuprlPrimitives Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
sfa_doc_inlistDef a list xs == Case of xs; nil  False ; x.ys  x = a  A  a list ys
Def (recursive)
Thm* A:Type, a:Axs:A List. (a list xs Prop
singletonDef {a:T} == {x:Tx = a  T }
Thm* T:Type, a:T. {a:T Type

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

Definitions NuprlPrimitives Sections NuprlLIB Doc