Step * of Lemma quicksort-int-nil

quicksort-int([]) []
BY
(RepUR ``quicksort-int`` THEN RecUnfold `quicksort` THEN Reduce THEN Auto) }


Latex:


Latex:
quicksort-int([])  \msim{}  []


By


Latex:
(RepUR  ``quicksort-int``  0  THEN  RecUnfold  `quicksort`  0  THEN  Reduce  0  THEN  Auto)




Home Index