doc-src/Tutorial/Misc/arith1.ML
author paulson
Thu, 16 Oct 2003 10:31:40 +0200
changeset 14236 c73d62ce9d1c
parent 6577 a2b5c84d590a
permissions -rw-r--r--
partial conversion to Isar scripts
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";