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
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-pre-initDef (with ds: ds
Def (init: init
Def action a:T
Def aprecondition a(v) is
Def aP)
Def == mk-ma(ds; locl(a) : Tinita : P; ; ; ; )
fpf-singleDef x : v == <[x],x.v>
id-deqDef IdDeq == product-deq(Atom;;AtomDeq;NatDeq)
loclDef locl(a) == inr(a)
Thm* a:Id. locl(a Knd
topDef Top == Void given Void
Thm* Top  Type

About:
pairproductproductlistconsnilvoidatomunion
inrsetisectlambdafunctionuniverse
equalmembertopimpliesandall!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