src/ZF/Integ/IntArith.thy
author wenzelm
Wed, 02 Aug 2006 22:27:02 +0200
changeset 20308 ddb7e7129481
parent 16417 9bc16273c2d4
permissions -rw-r--r--
added tactical result; simplified obtain_export: no Seq.seq, no lifting of result prems; tuned;


theory IntArith imports Bin
uses "int_arith.ML" begin

end