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.
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'}
KndDef Knd == (IdLnkId)+Id
Thm* Knd  Type
fair-fifoDef FairFifo
Def == (i:Id, t:l:IdLnk. source(l) = i  onlnk(l;m(i;t)) = nil  Msg List)
Def == & (i:Id, t:.
Def == & (isnull(a(i;t))
Def == & (
Def == & ((x:Id. s(i;t+1).x = s(i;t).x  vartype(i;x))
Def == & (& m(i;t) = nil  Msg List)
Def == & (i:Id, t:l:IdLnk.
Def == & (isrcv(l;a(i;t))
Def == & (
Def == & (destination(l) = i
Def == & (& ||queue(l;t)||1 & hd(queue(l;t)) = msg(a(i;t))  Msg)
Def == & (l:IdLnk, t:.
Def == & (t':
Def == & (tt' & isrcv(l;a(destination(l);t'))  queue(l;t') = nil  Msg List)
IdDef Id == Atom
Thm* Id  Type
actofDef act(k) == outr(k)
Thm* k:Knd. islocal(k act(k Id
id-deqDef IdDeq == product-deq(Atom;;AtomDeq;NatDeq)
assertDef b == if b True else False fi
Thm* b:b  Prop
decidableDef Dec(P) == P  P
Thm* A:Prop. Dec(A Prop
deq-memberDef deq-member(eq;x;L) == reduce(a,b. eqof(eq)(a,x b;false;L)
fpf-emptyDef  == <nil,x.>
islocalDef islocal(k) == isl(k)
Thm* k:Knd. islocal(k 
l_memberDef (x  l) == i:i<||l|| & x = l[i T
Thm* T:Type, x:Tl:T List. (x  l Prop
natDef  == {i:| 0i }
Thm*   Type
notDef A == A  False
Thm* A:Prop. (A Prop
w-aDef a(i;t) == 1of(2of(2of(2of(2of(w)))))(i,t)
w-kindDef kind(a) == 1of(outr(a))
w-sDef s(i;t).x == 1of(2of(2of(2of(w))))(i,t,x)
w-vartypeDef vartype(i;x) == w.T(i,x)
pi1Def 1of(t) == t.1
Thm* A:Type, B:(AType), p:(a:AB(a)). 1of(p A
w-valDef val(a) == 2of(outr(a))
pi2Def 2of(t) == t.2
Thm* A:Type, B:(AType), p:(a:AB(a)). 2of(p B(1of(p))
w-isnullDef isnull(a) == isl(a)

About:
pairspreadspreadproductproductlistnilboolbfalse
ifthenelseassertdecidableitintnatural_numberaddless_thanatomunion
setlambdaapplyfunctionuniverseequalmembertop
propimpliesandorfalsetrueallexists
!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 6 Sections EventSystems Doc