doc-src/Tutorial/ToyList/lemma1
author berghofe
Tue, 16 Oct 2001 16:47:54 +0200
changeset 11798 fbab70de9b0d
parent 5377 efb799c5ed3c
permissions -rw-r--r--
Added support for batch mode layout (without X11 connection).
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)";