doc-src/Tutorial/Misc/arith2.ML
author wenzelm
Wed, 26 Sep 2001 22:25:23 +0200
changeset 11573 4f85af77038f
parent 6577 a2b5c84d590a
permissions -rw-r--r--
bold symbols;

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