doc-src/Tutorial/Misc/arith2.ML
author berghofe
Tue, 11 Mar 2003 14:13:20 +0100
changeset 13855 644692eca537
parent 6577 a2b5c84d590a
permissions -rw-r--r--
addsplits / delsplits no longer ignore type of constant.

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