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_ntuple_containsDef  u in XA^nP(u)
Def == n = 1   & P(X n2 & (X/a,restP(a ( u in restA^(n-1). P(u)))
Def (recursive)
Thm* A:Type, P:(AProp), n:X:(A^n). ( u in XA^nP(u))  Prop
natDef  == {i:| 0i }
Thm*   Type
sfa_doc_ntupleDef A^n == if n=0 Unit ; n=1 A else A(A^(n-1)) fi  (recursive)
Thm* A:Type, n:. (A^n Type

About:
spreadproductifthenelseunitintnatural_number
subtractsetfunctionrecursive_def_noticeuniverse
equalmemberpropandorall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions NuprlPrimitives Sections NuprlLIB Doc