src/ZF/IntArith.thy
author wenzelm
Thu, 22 Nov 2007 14:51:34 +0100
changeset 25456 6f79698f294d
parent 23146 0bc590051d95
child 27237 c94eefffc3a5
permissions -rw-r--r--
tuned;


theory IntArith imports Bin
uses "int_arith.ML" begin

end