src/ZF/IntArith.thy
author wenzelm
Sat, 07 Jul 2007 00:17:10 +0200
changeset 23623 939b58b527ee
parent 23146 0bc590051d95
child 27237 c94eefffc3a5
permissions -rw-r--r--
Common markup elements.


theory IntArith imports Bin
uses "int_arith.ML" begin

end