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 

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

Definitions mb event system 2 Sections EventSystems Doc