doc-src/Tutorial/ToyList/lemma1
author kleing
Mon, 12 May 2003 12:12:19 +0200
changeset 14003 740788f3f6b7
parent 5377 efb799c5ed3c
permissions -rw-r--r--
makefiles for latex runs

Goal "rev(xs @ ys) = (rev ys) @ (rev xs)";