doc-src/Tutorial/Misc/arith2.ML
author paulson
Wed, 19 Apr 2000 11:09:59 +0200
changeset 8741 61bc5ed22b62
parent 6577 a2b5c84d590a
permissions -rw-r--r--
removal of less_SucI, le_SucI from default simpset

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