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.
w-MsgDef Msg == Msg(w.M)
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'}
MsgDef Msg(M) == l:IdLnkt:IdM(l,t)
Thm* M:(IdLnkIdType). Msg(M Type
dsysDef Dsys == IdMsgA
Thm* Dsys  Type{i'}
ma-daDef M.da(a) == 1of(2of(M))(a)?Top
w-actionDef Action(i) == action(w-action-dec(w.TA;w.M;i))
IdLnkDef IdLnk == IdId
Thm* IdLnk  Type
w-withlnkDef withlnk(l;mss) == mapfilter(ms.2of(ms);ms.mlnk(ms) = l;mss)
IdDef Id == Atom
Thm* Id  Type
eq_idDef a = b == eqof(IdDeq)(a,b)
Thm* a,b:Id. a = b  
ma-dsDef M.ds(x) == 1of(M)(x)?Top
ma-initDef M.init(x,v) == x0 != 1of(2of(2of(M)))(x) ==> v = x0  1of(M)(x)?Void
assertDef b == if b True else False fi
Thm* b:b  Prop
d-mDef M(i) == D(i)
lsrcDef source(l) == 1of(l)
Thm* l:IdLnk. source(l Id
mlnkDef mlnk(m) == 1of(m)
Thm* M:(IdLnkIdType), m:Msg(M). mlnk(m IdLnk
Thm* the_es:ES, m:Msg. mlnk(m IdLnk
natDef  == {i:| 0i }
Thm*   Type
notDef A == A  False
Thm* A:Prop. (A Prop
rcvDef rcv(ltg) == inl(<l,tg>)
Thm* l:IdLnk, tg:Id. rcv(ltg Knd
subtypeDef S  T == x:Sx  T
topDef Top == Void given Void
Thm* Top  Type
w-valtypeDef valtype(i;a) == kindcase(kind(a);a.w.TA(i,a);l,tg.w.M(l,tg))
w-MDef w.M == 1of(2of(2of(w)))
w-aDef a(i;t) == 1of(2of(2of(2of(2of(w)))))(i,t)
w-isnullDef isnull(a) == isl(a)
w-kindDef kind(a) == 1of(outr(a))
w-mDef m(i;t) == 1of(2of(2of(2of(2of(2of(w))))))(i,t)
w-sDef s(i;t).x == 1of(2of(2of(2of(w))))(i,t,x)
w-vartypeDef vartype(i;x) == w.T(i,x)

About:
pairproductproductlistboolifthenelseassertvoidintnatural_number
atominlsetisectlambdaapplyfunctionuniverse
equalmembersubtypetoppropimpliesfalsetrueall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 6 Sections EventSystems Doc