Definitions mb event system 2 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
KndDef Knd == (IdLnkId)+Id
Thm* Knd  Type
IdDef Id == Atom
Thm* Id  Type
has-srcDef has-src(i;k) == isrcv(k)source(lnk(k)) = i
assertDef b == if b True else False fi
Thm* b:b  Prop
isrcvDef isrcv(k) == isl(k)
Thm* k:Knd. isrcv(k 
lnkDef lnk(k) == 1of(outl(k))
Thm* k:Knd. isrcv(k lnk(k IdLnk
lsrcDef source(l) == 1of(l)
Thm* l:IdLnk. source(l Id

About:
productboolifthenelseassertatomunionuniversemember
propimpliesfalsetrueall!abstraction
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Definitions mb event system 2 Sections EventSystems Doc