doc-src/Tutorial/Misc/arith1.ML
author berghofe
Tue, 05 Oct 1999 15:31:42 +0200
changeset 7721 cb353d802ade
parent 6577 a2b5c84d590a
permissions -rw-r--r--
Tuned inductive definition.

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