doc-src/Tutorial/Misc/arith1.ML
author kleing
Mon, 19 Apr 2004 14:04:41 +0200
changeset 14632 805fa01ac233
parent 6577 a2b5c84d590a
permissions -rw-r--r--
temporarily reverted quote change for release. breaks latex output, needs more testing.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6577
a2b5c84d590a Arithmetic.
nipkow
parents:
diff changeset
     1
Goal "[| ~ m < n; m < n+1 |] ==> m = n";