Definitions NuprlPrimitives Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
No other cites to report in NuprlPrimitives
sfa_doc_sexpr_atomDef sexprAtom(s) == Case of s :  Inj(x x ; Cons(s1;s2 0
Thm* A:Type, s:Sexpr(A). Size(s) = 1    sexprAtom(s A
sfa_doc_sexpr_casesDef Case of s :  Inj(x g(x) ; Cons(s1;s2 f(s1;s2)
Def == InjCase(ss1s2s1s2/s1,s2f(s1;s2); xg(x))
Thm* A:Type, C:(Sexpr(A)Type), s:Sexpr(A),
Thm* f:(s1,s2:Sexpr(A)C(Cons(s1;s2))), g:(x:AC(Inj(x))).
Thm* (Case of s :  Inj(x g(x) ; Cons(s1;s2 f(s1,s2))  C(s)

Syntax:sexprAtom(s) has structure: sfa_doc_sexpr_atom(s)

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

Definitions NuprlPrimitives Sections NuprlLIB Doc