Definitions mb event system 7 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
d-realizesDef D 
Def realizes es.P(es)
Def == D':Dsys. 
Def == D  D'  (w:World, p:FairFifo. PossibleWorld(D';w P(ES(w)))
d-subDef D1  D2 == i:Id. M(i M(i)
dsysDef Dsys == IdMsgA
Thm* Dsys  Type{i'}
KndDef Knd == (IdLnkId)+Id
Thm* Knd  Type
IdLnkDef IdLnk == IdId
Thm* IdLnk  Type
IdDef Id == Atom
Thm* Id  Type
d-single-sframeDef @i: only L sends on (l with tg)(j)
Def == if eqof(IdDeq)(j,i) only L sends on (l with tg) else  fi
es-tg-sendsDef sends(l,tg,e) == filter(m.mtag(m) = tg;sends(l;e))
m-sys-atDef @iA(j) == if j = i A else  fi
assertDef b == if b True else False fi
Thm* b:b  Prop
es-EDef E == 1of(es)
es-kindDef kind(e) == 1of(2of(2of(2of(2of(2of(2of(2of(es))))))))(e)
es-locDef loc(e) == 1of(2of(2of(2of(2of(2of(2of(es)))))))(e)
l_memberDef (x  l) == i:i<||l|| & x = l[i T
Thm* T:Type, x:Tl:T List. (x  l Prop
ma-single-sframeDef only L sends on (l with tg) == mk-ma(; ; ; ; ; ; ; <l,tg> : L)
notDef A == A  False
Thm* A:Prop. (A Prop
nullDef null(as) == Case of as; nil  true ; a.as'  false
Thm* T:Type, as:T List. null(as 
Thm* null(nil)  

About:
pairproductlistnillist_indboolbfalse
btrueifthenelseassertless_thanatomunionlambdaapplyfunctionuniverse
equalmemberpropimpliesfalsetrueallexists!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 7 Sections EventSystems Doc