Definitions mb event system 6 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
IdDef Id == Atom
Thm* Id  Type
decidableDef Dec(P) == P  P
Thm* A:Prop. Dec(A Prop
fpfDef a:A fp-> B(a) == d:A Lista:{a:A| (a  d) }B(a)
Thm* A:Type, B:(AType). a:A fp-> B(a Type
fpf-allDef xdom(f). v=f(x  P(x;v) == x:Ax  dom(f P(x;f(x))
fpf-singleDef x : v == <[x],x.v>
id-deqDef IdDeq == product-deq(Atom;;AtomDeq;NatDeq)

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

Definitions mb event system 6 Sections EventSystems Doc