WhoCites Definitions mb event system 6 Sections EventSystems Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites deq?
deqDef EqDecider(T) == eq:TTx,y:Tx = y  (eq(x,y))
Thm* T:Type. EqDecider(T Type
assertDef b == if b True else False fi
Thm* b:b  Prop
iffDef P  Q == (P  Q) & (P  Q)
Thm* A,B:Prop. (A  B Prop
rev_impliesDef P  Q == Q  P
Thm* A,B:Prop. (A  B Prop

Syntax:EqDecider(T) has structure: deq(T)

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

WhoCites Definitions mb event system 6 Sections EventSystems Doc