Definitions mb event system 3 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
w-EDef E == {p:(Id)| isnull(a(1of(p);2of(p))) }
worldDef World
Def == T:IdIdType
Def == TA:IdIdType
Def == M:IdLnkIdType
Def == (i:Id(x:IdT(i,x)))(i:Idaction(w-action-dec(TA;M;i)))
Def == (i:Id({m:Msg(M)| source(mlnk(m)) = i } List))Top
Thm* World  Type{i'}
IdDef Id == Atom
Thm* Id  Type
natDef  == {i:| 0i }
Thm*   Type
w-locDef loc(e) == 1of(e)
w-whenDef (x when e) == s(1of(e);2of(e)).x
w-sDef s(i;t).x == 1of(2of(2of(2of(w))))(i,t,x)
w-timeDef time(e) == 2of(e)
w-vartypeDef vartype(i;x) == w.T(i,x)

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

Definitions mb event system 3 Sections EventSystems Doc