doc-src/Tutorial/Misc/arith1.ML
author oheimb
Fri, 11 Jul 2003 14:12:06 +0200
changeset 14100 804be4c4b642
parent 6577 a2b5c84d590a
permissions -rw-r--r--
added map_image, restrict_map, some thms
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";