| Thu, 19 Oct 2023 21:38:09 +0200 | 
wenzelm | 
tuned signature;
 | 
file |
diff |
annotate
 | 
| 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
 | 
| Tue, 09 May 2023 22:00:36 +0200 | 
desharna | 
added lemmas Finite_Set.bex_(min|max)_element_with_property and reordered assumptions of Finite_Set.bex_(min|max)_element
 | 
file |
diff |
annotate
 | 
| Mon, 20 Mar 2023 18:21:30 +0100 | 
desharna | 
added lemmas Finite_Set.bex_least_element and Finite_Set.bex_greatest_element
 | 
file |
diff |
annotate
 | 
| Mon, 20 Mar 2023 15:02:17 +0100 | 
desharna | 
refactored proofs
 | 
file |
diff |
annotate
 | 
| Mon, 20 Mar 2023 15:01:59 +0100 | 
desharna | 
added lemmas Finite_Set.bex_min_element and Finite_Set.bex_max_element
 | 
file |
diff |
annotate
 | 
| Mon, 20 Mar 2023 15:01:12 +0100 | 
desharna | 
reversed import dependency between Relation and Finite_Set; and move theorems around
 | 
file |
diff |
annotate
 | 
| Sat, 05 Nov 2022 09:57:51 +0100 | 
nipkow | 
Better use the finite simproc selectively only
 | 
file |
diff |
annotate
 | 
| Thu, 03 Nov 2022 14:20:07 +0100 | 
nipkow | 
added finite simproc
 | 
file |
diff |
annotate
 | 
| Fri, 22 Jul 2022 14:39:56 +0200 | 
Fabian Huch | 
tuned (some HOL lints, by Yecine Megdiche);
 | 
file |
diff |
annotate
 | 
| Fri, 15 Jul 2022 09:18:21 +0200 | 
nipkow | 
moved lemma fromm AFP
 | 
file |
diff |
annotate
 | 
| Mon, 17 Jan 2022 17:04:50 +0000 | 
paulson | 
A new lemma about inverse image
 | 
file |
diff |
annotate
 | 
| Mon, 04 Oct 2021 12:32:50 +0100 | 
paulson | 
new material from the Roth development, mostly about finite sets, disjoint famillies and partitions
 | 
file |
diff |
annotate
 | 
| Fri, 03 Sep 2021 18:20:13 +0100 | 
paulson | 
strengthened a few lemmas about finite sets and added a code equation for complex_of_real
 | 
file |
diff |
annotate
 | 
| Tue, 01 Jun 2021 19:46:34 +0200 | 
nipkow | 
More general fold function for maps
 | 
file |
diff |
annotate
 | 
| Mon, 03 May 2021 21:49:30 +0100 | 
paulson | 
A nice cardinality lemma
 | 
file |
diff |
annotate
 | 
| Sun, 11 Apr 2021 07:35:24 +0000 | 
haftmann | 
collected combinatorial material
 | 
file |
diff |
annotate
 | 
| Tue, 06 Oct 2020 16:55:56 +0200 | 
nipkow | 
added lemmas; internalized defn in class
 | 
file |
diff |
annotate
 | 
| Fri, 25 Sep 2020 14:11:48 +0100 | 
paulson | 
fixed some remarkably ugly proofs
 | 
file |
diff |
annotate
 | 
| Thu, 06 Aug 2020 13:07:23 +0100 | 
paulson | 
a few more lemmas
 | 
file |
diff |
annotate
 | 
| Wed, 05 Aug 2020 19:12:08 +0100 | 
paulson | 
lemmas about sets and the enumerate operator
 | 
file |
diff |
annotate
 | 
| Sun, 16 Feb 2020 18:01:03 +0100 | 
nipkow | 
lemmas about "card A = 2"; prefer iff to implications
 | 
file |
diff |
annotate
 | 
| Mon, 09 Dec 2019 15:36:51 +0000 | 
paulson | 
a few new and tidier proofs (mostly about finite sets)
 | 
file |
diff |
annotate
 | 
| Wed, 18 Sep 2019 14:41:37 +0100 | 
paulson | 
imported new material mostly due to Sébastien Gouëzel
 | 
file |
diff |
annotate
 | 
| Wed, 17 Apr 2019 17:48:28 +0100 | 
paulson | 
Lindelöf spaces and supporting material
 | 
