doc-src/Tutorial/Misc/arith3.ML
author wenzelm
Fri, 01 Sep 2000 00:48:12 +0200
changeset 9780 d25d6a977ea6
parent 6577 a2b5c84d590a
permissions -rw-r--r--
added 'safe' method; 'auto' method: optional parms;
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";