WhoCites Definitions hol arithmetic 3 Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites prop to bool?
prop_to_boolDef P == InjCase(lem(P) ; true; false)
Thm* P:Prop. (P 
bfalseDef false == inr()
Thm* false  
btrueDef true == inl()
Thm* true  

Syntax:P has structure: prop_to_bool(P)

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

WhoCites Definitions hol arithmetic 3 Sections HOLlib Doc