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-feasibleDef d-feasible(D)
Def == (i:Id. Feasible(M(i)))
Def == & (l:IdLnk, tg:Id.
Def == & (M(source(l)).dout(l,tgr M(destination(l)).din(l,tg))
Def == & (i:Id. 
Def == & (finite-type({l:IdLnk
Def == & (finite-type({| destination(l) = i & M(source(l)) sends on link l }))
trigger1Def trigger1(loc;T;A;P;i;k;a;x)
Def == [(recognizer1(loc;T;A;P;k;i;"trigger";x)); 
Def == [if loc = i ma-single-pre1("trigger";;a;Unit;x,v.x) else  fi]
Thm* loc:Id, T,A:Type, P:(AT), i:Id, k:Knd, a,x:Id.
Thm* A
Thm* 
Thm* T
Thm* 
Thm* x = "trigger"  locl(a) = k  trigger1(loc;T;A;P;i;k;a;x MsgA List
ma-join-listDef (L) == reduce(A,BA  B;;L)
KndDef Knd == (IdLnkId)+Id
Thm* Knd  Type
IdDef Id == Atom
Thm* Id  Type
loclDef locl(a) == inr(a)
Thm* a:Id. locl(a Knd
mkidDef x_n == <x,n>
Thm* x:Atom, n:x_n  Id
notDef A == A  False
Thm* A:Prop. (A Prop

About:
pairproductlistconsnilboolifthenelseunitnatural_number
atomtokenunioninrsetlambdafunctionuniverse
equalmembersubtype_relpropimpliesandfalseall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 7 Sections EventSystems Doc