file |
diff |
annotate
 | 
| Mon, 01 Apr 2019 17:02:43 +0100 | 
paulson | 
A few results in Algebra, and bits for Analysis
 | 
file |
diff |
annotate
 | 
| Thu, 24 Jan 2019 14:44:52 +0000 | 
paulson | 
the theory of Equipollence, and moving Fpow from Cardinals into Main
 | 
file |
diff |
annotate
 | 
| Fri, 04 Jan 2019 23:22:53 +0100 | 
wenzelm | 
isabelle update -u control_cartouches;
 | 
file |
diff |
annotate
 | 
| Sun, 18 Nov 2018 09:51:41 +0100 | 
nipkow | 
added and tuned lemmas
 | 
file |
diff |
annotate
 | 
| Sun, 11 Nov 2018 16:08:59 +0100 | 
nipkow | 
tuned
 | 
file |
diff |
annotate
 | 
| Sat, 10 Nov 2018 07:57:19 +0000 | 
haftmann | 
clarified status of legacy input abbreviations
 | 
file |
diff |
annotate
 | 
| Mon, 05 Nov 2018 10:02:21 +0100 | 
nipkow | 
simplified proof, moved lemma, added lemma
 | 
file |
diff |
annotate
 | 
| Tue, 11 Sep 2018 16:21:54 +0100 | 
paulson | 
A few new results, elimination of duplicates and more use of "pairwise"
 | 
file |
diff |
annotate
 | 
| Wed, 27 Jun 2018 10:18:03 +0200 | 
immler | 
added lemmas and transfer rules
 | 
file |
diff |
annotate
 | 
| Mon, 18 Jun 2018 11:15:46 +0200 | 
Lars Hupel | 
material on finite sets and maps
 | 
file |
diff |
annotate
 | 
| Sat, 27 Jan 2018 10:27:57 +0100 | 
bulwahn | 
include lemmas generally useful for combinatorial proofs
 | 
file |
diff |
annotate
 | 
| Fri, 19 Jan 2018 12:14:48 +0100 | 
nipkow | 
moved from AFP/Gromov
 | 
file |
diff |
annotate
 | 
| Tue, 16 Jan 2018 09:30:00 +0100 | 
wenzelm | 
standardized towards new-style formal comments: isabelle update_comments;
 | 
file |
diff |
annotate
 | 
| Sat, 01 Oct 2016 19:30:21 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Sun, 18 Sep 2016 20:33:48 +0200 | 
wenzelm | 
tuned proofs;
 | 
file |
diff |
annotate
 | 
| Wed, 10 Aug 2016 09:33:54 +0200 | 
nipkow | 
"split add" -> "split"
 | 
file |
diff |
annotate
 | 
| Fri, 05 Aug 2016 18:14:28 +0200 | 
wenzelm | 
misc tuning and modernization;
 | 
file |
diff |
annotate
 | 
| Fri, 29 Jul 2016 09:49:23 +0200 | 
Andreas Lochbihler | 
add lemmas contributed by Peter Gammie
 | 
file |
diff |
annotate
 | 
| Wed, 06 Jul 2016 20:19:51 +0200 | 
wenzelm | 
misc tuning and modernization;
 | 
file |
diff |
annotate
 | 
| Sat, 02 Jul 2016 08:41:05 +0200 | 
haftmann | 
more theorems
 | 
file |
diff |
annotate
 | 
| Tue, 17 May 2016 17:05:35 +0200 | 
eberlm | 
Moved material from AFP/Randomised_Social_Choice to distribution
 | 
file |
diff |
annotate
 | 
| Mon, 25 Apr 2016 16:09:26 +0200 | 
wenzelm | 
eliminated old 'def';
 | 
file |
diff |
annotate
 | 
| Mon, 14 Mar 2016 14:19:06 +0000 | 
paulson | 
Refactoring (moving theorems into better locations), plus a bit of new material
 | 
file |
diff |
annotate
 | 
| Tue, 01 Mar 2016 10:36:19 +0100 | 
haftmann | 
tuned bootstrap order to provide type classes in a more sensible order
 | 
file |
diff |
annotate
 | 
| Tue, 23 Feb 2016 16:25:08 +0100 | 
nipkow | 
more canonical names
 | 
file |
diff |
annotate
 | 
