WhoCites Definitions hol arithmetic 3 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites hnot?
hnotDef not == p:p
Thm* not  (hbool  hbool)
bnotDef b == if b false else true fi
Thm* b:b  
boolDef  == Unit+Unit
Thm*   Type
Thm*   S
tlambdaDef (x:Tb(x))(x) == b(x)
btrueDef true == inl()
Thm* true  
bfalseDef false == inr()
Thm* false  
ifthenelseDef if b t else f fi == InjCase(b ; tf)
Thm* b:A:Type, p,q:A. if b p else q fi  A

Syntax:not has structure: hnot

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

WhoCites Definitions hol arithmetic 3 Sections HOLlib Doc