Definitions mb event system 7 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
DconstantDef Dconstant(loc;T;c;x;i)
Def == if loc = i [x : T initially x = c; only members of nil affect x :T]
Def == else nil fi
Thm* loc:Id, T:Type, c:Tx,i:Id. Dconstant(loc;T;c;x;i MsgA List
ma-compatDef A ||+ B == A || B & ma-frame-compatible(AB) & ma-sframe-compatible(AB)
IdDef Id == Atom
Thm* Id  Type
pairwiseDef (x,yL.P(x;y)) == i:||L||, j:iP(L[j];L[i])
Thm* T:Type{i}, L:T List, P:(TTProp{i'}). (x,yL.P(x,y))  Prop{i'}

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

Definitions mb event system 7 Sections EventSystems Doc