doc-src/Tutorial/Misc/arith1.ML
author wenzelm
Mon, 04 Oct 1999 21:45:10 +0200
changeset 7703 6b3424e877bd
parent 6577 a2b5c84d590a
permissions -rw-r--r--
proper dependencies of all theories and packages;

Goal "[| ~ m < n; m < n+1 |] ==> m = n";