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.
ma-compatDef A ||+ B == A || B & ma-frame-compatible(AB) & ma-sframe-compatible(AB)
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
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
pairwiseDef (x,yL.P(x;y)) == i:||L||, j:iP(L[j];L[i])
Thm* T:Type{i}, L:T List, P:(TTProp{i'}). (x,yL.P(x,y))  Prop{i'}
notDef A == A  False
Thm* A:Prop. (A Prop

About:
pairproductlistconsnilboolifthenelseunit
natural_numberatomtokenunioninrfunctionuniverse
equalmemberpropimpliesandfalseall
!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 7 Sections EventSystems Doc