| Thu, 07 Jan 2016 15:53:39 +0100 | 
wenzelm | 
more uniform treatment of package internals;
 | 
file |
diff |
annotate
 | 
| Sat, 19 Dec 2015 11:05:04 +0100 | 
haftmann | 
abandoned attempt to unify sublocale and interpretation into global theories
 | 
file |
diff |
annotate
 | 
| Wed, 09 Dec 2015 17:35:22 +0000 | 
paulson | 
sorted out eventually_mono
 | 
file |
diff |
annotate
 | 
| Mon, 07 Dec 2015 10:38:04 +0100 | 
wenzelm | 
isabelle update_cartouches -c -t;
 | 
file |
diff |
annotate
 | 
| Thu, 03 Dec 2015 08:10:57 +0100 | 
haftmann | 
modernized
 | 
file |
diff |
annotate
 | 
| Tue, 01 Dec 2015 14:09:10 +0000 | 
paulson | 
Removal of redundant lemmas (diff_less_iff, diff_le_iff) and of the abbreviation Exp. Addition of some new material.
 | 
file |
diff |
annotate
 | 
| Sun, 15 Nov 2015 12:39:51 +0100 | 
wenzelm | 
option "inductive_defs" controls exposure of def and mono facts;
 | 
file |
diff |
annotate
 | 
| Mon, 09 Nov 2015 15:48:17 +0100 | 
wenzelm | 
qualifier is mandatory by default;
 | 
file |
diff |
annotate
 | 
| Wed, 04 Nov 2015 08:13:52 +0100 | 
ballarin | 
Keyword 'rewrites' identifies rewrite morphisms.
 | 
file |
diff |
annotate
 | 
| Mon, 26 Oct 2015 23:41:27 +0000 | 
paulson | 
new lemmas about topology, etc., for Cauchy integral formula
 | 
file |
diff |
annotate
 | 
| Sun, 13 Sep 2015 22:56:52 +0200 | 
wenzelm | 
tuned proofs -- less legacy;
 | 
file |
diff |
annotate
 | 
| Tue, 01 Sep 2015 22:32:58 +0200 | 
wenzelm | 
eliminated \<Colon>;
 | 
file |
diff |
annotate
 | 
| Mon, 20 Jul 2015 23:12:50 +0100 | 
paulson | 
new material for multivariate analysis, etc.
 | 
file |
diff |
annotate
 | 
| Sat, 18 Jul 2015 22:58:50 +0200 | 
wenzelm | 
isabelle update_cartouches;
 | 
file |
diff |
annotate
 | 
| Sat, 27 Jun 2015 00:10:24 +0200 | 
wenzelm | 
premises in 'show' are treated like 'assume';
 | 
file |
diff |
annotate
 | 
| Fri, 26 Jun 2015 10:20:33 +0200 | 
wenzelm | 
tuned whitespace;
 | 
file |
diff |
annotate
 | 
| Tue, 26 May 2015 21:58:04 +0100 | 
paulson | 
New material about paths, and some lemmas
 | 
file |
diff |
annotate
 | 
| Wed, 11 Feb 2015 14:15:59 +0100 | 
Andreas Lochbihler | 
add lema about card and vimage
 | 
file |
diff |
annotate
 | 
| Wed, 11 Feb 2015 14:12:30 +0100 | 
Andreas Lochbihler | 
add more general version of finite_vimageD
 | 
file |
diff |
annotate
 | 
| Tue, 10 Feb 2015 16:08:11 +0000 | 
paulson | 
New lemmas and a bit of tidying up.
 | 
file |
diff |
annotate
 | 
| Sat, 10 Jan 2015 13:31:37 +0100 | 
nipkow | 
added lemma
 | 
file |
diff |
annotate
 | 
| Sun, 02 Nov 2014 18:21:45 +0100 | 
wenzelm | 
modernized header uniformly as section;
 | 
file |
diff |
annotate
 | 
| Sat, 06 Sep 2014 20:12:32 +0200 | 
haftmann | 
added various facts
 | 
file |
diff |
annotate
 | 
| Mon, 21 Jul 2014 17:51:11 +0200 | 
Andreas Lochbihler | 
add lemma
 | 
file |
diff |
annotate
 | 
| Mon, 30 Jun 2014 15:45:21 +0200 | 
hoelzl | 
import more stuff from the CLT proof; base the lborel measure on interval_measure; remove lebesgue measure
 | 
