src/HOL/Fun.thy
Tue, 13 Feb 2024 17:18:50 +0000 paulson A few lemmas brought in from AFP entries
Tue, 06 Feb 2024 15:29:10 +0000 paulson Correct the definition of a convex function, and updated the proofs
Thu, 06 Jul 2023 16:59:12 +0100 paulson The sym_diff operator (symmetric difference)
Tue, 23 May 2023 21:43:36 +0200 wenzelm more uniform simproc_setup: avoid vacuous abstraction over morphism, which sometimes captures context values in its functional closure;
Tue, 02 May 2023 12:51:05 +0100 paulson A few new theorems
Mon, 30 Jan 2023 15:24:17 +0000 paulson Moved in a large number of highly useful library lemmas, mostly due to Manuel Eberl
Tue, 20 Dec 2022 17:59:44 +0000 paulson First round of moving material from the number theory development
Thu, 13 Oct 2022 14:27:15 +0200 desharna renamed lemma inj_on_strict_subset to image_strict_mono for symmetry with image_mono and to distinguish from inj_on_subset
Wed, 12 Oct 2022 08:21:07 +0200 nipkow one more lemma
Tue, 11 Oct 2022 14:22:11 +0200 nipkow added and reorganized lemmas (some suggested by Jeremy Sylvestre)
Tue, 11 Oct 2022 12:13:47 +0200 nipkow removed redundant lemma
Tue, 11 Oct 2022 10:45:42 +0200 nipkow moved theorem from Fun to Set
Sat, 08 Oct 2022 18:35:53 +0200 nipkow generalized type classes as suggested by Jeremy Sylvestre
Fri, 02 Sep 2022 13:41:55 +0200 desharna merged
Sat, 25 Jun 2022 13:34:41 +0200 desharna moved antimono to Fun and redefined it as an abbreviation
Sat, 25 Jun 2022 13:21:27 +0200 desharna moved mono and strict_mono to Fun and redefined them as abbreviations
Fri, 22 Jul 2022 14:39:56 +0200 Fabian Huch tuned (some HOL lints, by Yecine Megdiche);
Mon, 27 Jun 2022 15:54:18 +0200 traytel strict bounds for BNFs (by Jan van Brügge)
Fri, 24 Jun 2022 10:49:40 +0200 desharna added lemma monotone_on_o
Fri, 24 Jun 2022 15:05:04 +0200 desharna redefined mono_on and strict_mono_on as an abbreviation of monotone_on
Thu, 23 Jun 2022 19:29:22 +0200 desharna changed argument order of mono_on and strict_mono_on to uniformize with monotone_on and other predicates
Tue, 21 Jun 2022 13:40:35 +0200 desharna added lemmas monotone_on_empty[simp] and monotone_on_subset
Tue, 21 Jun 2022 13:39:06 +0200 desharna added predicate monotone_on and redefined monotone to be an abbreviation.
Thu, 05 Aug 2021 07:12:49 +0000 haftmann clarified abstract and concrete boolean algebras
Mon, 02 Aug 2021 10:01:06 +0000 haftmann moved theory Bit_Operations into Main corpus
Wed, 05 May 2021 16:09:02 +0000 haftmann tuned theory structure
Fri, 23 Apr 2021 09:50:14 +0000 haftmann collecting more lemmas concerning multisets
Mon, 22 Mar 2021 10:49:51 +0000 haftmann more lemmas
Sun, 28 Feb 2021 20:13:07 +0000 haftmann lemma diffusion
Sun, 28 Feb 2021 20:13:07 +0000 haftmann dissolve theory with duplicated name from afp
Sun, 09 Aug 2020 13:18:40 +0100 paulson elimination of some needless assumptions
Sat, 23 May 2020 21:24:33 +0100 paulson a few new lemmas about functions
Mon, 11 May 2020 11:15:41 +0100 paulson the Uniq quantifier
Sun, 29 Mar 2020 15:44:54 +0100 paulson more tidying up of old apply-proofs
Wed, 26 Feb 2020 12:21:48 +0000 paulson Moved a number of general-purpose lemmas into HOL
Mon, 24 Feb 2020 12:14:13 +0000 paulson a few new lemmas
Mon, 27 Jan 2020 14:32:43 +0000 paulson A few lemmas connected with orderings
Thu, 14 Mar 2019 16:55:06 +0100 wenzelm more specific keyword kinds;
Thu, 31 Jan 2019 13:08:59 +0000 haftmann proper congruence rule for image operator
Thu, 24 Jan 2019 14:44:52 +0000 paulson the theory of Equipollence, and moving Fpow from Cardinals into Main
Mon, 21 Jan 2019 14:44:23 +0000 paulson new material about summations and powers, along with some tweaks
Mon, 14 Jan 2019 18:35:03 +0000 haftmann tuned proofs
Sun, 06 Jan 2019 15:04:34 +0100 wenzelm isabelle update -u path_cartouches;
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Sun, 23 Dec 2018 20:51:23 +0000 haftmann more rules
Wed, 10 Jan 2018 15:25:09 +0100 nipkow ran isabelle update_op on all sources
Tue, 19 Dec 2017 13:58:12 +0100 wenzelm isabelle update_cartouches -c -t;
Fri, 10 Mar 2017 13:47:35 +0100 haftmann restored surj as output abbreviation, amending 6af79184bef3
Sun, 29 Jan 2017 17:27:02 +0100 wenzelm added inj_def (redundant, analogous to surj_def, bij_def);
Sun, 29 Jan 2017 13:58:03 +0100 wenzelm tuned proofs;
Tue, 02 Aug 2016 22:36:53 +0200 wenzelm tuned proof;
Tue, 02 Aug 2016 21:05:34 +0200 wenzelm misc tuning and modernization;
Mon, 01 Aug 2016 22:11:29 +0200 wenzelm misc tuning and modernization;
Fri, 29 Jul 2016 09:49:23 +0200 Andreas Lochbihler add lemmas contributed by Peter Gammie
Fri, 08 Jul 2016 23:43:11 +0200 haftmann avoid to hide equality behind (output) abbreviation
Tue, 05 Jul 2016 23:39:49 +0200 wenzelm misc tuning and modernization;
Sat, 02 Jul 2016 08:41:05 +0200 haftmann more theorems
Mon, 20 Jun 2016 17:51:47 +0200 wenzelm prefer HOL definitions;
Mon, 20 Jun 2016 17:25:08 +0200 wenzelm tuned proof;
Mon, 20 Jun 2016 17:03:50 +0200 wenzelm misc tuning and modernization;
less more (0) -100 -60 tip