NEWS
Sat, 03 Sep 2011 09:26:11 -0700 remove duplicate lemma finite_choice in favor of finite_set_choice
Fri, 02 Sep 2011 16:48:30 -0700 remove redundant lemma reals_complete2 in favor of complete_real
Fri, 02 Sep 2011 13:57:12 -0700 remove more duplicate lemmas
Thu, 01 Sep 2011 10:41:19 -0700 simplify some proofs about uniform continuity, and add some new ones;
Thu, 01 Sep 2011 09:02:14 -0700 modernize lemmas about 'continuous' and 'continuous_on';
Sun, 28 Aug 2011 09:20:12 -0700 discontinue many legacy theorems about LIM and LIMSEQ, in favor of tendsto theorems
Fri, 26 Aug 2011 15:11:26 -0700 NEWS entry for setsum_norm ~> norm_setsum
Thu, 25 Aug 2011 19:41:38 -0700 replace some continuous_on lemmas with more general versions
Thu, 25 Aug 2011 16:50:55 -0700 remove legacy theorem Lim_inner
Thu, 25 Aug 2011 15:35:54 -0700 remove dot_lsum and dot_rsum in favor of inner_setsum_{left,right}
Thu, 25 Aug 2011 12:43:55 -0700 rename subset_{interior,closure} to {interior,closure}_mono;
Fri, 19 Aug 2011 19:33:31 +0200 more concise definition for Inf, Sup on bool
Thu, 18 Aug 2011 13:36:58 -0700 remove bounded_(bi)linear locale interpretations, to avoid duplicating so many lemmas
Thu, 18 Aug 2011 17:42:18 +0200 case_names NEWS
Wed, 10 Aug 2011 13:13:37 -0700 more uniform naming scheme for finite cartesian product type and related theorems
Tue, 09 Aug 2011 08:06:15 +0200 more uniform naming scheme for Inf/INF and Sup/SUP lemmas
Tue, 09 Aug 2011 07:44:17 +0200 merged
Mon, 08 Aug 2011 19:21:11 +0200 dropped lemmas (Inf|Sup)_(singleton|binary)
Mon, 08 Aug 2011 19:26:53 -0700 rename type 'a net to 'a filter, following standard mathematical terminology
Thu, 04 Aug 2011 07:31:43 +0200 NEWS
Wed, 03 Aug 2011 16:08:02 +0200 NEWS
Tue, 02 Aug 2011 08:28:34 -0700 Extended_Nat.thy: renamed iSuc to eSuc, standardized theorem names
Tue, 02 Aug 2011 07:36:58 -0700 NEWS: fix typo
Tue, 02 Aug 2011 12:17:48 +0200 NEWS
Mon, 25 Jul 2011 23:27:20 +0200 merged
Sun, 24 Jul 2011 21:27:25 +0200 more coherent structure in and across theories
Mon, 25 Jul 2011 10:42:32 +0200 NEWS
Wed, 20 Jul 2011 22:14:39 +0200 class complete_linorder
Mon, 18 Jul 2011 21:34:01 +0200 avoid misunderstandable names
Sun, 17 Jul 2011 22:24:08 +0200 more on complement
Sun, 17 Jul 2011 20:57:56 +0200 more consistent theorem names
Sun, 17 Jul 2011 15:15:58 +0200 further generalization from sets to complete lattices
Wed, 13 Jul 2011 23:49:56 +0200 uniqueness lemmas for bot and top
Wed, 13 Jul 2011 23:41:13 +0200 adjusted to tightened specification of classes bot and top
Mon, 11 Jul 2011 17:22:15 +0200 NEWS;
Sun, 10 Jul 2011 21:46:41 +0200 merged;
Sun, 10 Jul 2011 20:59:04 +0200 inner syntax supports inlined YXML according to Term_XML (particularly useful for producing text under program control);
Sun, 10 Jul 2011 14:02:27 +0200 improved NEWS
Sat, 09 Jul 2011 21:18:20 +0200 NEWS
Fri, 08 Jul 2011 16:13:34 +0200 discontinued special treatment of hard tabulators;
Fri, 01 Jul 2011 15:53:38 +0200 update documentation after "type_enc" renaming + fixed a few other out-of-date factlets
Fri, 01 Jul 2011 10:45:51 +0200 adding a minimalistic documentation of the value antiquotation in the Isar reference manual
Mon, 27 Jun 2011 22:44:44 +0200 merged
Mon, 27 Jun 2011 22:23:44 +0200 NEWS;
Mon, 27 Jun 2011 14:56:29 +0200 minor Sledgehammer news
Mon, 27 Jun 2011 14:56:10 +0200 document changes to Sledgehammer and "try"
Thu, 23 Jun 2011 12:02:54 +0200 Release notes should be written from the user's perspective. Don't assume the user has universal knowledge of the system.
Thu, 09 Jun 2011 10:43:42 +0200 NEWS
Tue, 07 Jun 2011 08:52:35 +0200 obsoleted "metisFT", and added "no_types" version of Metis as fallback to Sledgehammer after noticing how useful it can be
Mon, 06 Jun 2011 20:36:35 +0200 marked "metisF" as legacy -- nobody uses it or needs it
Fri, 20 May 2011 20:44:03 +0200 added Isabelle_Process.is_active;
Fri, 20 May 2011 12:09:54 +0200 NEWS
Wed, 18 May 2011 15:45:34 +0200 NEWS
Sun, 15 May 2011 18:00:08 +0200 NEWS (cf. 4e8483cc2cc5);
Sat, 14 May 2011 18:26:25 +0200 use pointfree characterisation for fold_set locale
Fri, 13 May 2011 22:55:00 +0200 proper Proof.context for classical tactics;
Thu, 12 May 2011 15:29:19 +0200 renamed "max_mono_instances" to "max_new_mono_instances" and changed its semantics accordingly
Thu, 12 May 2011 15:29:18 +0200 added "max_mono_instances" option to Sledgehammer and renamed old "monomorphize_limit" option
Thu, 05 May 2011 23:54:06 +0200 tuned;
Tue, 03 May 2011 22:27:32 +0200 more conventional naming scheme: names_long, names_short, names_unique;