Remark WhoCites Definitions HanoiTowers Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(catenate sequence s1 ending at m with sequence s2 beginning with m+1)

Who Cites hanoi seq join?
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
le_intDef  ij == j<i
Thm*  i,j:. (ij 
lt_intDef  i<j == if i<j true ; false fi
Thm*  i,j:. (i<j 
bnotDef  b == if b false else true fi
Thm*  b:b  

Syntax:s1 @(ms2 has structure: hanoi_seq_join(ms1s2naz)

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

Remark WhoCites Definitions HanoiTowers Sections NuprlLIB Doc