Definitions mb event system 5 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
borDef p  q == if p true else q fi
Thm* p,q:. (p  q 
deqDef EqDecider(T) == eq:TTx,y:Tx = y  (eq(x,y))
Thm* T:Type. EqDecider(T Type
eqofDef eqof(d) == 1of(d)
Thm* T:Type, d:EqDecider(T). eqof(d TT
id-deqDef IdDeq == product-deq(Atom;;AtomDeq;NatDeq)
topDef Top == Void given Void
Thm* Top  Type

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

Definitions mb event system 5 Sections EventSystems Doc