doc-src/Tutorial/Misc/arith2.ML
author nipkow
Thu, 26 Feb 2004 01:04:39 +0100
changeset 14414 3fd75e96145d
parent 6577 a2b5c84d590a
permissions -rw-r--r--
corrected authors

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