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;
|
file |
diff |
annotate
|
Wed, 01 Mar 2023 21:05:09 +0000 |
paulson |
A little bit more tidying up
|
file |
diff |
annotate
|
Mon, 20 Feb 2023 13:55:58 +0100 |
nipkow |
Backed out changeset bafdc56654cf
|
file |
diff |
annotate
|
Mon, 13 Feb 2023 16:07:41 +0100 |
nipkow |
move map_of to List
|
file |
diff |
annotate
|
Mon, 19 Dec 2022 16:00:49 +0100 |
desharna |
strengthened and renamed lemmas preorder.transp_(ge|gr|le|less)
|
file |
diff |
annotate
|
Sun, 18 Dec 2022 14:03:43 +0100 |
desharna |
added predicates asym_on and asymp_on and redefined asym and asymp to be abbreviations
|
file |
diff |
annotate
|
Tue, 08 Nov 2022 08:41:29 +0100 |
nipkow |
retain derived lemma for better findability
|
file |
diff |
annotate
|
Mon, 07 Nov 2022 22:16:37 +0100 |
nipkow |
generalized sorted_sort_id to sort_key_id_if_sorted
|
file |
diff |
annotate
|
Wed, 26 Oct 2022 17:22:12 +0100 |
paulson |
A couple of new theorems. Also additional coercions to the complex numbers
|
file |
diff |
annotate
|
Fri, 14 Oct 2022 10:35:07 +0200 |
nipkow |
more List lemmas (partly by Jeremy Sylvestre)
|
file |
diff |
annotate
|
Wed, 22 Jun 2022 08:15:10 +0000 |
haftmann |
Executable lexords.
|
file |
diff |
annotate
|
Wed, 22 Jun 2022 08:15:09 +0000 |
haftmann |
Less warnings.
|
file |
diff |
annotate
|
Mon, 30 May 2022 20:58:45 +0200 |
nipkow |
Added lemmas
|
file |
diff |
annotate
|
Wed, 04 May 2022 07:20:20 +0200 |
nipkow |
added lemma
|
file |
diff |
annotate
|
Mon, 07 Mar 2022 15:28:53 +0100 |
nipkow |
more count_list lemmas
|
file |
diff |
annotate
|
Sun, 06 Mar 2022 22:13:18 +0100 |
nipkow |
added count_list lemmas
|
file |
diff |
annotate
|
Wed, 29 Dec 2021 08:07:51 +0100 |
nipkow |
added lemma
|
file |
diff |
annotate
|
Wed, 17 Nov 2021 16:13:00 +0100 |
nipkow |
added lemmas
|
file |
diff |
annotate
|
Wed, 10 Nov 2021 08:36:50 +0100 |
nipkow |
added lemma
|
file |
diff |
annotate
|
Tue, 09 Nov 2021 16:17:13 +0100 |
nipkow |
tuned attributes to avoid looping
|
file |
diff |
annotate
|
Mon, 08 Nov 2021 19:56:15 +0100 |
nipkow |
added eq_iff_swap for creating symmetric variants of thms; applied it in List.
|
file |
diff |
annotate
|
Sat, 02 Oct 2021 20:31:46 +0200 |
wenzelm |
trim whitespace;
|
file |
diff |
annotate
|
Mon, 02 Aug 2021 10:01:06 +0000 |
haftmann |
moved theory Bit_Operations into Main corpus
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 08:42:36 +0200 |
desharna |
added opaque_combs and renamed hide_lams to opaque_lifting
|
file |
diff |
annotate
|
Tue, 01 Jun 2021 19:46:34 +0200 |
nipkow |
More general fold function for maps
|
file |
diff |
annotate
|
Wed, 19 May 2021 14:17:40 +0100 |
paulson |
things need to be ugly
|
file |
diff |
annotate
|
Tue, 18 May 2021 20:25:08 +0100 |
paulson |
sorted as an abbreviation
|
file |
diff |
annotate
|
Fri, 14 May 2021 12:43:19 +0100 |
paulson |
strict_sorted now an abbreviation
|
file |
diff |
annotate
|
Mon, 29 Mar 2021 12:26:13 +0100 |
paulson |
removal of needless hypothesis in hd_rev and last_rev
|
file |
diff |
annotate
|
Tue, 16 Mar 2021 08:42:21 +0100 |
nipkow |
tuned lemma
|
file |
diff |
annotate
|
Mon, 15 Mar 2021 22:58:20 +0100 |
nipkow |
added lemma
|
file |
diff |
annotate
|
Thu, 11 Mar 2021 07:05:38 +0000 |
haftmann |
avoid name clash
|
file |
diff |
annotate
|
Tue, 09 Mar 2021 11:50:11 +0100 |
desharna |
Backed out changeset b867b436f372
|
file |
diff |
annotate
|
Fri, 05 Mar 2021 12:05:54 +0100 |
desharna |
added lemmas list_all_(take|drop)I and list_all_(take|drop)WhileI
|
file |
diff |
annotate
|
Fri, 26 Feb 2021 11:46:58 +0100 |
nipkow |
improved list_neq simproc
|
file |
diff |
annotate
|
Wed, 24 Feb 2021 13:31:33 +0000 |
haftmann |
multiset as equivalence class of permuted lists
|
file |
diff |
annotate
|
Tue, 29 Dec 2020 16:42:01 +0100 |
nipkow |
more lemmas
|
file |
diff |
annotate
|
Mon, 28 Dec 2020 22:40:01 +0100 |
nipkow |
added lemmas
|
file |
diff |
annotate
|
Wed, 09 Dec 2020 10:51:45 +0100 |
nipkow |
added lemmas
|
file |
diff |
annotate
|
Thu, 26 Nov 2020 20:49:40 +0000 |
paulson |
merged
|
file |
diff |
annotate
|
Thu, 26 Nov 2020 18:09:02 +0000 |
paulson |
Stepan Holub's stronger version of comm_append_are_replicate, and a de-applied Word.thy
|
file |
diff |
annotate
|
Thu, 26 Nov 2020 14:53:38 +0100 |
nipkow |
removed assumptions in lemma (Stepan Holub)
|
file |
diff |
annotate
|
Fri, 06 Nov 2020 20:51:07 +0100 |
nipkow |
added lemma
|
file |
diff |
annotate
|
Fri, 25 Sep 2020 14:11:48 +0100 |
paulson |
fixed some remarkably ugly proofs
|
file |
diff |
annotate
|
Fri, 21 Aug 2020 12:42:57 +0100 |
paulson |
reversing all the lex crap
|
file |
diff |
annotate
|
Wed, 19 Aug 2020 12:58:28 +0100 |
paulson |
Another go with lex: now lexordp back in class ord
|
file |
diff |
annotate
|
Mon, 17 Aug 2020 15:42:38 +0100 |
paulson |
S Holub's proposed generalisation of the lexicographic product of two orderings
|
file |
diff |
annotate
|
Wed, 05 Aug 2020 19:12:08 +0100 |
paulson |
lemmas about sets and the enumerate operator
|
file |
diff |
annotate
|
Fri, 03 Jul 2020 06:18:29 +0000 |
haftmann |
misc lemma tuning
|
file |
diff |
annotate
|
Thu, 11 Jun 2020 16:13:53 +0100 |
paulson |
fixed the utterly weird definitions of asym / asymp, and added many asym lemmas
|
file |
diff |
annotate
|
Sun, 24 May 2020 09:04:25 +0200 |
nipkow |
reorganised sorted_set_of_list
|
file |
diff |
annotate
|
Sat, 23 May 2020 21:24:33 +0100 |
paulson |
a few new lemmas about functions
|
file |
diff |
annotate
|
Fri, 22 May 2020 19:21:16 +0200 |
nipkow |
comment makes no sense
|
file |
diff |
annotate
|
Fri, 22 May 2020 08:52:23 +0200 |
nipkow |
added simp lemma
|
file |
diff |
annotate
|
Wed, 20 May 2020 15:00:25 +0100 |
paulson |
A few new theorems, plus some tidying up
|
file |
diff |
annotate
|
Mon, 11 May 2020 11:15:41 +0100 |
paulson |
the Uniq quantifier
|
file |
diff |
annotate
|
Wed, 29 Apr 2020 15:16:17 +0100 |
paulson |
A little more tidying up
|
file |
diff |
annotate
|
Thu, 23 Apr 2020 09:57:41 +0200 |
nipkow |
added lemmas
|
file |
diff |
annotate
|
Wed, 22 Apr 2020 17:22:17 +0200 |
nipkow |
new funs successive and distinct_adj
|
file |
diff |
annotate
|
Wed, 22 Apr 2020 11:50:23 +0200 |
nipkow |
added lemmas
|
file |
diff |
annotate
|