doc-src/Tutorial/Misc/arith2.ML
author paulson
Mon, 23 Oct 2000 16:24:52 +0200
changeset 10294 2ec9c808a8a7
parent 6577 a2b5c84d590a
permissions -rw-r--r--
the Sets chapter and theories

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