doc-src/Tutorial/Misc/arith2.ML
author wenzelm
Wed, 22 Sep 1999 20:58:23 +0200
changeset 7573 aa87cf5a15f5
parent 6577 a2b5c84d590a
permissions -rw-r--r--
ml_store_thm: no warning for "";

Goal "min i (max j (k*k)) = max (min (k*k) i) (min i (j::nat))";