Definitions HanoiTowers Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
hanoi_PEGDef  Peg == {1...3}
Thm*  Peg  Type
iffDef  P  Q == (P  Q) & (P  Q)
Thm*  A,B:Prop. (A  B Prop
int_isegDef  {i...j} == {k:ik & kj }
Thm*  i,j:. {i...j Type
natDef   == {i:| 0i }
Thm*    Type
nequalDef  a  b  T == a = b  T
Thm*  A:Type, x,y:A. (x  y Prop

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

Definitions HanoiTowers Sections NuprlLIB Doc