WhoCites Definitions HOLlib Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites huncurry?
huncurryDef uncurry == f:'a'b'cp:'a'bf(1of(p),2of(p))
Thm* 'a,'b,'c:S. uncurry  (('a  'b  'c hprod('a'b 'c)
pi2Def 2of(t) == t.2
Thm* A:Type, B:(AType), p:(a:AB(a)). 2of(p B(1of(p))
pi1Def 1of(t) == t.1
Thm* A:Type, B:(AType), p:(a:AB(a)). 1of(p A
tlambdaDef (x:Tb(x))(x) == b(x)

Syntax:uncurry has structure: huncurry('a'b'c)

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

WhoCites Definitions HOLlib Sections NuprlLIB Doc