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))) }
w-actionDef Action(i) == action(w-action-dec(w.TA;w.M;i))
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'}
assertDef b == if b True else False fi
Thm* b:b  Prop
notDef A == A  False
Thm* A:Prop. (A Prop
w-actDef act(e) == a(1of(e);2of(e))
w-isnullDef isnull(a) == isl(a)
w-locDef loc(e) == 1of(e)

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

Definitions mb event system 3 Sections EventSystems Doc