src/HOL/Library/FuncSet.thy
Wed, 13 May 2020 13:00:03 +0200 Manuel Eberl generalised pigeonhole principle in HOL-Library.FuncSet
Mon, 09 Dec 2019 15:36:51 +0000 paulson a few new and tidier proofs (mostly about finite sets)
Fri, 05 Apr 2019 11:21:53 +0100 paulson fixes for Free_Abelian_Groups
Thu, 21 Mar 2019 14:18:22 +0000 paulson new material on topology: products, etc. Some renamings, esp continuous_on_topo -> continuous_map
Tue, 22 Jan 2019 10:50:35 +0000 paulson some renamings and a bit of new material
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Wed, 17 Oct 2018 14:19:07 +0100 paulson new theory Abstract_Topology with lots of stuff from HOL Light's metric.sml
Sun, 16 Sep 2018 14:13:08 +0100 paulson more lemmas
Sat, 28 Jul 2018 16:06:36 +0100 paulson de-applying and simplification
Tue, 15 May 2018 13:57:39 +0200 wenzelm tuned headers;
Tue, 15 May 2018 11:33:43 +0200 immler move FuncSet back to HOL-Library (amending 493b818e8e10)
Sun, 05 Nov 2017 17:45:17 +0100 wenzelm more uniform header syntax, in contrast to the former etc/abbrevs file-format (see 73939a9b70a3);
Sat, 04 Nov 2017 19:17:19 +0100 wenzelm prefer main entry points of HOL;
Fri, 18 Aug 2017 20:47:47 +0200 wenzelm session-qualified theory imports: isabelle imports -U -i -d '~~/src/Benchmarks' -a;
Tue, 17 Jan 2017 16:11:47 +0100 wenzelm removed some old ASCII syntax;
Tue, 17 Jan 2017 11:26:21 +0100 wenzelm more symbols via abbrevs;
Fri, 13 May 2016 20:24:10 +0200 wenzelm eliminated use of empty "assms";
Tue, 26 Apr 2016 22:44:31 +0200 wenzelm some uses of 'obtain' with structure statement;
Tue, 23 Feb 2016 16:25:08 +0100 nipkow more canonical names
Mon, 28 Dec 2015 21:47:32 +0100 wenzelm former "xsymbols" syntax is used by default, and ASCII replacement syntax with print mode "ASCII";
Thu, 05 Nov 2015 10:39:49 +0100 wenzelm isabelle update_cartouches -c -t;
Sat, 10 Oct 2015 19:22:05 +0200 wenzelm prefer symbols;
Fri, 09 Oct 2015 20:26:03 +0200 wenzelm discontinued specific HTML syntax;
Wed, 07 Oct 2015 17:11:16 +0200 hoelzl cleanup projective limit of probability distributions; proved Ionescu-Tulcea; used it to prove infinite prob. distribution
Thu, 22 Jan 2015 14:51:08 +0100 hoelzl import general thms from Density_Compiler
Sun, 02 Nov 2014 17:20:45 +0100 wenzelm modernized header;
Sat, 25 Oct 2014 21:16:32 +0200 wenzelm tuned whitespace;
Tue, 07 Oct 2014 10:34:24 +0200 hoelzl add Giry monad
Mon, 28 Apr 2014 17:50:03 +0200 wenzelm tuned;
Tue, 12 Nov 2013 19:28:56 +0100 hoelzl add restrict_space measure
Tue, 03 Sep 2013 22:04:23 +0200 wenzelm tuned proofs -- less guessing;
Tue, 13 Aug 2013 16:25:47 +0200 wenzelm standardized symbols via "isabelle update_sub_sup", excluding src/Pure and src/Tools/WWW_Find;
Mon, 19 Nov 2012 12:29:02 +0100 hoelzl merge extensional dependent function space from FuncSet with the one in Finite_Product_Measure
Fri, 16 Nov 2012 18:45:57 +0100 hoelzl move theorems to be more generally useable
Wed, 25 Apr 2012 19:26:00 +0200 hoelzl moved lemmas to appropriate places
Mon, 22 Aug 2011 20:11:44 +0200 wenzelm reduced warnings;
Mon, 22 Nov 2010 10:41:51 +0100 bulwahn adding extensional function spaces to the FuncSet library theory
Mon, 20 Sep 2010 21:09:25 +0200 nipkow new lemmas
Mon, 13 Sep 2010 11:13:15 +0200 nipkow renamed lemmas: ext_iff -> fun_eq_iff, set_ext_iff -> set_eq_iff, set_ext -> set_eqI
Tue, 07 Sep 2010 10:05:19 +0200 nipkow expand_fun_eq -> ext_iff
Mon, 23 Aug 2010 19:35:57 +0200 hoelzl Rewrite the Probability theory.
Wed, 28 Oct 2009 11:42:31 +0000 paulson New theory Probability, which contains a development of measure theory
Thu, 22 Oct 2009 09:27:48 +0200 nipkow inv_onto -> inv_into
Sun, 18 Oct 2009 12:07:25 +0200 nipkow Inv -> inv_onto, inv abbr. inv_onto UNIV.
Tue, 23 Jun 2009 11:32:12 +0200 haftmann merged
Tue, 23 Jun 2009 11:31:28 +0200 haftmann lemma funcset_id by Jeremy Avigad
Tue, 23 Jun 2009 05:57:35 +0200 nipkow fixed name
Mon, 22 Jun 2009 20:59:12 +0200 nipkow tuned FuncSet
Sat, 20 Jun 2009 14:00:36 +0200 nipkow tuned
Fri, 19 Jun 2009 22:49:12 +0200 nipkow Made Pi_I [simp]
Mon, 23 Mar 2009 08:14:24 +0100 haftmann Main is (Complex_Main) base entry point in library theories
Tue, 07 Oct 2008 16:07:50 +0200 haftmann arbitrary is undefined
Mon, 07 Jul 2008 08:47:17 +0200 haftmann absolute imports of HOL/*.thy theories
Thu, 26 Jun 2008 10:07:01 +0200 haftmann established Plain theory and image
Thu, 12 Jun 2008 22:29:50 +0200 wenzelm removed obsolete skolem declarations -- done by Theory.at_end;
Thu, 21 Feb 2008 17:34:09 +0100 nipkow moved bij_betw from Library/FuncSet to Fun, redistributed some lemmas
Fri, 17 Nov 2006 02:20:03 +0100 wenzelm more robust syntax for definition/abbreviation/notation;
Tue, 07 Nov 2006 11:47:57 +0100 wenzelm renamed 'const_syntax' to 'notation';
Thu, 28 Sep 2006 23:42:43 +0200 wenzelm fixed translations: CONST;
Tue, 08 Aug 2006 18:40:56 +0200 paulson skolem declarations for built-in theorems
less more (0) -60 tip