doc-src/Tutorial/Misc/arith1.ML
author wenzelm
Thu, 05 Aug 1999 22:11:07 +0200
changeset 7178 50b9849cf6ad
parent 6577 a2b5c84d590a
permissions -rw-r--r--
record_simproc for sel-upd (by Sebastian Nanz); removed record_splitter by default;

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