doc-src/Tutorial/Misc/arith2.ML
author paulson
Mon, 17 Mar 2003 17:37:20 +0100
changeset 13865 0a6bf71955b0
parent 6577 a2b5c84d590a
permissions -rw-r--r--
moved one proof, added another

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