Stream: Archive Mirror: Isabelle Users Mailing List

Topic: [isabelle] Miscellany in Language Theory


view this post on Zulip Email Gateway (Aug 22 2022 at 18:41):

From: Tobias Nipkow <nipkow@in.tum.de>
A small hint on style: just write "!x : set xs. P x" instead of defining a
recursive function that traverses xs to check if all elements satisfy P. Both
versions are equally executable but the former is more compact and proof-friendly.

Tobias
smime.p7s


Last updated: Apr 24 2024 at 01:07 UTC