doc-src/Tutorial/Misc/arith2.ML
author paulson
Thu, 17 Oct 2002 10:56:00 +0200
changeset 13652 172600c40793
parent 6577 a2b5c84d590a
permissions -rw-r--r--
fixed comments and types

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