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
hanoi_seq_joinDef  (s1 @(ms2)(x) == if xm s1(x) else s2(x) fi
Thm*  n:m,a,z:s1:({a...m}{1...n}Peg), s2:({m+1...z}{1...n}Peg).
Thm*  (s1 @(ms2 {a...z}{1...n}Peg
int_isegDef  {i...j} == {k:ik & kj }
Thm*  i,j:. {i...j Type
le_intDef  ij == j<i
Thm*  i,j:. (ij 
natDef   == {i:| 0i }
Thm*    Type

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

Definitions HanoiTowers Sections NuprlLIB Doc