WhoCites Definitions hol restr binder Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites hres forall?
hres_forallDef res_forall == P:'aQ:'ares_all('a;x.(P(x));x.(Q(x)))
Thm* 'a:S. res_forall  (('a  hbool)  ('a  hbool)  hbool)
assertDef b == if b True else False fi
Thm* b:b  Prop
res_allDef res_all('a;x.P(x);x.Q(x)) == x:'aP(x Q(x)
Thm* 'a:Type, P,Q:('aProp). res_all('a;x.P(x);x.Q(x))  Prop
prop_to_boolDef P == InjCase(lem(P) ; true; false)
Thm* P:Prop. (P 
tlambdaDef (x:Tb(x))(x) == b(x)

Syntax:res_forall has structure: hres_forall('a)

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

WhoCites Definitions hol restr binder Sections HOLlib Doc