WhoCites Definitions bool 1 Sections StandardLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites eq bool?
eq_boolDef p=q == (pq (pq)
Thm* p,q:p=q  
bnotDef b == if b false else true fi
Thm* b:b  
bandDef pq == if p q else false fi
Thm* p,q:. (pq 
borDef p  q == if p true else q fi
Thm* p,q:. (p  q 

Syntax:p=q has structure: eq_bool(pq)

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

WhoCites Definitions bool 1 Sections StandardLIB Doc