WhoCites Definitions HOLlib Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites eq pred?
eq_predDef eq('a) == {f:('a'a)| f = (x:'ay:'ax = y) }
Thm* 'a:Type. eq('a Type
bequalDef x = y == (x = y  T)
Thm* T:Type, x,y:T. (x = y 
tlambdaDef (x:Tb(x))(x) == b(x)
prop_to_boolDef P == InjCase(lem(P) ; true; false)
Thm* P:Prop. (P 

Syntax:eq('a) has structure: eq_pred('a)

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

WhoCites Definitions HOLlib Sections NuprlLIB Doc