WhoCites Definitions hol pair Sections HOLlib Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites hmk pair?
hmk_pairDef mk_pair == x:'ay:'ba:'ab:'b. (a = x)(b = y)
Thm* 'a,'b:S. mk_pair  ('a  'b  'a  'b  hbool)
bequalDef x = y == (x = y  T)
Thm* T:Type, x,y:T. (x = y 
bandDef pq == if p q else false fi
Thm* p,q:. (pq 
tlambdaDef (x:Tb(x))(x) == b(x)
prop_to_boolDef P == InjCase(lem(P) ; true; false)
Thm* P:Prop. (P 

Syntax:mk_pair has structure: hmk_pair('a'b)

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

WhoCites Definitions hol pair Sections HOLlib Doc