file |
diff |
annotate
 | 
| Tue, 20 May 2014 19:24:39 +0200 | 
hoelzl | 
add various lemmas
 | 
file |
diff |
annotate
 | 
| Wed, 19 Mar 2014 18:47:22 +0100 | 
haftmann | 
elongated INFI and SUPR, to reduced risk of confusing theorems names in the future while still being consistent with INTER and UNION
 | 
file |
diff |
annotate
 | 
| Sun, 16 Mar 2014 18:09:04 +0100 | 
haftmann | 
normalising simp rules for compound operators
 | 
file |
diff |
annotate
 | 
| Sat, 15 Mar 2014 08:31:33 +0100 | 
haftmann | 
more complete set of lemmas wrt. image and composition
 | 
file |
diff |
annotate
 | 
| Tue, 21 Jan 2014 13:21:55 +0100 | 
traytel | 
removed theory dependency of BNF_LFP on Datatype
 | 
file |
diff |
annotate
 | 
| Mon, 20 Jan 2014 23:34:26 +0100 | 
blanchet | 
swapped dependencies of 'Finite_Set' and 'Option' (to move BNF up)
 | 
file |
diff |
annotate
 | 
| Thu, 16 Jan 2014 18:26:41 +0100 | 
blanchet | 
dissolved 'Fun_More_FP' (a BNF dependency)
 | 
file |
diff |
annotate
 | 
| Sat, 28 Dec 2013 17:51:54 +0100 | 
haftmann | 
prefix disambiguation
 | 
file |
diff |
annotate
 | 
| Thu, 26 Dec 2013 22:47:49 +0100 | 
haftmann | 
prefer ephemeral interpretation over interpretation in proof contexts;
 | 
file |
diff |
annotate
 | 
| Fri, 29 Nov 2013 08:26:45 +0100 | 
traytel | 
set_comprehension_pointfree simproc causes to many surprises if enabled by default
 | 
file |
diff |
annotate
 | 
| Sun, 24 Nov 2013 00:31:50 +0000 | 
paulson | 
polished some ancient proofs
 | 
file |
diff |
annotate
 | 
| Tue, 12 Nov 2013 19:28:54 +0100 | 
hoelzl | 
add finite_select_induct; move generic lemmas from MV_Analysis/Linear_Algebra to the HOL image
 | 
file |
diff |
annotate
 | 
| Fri, 18 Oct 2013 10:43:21 +0200 | 
blanchet | 
killed more "no_atp"s
 | 
file |
diff |
annotate
 | 
| Fri, 18 Oct 2013 10:43:20 +0200 | 
blanchet | 
killed most "no_atp", to make Sledgehammer more complete
 | 
file |
diff |
annotate
 | 
| Tue, 24 Sep 2013 13:35:27 +0200 | 
nipkow | 
added lemmas
 | 
file |
diff |
annotate
 | 
| Tue, 03 Sep 2013 01:12:40 +0200 | 
wenzelm | 
tuned proofs -- clarified flow of facts wrt. calculation;
 | 
file |
diff |
annotate
 | 
| Tue, 13 Aug 2013 16:25:47 +0200 | 
wenzelm | 
standardized symbols via "isabelle update_sub_sup", excluding src/Pure and src/Tools/WWW_Find;
 | 
file |
diff |
annotate
 | 
| Thu, 04 Apr 2013 22:29:59 +0200 | 
haftmann | 
convenient induction rule
 | 
file |
diff |
annotate
 | 
| Wed, 03 Apr 2013 10:15:43 +0200 | 
haftmann | 
generalized lemma fold_image thanks to Peter Lammich
 | 
file |
diff |
annotate
 | 
| Tue, 26 Mar 2013 21:53:56 +0100 | 
haftmann | 
more uniform style for interpretation and sublocale declarations
 | 
file |
diff |
annotate
 | 
| Sat, 23 Mar 2013 20:50:39 +0100 | 
haftmann | 
fundamental revision of big operators on sets
 | 
file |
diff |
annotate
 | 
| Sat, 23 Mar 2013 17:11:06 +0100 | 
haftmann | 
locales for abstract orders
 | 
file |
diff |
annotate
 | 
| Wed, 27 Feb 2013 13:43:04 +0100 | 
Andreas Lochbihler | 
added lemma
 | 
