lemma "\<And>m n x. x \<in> P \<Longrightarrow> Suc (2 * m) = 2 * n
\<Longrightarrow> False"
  apply presburger done

lemma "\<And>m n x. P x \<Longrightarrow> Suc (2 * m) = 2 * n
\<Longrightarrow> False"
  apply presburger -- fails

This phenomenon already occurs in Isabelle 2008 and still persists.  The
confusing fact is that neither x nor P matter anyway.

Any idea?

        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://mailmanbroy.informatik.tu-muenchen.de/pipermail/isabelle-dev/attachments/20090310/cd979091/attachment.pgp>

Reply via email to