WhoCites Definitions hol restr binder Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites hall?
hallDef all == p:'ax:'a. (p(x))
Thm* 'a:S. all  (('a  hbool)  hbool)
ballDef x:TP(x) == (x:TP(x))
Thm* T:Type, P:(T). (x:TP(x))  
tlambdaDef (x:Tb(x))(x) == b(x)
assertDef b == if b True else False fi
Thm* b:b  Prop
prop_to_boolDef P == InjCase(lem(P) ; true; false)
Thm* P:Prop. (P 

Syntax:all has structure: hall('a)

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

WhoCites Definitions hol restr binder Sections HOLlib Doc