file |
diff |
annotate
 | 
| Wed, 10 Oct 2012 16:19:52 +0200 | 
wenzelm | 
merged
 | 
file |
diff |
annotate
 | 
| Wed, 10 Oct 2012 10:47:43 +0200 | 
bulwahn | 
moving simproc from Finite_Set to more appropriate Product_Type theory
 | 
file |
diff |
annotate
 | 
| Tue, 09 Oct 2012 16:58:36 +0200 | 
kuncar | 
use Set.filter instead of Finite_Set.filter, which is removed then
 | 
file |
diff |
annotate
 | 
| Tue, 09 Oct 2012 16:57:58 +0200 | 
kuncar | 
rename Set.project to Set.filter - more appropriate name
 | 
file |
diff |
annotate
 | 
| Wed, 10 Oct 2012 15:39:01 +0200 | 
wenzelm | 
added some ad-hoc namespace prefixes to avoid duplicate facts;
 | 
file |
diff |
annotate
 | 
| Mon, 08 Oct 2012 12:03:49 +0200 | 
haftmann | 
consolidated names of theorems on composition;
 | 
file |
diff |
annotate
 | 
| Sat, 06 Oct 2012 16:03:41 +0200 | 
haftmann | 
congruence rule for Finite_Set.fold
 | 
file |
diff |
annotate
 | 
| Sat, 06 Oct 2012 11:08:52 +0200 | 
haftmann | 
alternative simplification of ^^ to the righthand side;
 | 
file |
diff |
annotate
 | 
| Wed, 22 Aug 2012 22:55:41 +0200 | 
wenzelm | 
prefer ML_file over old uses;
 | 
file |
diff |
annotate
 | 
| Wed, 01 Aug 2012 15:32:36 +0200 | 
wenzelm | 
removed junk;
 | 
file |
diff |
annotate
 | 
| Tue, 31 Jul 2012 13:55:39 +0200 | 
kuncar | 
more set operations expressed by Finite_Set.fold
 | 
file |
diff |
annotate
 | 
| Tue, 03 Jul 2012 09:25:42 +0200 | 
Andreas Lochbihler | 
add finiteness lemmas for 'a * 'b and 'a set
 | 
file |
diff |
annotate
 | 
| Mon, 25 Jun 2012 18:21:18 +0200 | 
wenzelm | 
merged, resolving conflict with 87c831e30f0a;
 | 
file |
diff |
annotate
 | 
| Mon, 25 Jun 2012 17:41:20 +0200 | 
wenzelm | 
tuned proofs -- prefer direct "rotated" instead of old-style COMP;
 | 
file |
diff |
annotate
 | 
| Mon, 25 Jun 2012 15:14:07 +0200 | 
wenzelm | 
ignore morphism more explicitly;
 | 
file |
diff |
annotate
 | 
| Mon, 25 Jun 2012 16:03:14 +0200 | 
bulwahn | 
adding set comprehension simproc to code generation's preprocessing to generate code for some set comprehensions;
 | 
file |
diff |
annotate
 | 
| Wed, 20 Jun 2012 16:54:08 +0200 | 
Rafal Kolanski | 
Integrated set comprehension pointfree simproc.
 | 
file |
diff |
annotate
 | 
| Fri, 01 Jun 2012 11:53:58 +0200 | 
huffman | 
remove duplicate lemma card_unit in favor of Finite_Set.card_UNIV_unit
 | 
file |
diff |
annotate
 | 
| Fri, 30 Mar 2012 14:00:18 +0200 | 
huffman | 
rephrase lemma card_Pow using '2' instead of 'Suc (Suc 0)'
 | 
file |
diff |
annotate
 | 
| Fri, 30 Mar 2012 08:04:28 +0200 | 
huffman | 
move lemma card_UNIV_bool from Nat_Numeral.thy to Finite_Set.thy
 | 
file |
diff |
annotate
 | 
| Tue, 13 Mar 2012 13:31:26 +0100 | 
wenzelm | 
tuned proofs -- eliminated pointless chaining of facts after 'interpret';
 | 
file |
diff |
annotate
 | 
| Fri, 06 Jan 2012 21:48:45 +0100 | 
haftmann | 
incorporated various theorems from theory More_Set into corpus
 | 
file |
diff |
annotate
 |