[isabelle-dev] Abbreviations and find_theorems

Florian Haftmann florian.haftmann at informatik.tu-muenchen.de
Sat Nov 15 17:58:11 CET 2014


Hi all,

when searching for theorems, abbreviations may behave surprisingly:

	find_theorems "odd _" -- ‹considerable results›

	find_theorems "odd" -- ‹no results›

I guess this is due to abbreviation expansion which then yields

	find_theorems "λa. odd a" -- ‹no results›

So, this is formally correct but nevertheless IMHO inconventiently.  May
naive expectation is that when I am searching for a particular
operations I do not that to think about such technical detail.

What do others think?

This refers to 059ba950a657.

Cheers,
	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: 181 bytes
Desc: OpenPGP digital signature
URL: <https://mailmanbroy.informatik.tu-muenchen.de/pipermail/isabelle-dev/attachments/20141115/2257b38d/attachment.asc>


More information about the isabelle-dev mailing list