Origin Definitions Sections MarkB generic Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
mb_basic
Nuprl Section: mb_basic - Basic generally useful devices.

Selected Objects
THMcand_functionality_wrt_iff (a1  a2 (b1  b2 (a1 & b1  a2 & b2)
defso_lambda3 (x,y,zt(x;y;z))(x,y,z) == t(x;y;z)
THMselect_cons_tl_sq x:Tl:T List, i:||l||. [x / l][(i+1)] ~ l[i]
defhide ... == x
defdecision Decision == Top+Top
defdec2bool dec2bool(d) == InjCase(dx. true, false)
defincreasing increasing(f;k) == i:(k-1). f(i)<f(i+1)
THMdecidable__cand Q:(Prop given P). Dec(P (P  Dec(Q))  Dec(P & Q)
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

Origin Definitions Sections MarkB generic Doc