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.
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'}
IdLnkDef IdLnk == IdId
Thm* IdLnk  Type
w-onlnkDef onlnk(l;mss) == filter(ms.mlnk(ms) = l;mss)
IdDef Id == Atom
Thm* Id  Type
lengthDef ||as|| == Case of as; nil  0 ; a.as'  ||as'||+1  (recursive)
Thm* A:Type, l:A List. ||l||  
Thm* ||nil||  
natDef  == {i:| 0i }
Thm*   Type
w-mDef m(i;t) == 1of(2of(2of(2of(2of(2of(w))))))(i,t)

About:
productproductlistnillist_ind
intnatural_numberaddatomsetlambdaapplyfunction
recursive_def_noticeuniverseequalmembertopall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 3 Sections EventSystems Doc