WhoCites Definitions HOLlib Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites hselect?
hselectDef select == p:'a. @x:'a. (p(x))
Thm* 'a:S. select  (('a  hbool)  'a)
bchooseDef @x:'ap(x) == @x:'ap(x)
Thm* 'a:S, p:('a). (@x:'ap(x))  'a
tlambdaDef (x:Tb(x))(x) == b(x)
assertDef b == if b True else False fi
Thm* b:b  Prop
chooseDef @x:TP(x) == InjCase(lem({x:TP(x) }); xx, arb(T))
Thm* T:S, P:(TType). (@x:TP(x))  T
arbDef arb(T) == InjCase(lem(T); xx, "uu")
Thm* T:S. arb(T T

Syntax:select has structure: hselect('a)

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

WhoCites Definitions HOLlib Sections NuprlLIB Doc