Re: [isabelle-dev] Exception TERM in method arith

2012-12-03 Thread Florian Haftmann
Am 03.12.2012 14:24, schrieb Johannes Hölzl: > Fabian and I found the missing check in Cooper's algorithm > (src/HOL/Tools/Qelim). The fix can be found in the testboard > 52e97a5f5e25. If it works I will push it to the Isabelle repository. > > - Johannes Thnx a lot! Florian -- PGP a

Re: [isabelle-dev] Exception TERM in method arith

2012-12-03 Thread Johannes Hölzl
Fabian and I found the missing check in Cooper's algorithm (src/HOL/Tools/Qelim). The fix can be found in the testboard 52e97a5f5e25. If it works I will push it to the Isabelle repository. - Johannes Am Samstag, den 01.12.2012, 22:01 +0100 schrieb Florian Haftmann: > In rev. 544764f4324d > >

[isabelle-dev] Exception TERM in method arith

2012-12-01 Thread Florian Haftmann
In rev. 544764f4324d theory Foo imports Main begin lemma less_dvd_minus: fixes m n :: nat assumes "m < n" shows "m dvd n ⟷ m dvd (n - m)" using assms apply arith oops Florian -- PGP available: http://home.informatik.tu-muenchen.de/haftmann/pgp/florian_haftmann_at_informatik_tu