src/ZF/IntArith.thy
author wenzelm
Thu, 31 May 2007 18:16:59 +0200
changeset 23168 fcdd4346fa6b
parent 23146 0bc590051d95
child 27237 c94eefffc3a5
permissions -rw-r--r--
tuned ML setup;


theory IntArith imports Bin
uses "int_arith.ML" begin

end