(2steps total) PrintForm Definitions HanoiTowers Sections NuprlLIB Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At: hanoi peg perm comp1 1

1. p : Peg
2. r : Peg
3. q : Peg
4. s : Peg
5. p  q
6. r  s
  if p=p r ; p=q s else otherPeg(rs) fi = r


By: SplitITE Concl THEN Analyze-1


Generated subgoals:

None

About:
ifthenelseequal
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html

(2steps total) PrintForm Definitions HanoiTowers Sections NuprlLIB Doc