[isabelle-dev] Strange phenomenon with presburger

Florian Haftmann florian.haftmann at informatik.tu-muenchen.de
Tue Mar 10 20:18:58 CET 2009


I have distilled another problem which definitely has nothing to do with
atomization:

lemma "\<And>(x\<Colon>'a::type) m n.
       P x \<Longrightarrow> Suc (2 * m) = 2 * n \<Longrightarrow> False"
  apply (atomize (full))
  apply presburger
  done

lemma "\<And>(x\<Colon>'a::type) m n.
       Q x \<Longrightarrow> P x \<Longrightarrow> Suc (2 * m) = 2 * n
\<Longrightarrow> False"
  apply (atomize (full))
  apply presburger?
  oops

Additional premises considered harmful?

	Florian

-- 

Home:
http://wwwbroy.in.tum.de/~haftmann

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: 252 bytes
Desc: OpenPGP digital signature
URL: <https://mailman46.in.tum.de/pipermail/isabelle-dev/attachments/20090310/a582ea68/attachment.sig>


More information about the isabelle-dev mailing list