Definitions mb event system 1 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
decidableDef Dec(P) == P  P
Thm* A:Prop. Dec(A Prop
finite-typeDef finite-type(T) == n:f:(nT). Surj(nTf)
iffDef P  Q == (P  Q) & (P  Q)
Thm* A,B:Prop. (A  B Prop
l_memberDef (x  l) == i:i<||l|| & x = l[i T
Thm* T:Type, x:Tl:T List. (x  l Prop
sq_stableDef SqStable(P) == P  P
Thm* A:Prop. SqStable(A Prop

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

Definitions mb event system 1 Sections EventSystems Doc