src/ZF/Integ/IntArith.thy
author krauss
Mon, 04 Dec 2006 15:15:09 +0100
changeset 21634 369e38e35686
parent 16417 9bc16273c2d4
permissions -rw-r--r--
fixed definition syntax


theory IntArith imports Bin
uses "int_arith.ML" begin

end