doc-src/Tutorial/Misc/arith2.ML
author berghofe
Fri, 28 Sep 2001 16:42:58 +0200
changeset 11620 54e2f4c8c3cb
parent 6577 a2b5c84d590a
permissions -rw-r--r--
Added \ttlbrack and \ttrbrack.

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