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.
ma-valtypeDef ma-valtype(dak) == da(k)?Top
Kind-deqDef KindDeq == union-deq(IdLnkId;Id;product-deq(IdLnk;Id;IdLnkDeq;IdDeq);IdDeq)
ma-stateDef State(ds) == x:Idds(x)?Top
IdDef Id == Atom
Thm* Id  Type
borDef p  q == if p true else q fi
Thm* p,q:. (p  q 
eqofDef eqof(d) == 1of(d)
Thm* T:Type, d:EqDecider(T). eqof(d TT
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-singleDef x : v == <[x],x.v>
l_memberDef (x  l) == i:i<||l|| & x = l[i T
Thm* T:Type, x:Tl:T List. (x  l Prop
loclDef locl(a) == inr(a)
Thm* a:Id. locl(a Knd
subtypeDef S  T == x:Sx  T
topDef Top == Void given Void
Thm* Top  Type

About:
pairproductproductlistconsnilboolbtrueifthenelse
voidless_thanatominrsetisectlambdafunction
universeequalmembersubtypetoppropallexists!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 5 Sections EventSystems Doc