doc-src/Tutorial/ToyList/lemma1
author ehmety
Thu, 15 Nov 2001 20:01:19 +0100
changeset 12215 55c084921240
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Modified to make the files build with the new changes in ZF
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5377
efb799c5ed3c *** empty log message ***
nipkow
parents:
diff changeset
     1
Goal "rev(xs @ ys) = (rev ys) @ (rev xs)";