[isabelle-dev] Exception TERM in method arith

Florian Haftmann florian.haftmann at informatik.tu-muenchen.de
Sat Dec 1 22:01:55 CET 2012


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_muenchen_de

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <https://mailmanbroy.informatik.tu-muenchen.de/pipermail/isabelle-dev/attachments/20121201/4005309f/attachment.asc>


More information about the isabelle-dev mailing list