WhoCites Definitions hol arithmetic 3 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites hor?
horDef or == p:q:p  q
Thm* or  (hbool  hbool  hbool)
borDef p  q == if p true else q fi
Thm* p,q:. (p  q 
boolDef  == Unit+Unit
Thm*   Type
Thm*   S
tlambdaDef (x:Tb(x))(x) == b(x)
btrueDef true == inl()
Thm* true  
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:or has structure: hor

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

WhoCites Definitions hol arithmetic 3 Sections HOLlib Doc