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)
Kind-deqDef KindDeq == union-deq(IdLnkId;Id;product-deq(IdLnk;Id;IdLnkDeq;IdDeq);IdDeq)
KndDef Knd == (IdLnkId)+Id
Thm* Knd  Type
IdLnkDef IdLnk == IdId
Thm* IdLnk  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)
id-deqDef IdDeq == product-deq(Atom;;AtomDeq;NatDeq)
ma-single-sendsDef ma-single-sends(dsdaklf) == mk-ma(dsda; ; ; ; <k,l> : f; ; )
notDef A == A  False
Thm* A:Prop. (A Prop
topDef Top == Void given Void
Thm* Top  Type

About:
pairproductproductlistvoidatomunionsetisect
functionuniverseequalmembertoppropimpliesandfalseall
!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