Definitions mb event system 6 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'}
ma-valtypeDef ma-valtype(dak) == da(k)?Top
Kind-deqDef KindDeq == union-deq(IdLnkId;Id;product-deq(IdLnk;Id;IdLnkDeq;IdDeq);IdDeq)
KndDef Knd == (IdLnkId)+Id
Thm* Knd  Type
IdLnkDef IdLnk == IdId
Thm* IdLnk  Type
es-loclDef (e <loc e') == loc(e) = loc(e' Id & (e < e')
ma-stateDef State(ds) == x:Idds(x)?Top
IdDef Id == Atom
Thm* Id  Type
d-single-sendsDef d-single-sends(idsdaklf)(j)
Def == if eqof(IdDeq)(j,i) ma-single-sends(dsdaklf) else  fi
m-sys-atDef @iA(j) == if j = i A else  fi
id-deqDef IdDeq == product-deq(Atom;;AtomDeq;NatDeq)
assertDef b == if b True else False fi
Thm* b:b  Prop
es-EDef E == 1of(es)
es-valtypeDef valtype(e) == if isrcv(e) rcvtype(e) else acttype(e) fi
es-isrcvDef isrcv(e) == isrcv(kind(e))
es-lnkDef lnk(e) == lnk(kind(e))
es-tagDef tag(e) == tag(kind(e))
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)
es-senderDef sender(e)
Def == 1of(2of(2of(2of(2of(2of(2of(2of(2of(2of(2of(2of(2of(es)))))))))))))(e)
es-valDef val(e) == 1of(2of(2of(2of(2of(2of(2of(2of(2of(es)))))))))(e)
es-vartypeDef vartype(i;x) == 1of(2of(2of(es)))(i,x)
es-whenDef (x when e) == 1of(2of(2of(2of(2of(2of(2of(2of(2of(2of(es))))))))))(x,e)
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-capDef f(x)?z == if x  dom(f) f(x) else z fi
iffDef P  Q == (P  Q) & (P  Q)
Thm* A,B:Prop. (A  B Prop
isrcvDef isrcv(k) == isl(k)
Thm* k:Knd. isrcv(k 
l_beforeDef x before y  l == [xy l
Thm* T:Type, l:T List, x,y:Tx before y  l  Prop
l_memberDef (x  l) == i:i<||l|| & x = l[i T
Thm* T:Type, x:Tl:T List. (x  l Prop
lnkDef lnk(k) == 1of(outl(k))
Thm* k:Knd. isrcv(k lnk(k IdLnk
lsrcDef source(l) == 1of(l)
Thm* l:IdLnk. source(l Id
ma-single-sendsDef ma-single-sends(dsdaklf) == mk-ma(dsda; ; ; ; <k,l> : f; ; )
tagged-list-messagesDef tagged-list-messages(s;v;L)
Def == concat(map(tgf.map(x.<1of(tgf),x>;2of(tgf)(s,v));L))
mapDef map(f;as) == Case of as; nil  nil ; a.as'  [(f(a)) / map(f;as')]
Def (recursive)
Thm* A,B:Type, f:(AB), l:A List. map(f;l B List
Thm* A,B:Type, f:(AB), l:A List. map(f;l B List
rcvDef rcv(ltg) == inl(<l,tg>)
Thm* l:IdLnk, tg:Id. rcv(ltg Knd
tagofDef tag(k) == 2of(outl(k))
Thm* k:Knd. isrcv(k tag(k Id
topDef Top == Void given Void
Thm* Top  Type

About:
pairproductproductlistconsconsnil
list_indboolifthenelseassertvoidless_than
atomunioninlsetisectlambdaapplyfunction
recursive_def_noticeuniverseequalmembertoppropimpliesandfalsetrue
allexists!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 6 Sections EventSystems Doc