Definitions mb event system 7 Sections EventSystems Search Doc
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/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)
KndDef Knd == (IdLnkId)+Id
Thm* Knd  Type
IdDef Id == Atom
Thm* Id  Type
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-compatibleDef f || g == x:Ax  dom(f) & x  dom(g f(x) = g(x B(x)
ma-single-effectDef ma-single-effect(dsdakxf) == mk-ma(dsda; ; ; <k,x> : f; ; ; )
ma-single-frameDef only members of L affect x :t == mk-ma(x : t; ; ; ; ; ; x : L; )
fpf-singleDef x : v == <[x],x.v>
id-deqDef IdDeq == product-deq(Atom;;AtomDeq;NatDeq)
l_memberDef (x  l) == i:i<||l|| & x = l[i T
Thm* T:Type, x:Tl:T List. (x  l Prop
topDef Top == Void given Void
Thm* Top  Type

About:
pairproductproductlistconsnilvoidless_thanatomunion
setisectlambdafunctionuniverseequal
membertoppropimpliesandallexists
!abstraction
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 7 Sections EventSystems Search Doc