Wed, 10 Oct 2012 10:48:17 +0200 bulwahn test case for set_comprehension_pointfree simproc succeeds now
Wed, 10 Oct 2012 10:47:52 +0200 bulwahn unfolding bounded existential quantifiers as first step in the set_comprehension_pointfree simproc
Wed, 10 Oct 2012 10:47:43 +0200 bulwahn moving simproc from Finite_Set to more appropriate Product_Type theory
Wed, 10 Oct 2012 10:47:21 +0200 bulwahn generalizing set_comprehension_pointfree simproc to work for arbitrary predicates (and not just the finite predicate)
Wed, 10 Oct 2012 10:41:18 +0200 bulwahn adding some example that motivates some of the current changes in the set_comprehension_pointfree simproc
Wed, 10 Oct 2012 10:41:16 +0200 bulwahn set_comprehension_pointfree also handles terms where the equation is not at the first position, which is a necessary generalisation to eventually handle bounded existentials; tuned
Wed, 10 Oct 2012 08:45:27 +0200 haftmann more consistent error messages on malformed code equations
Tue, 09 Oct 2012 17:33:46 +0200 huffman removed support for set constant definitions in HOLCF {cpo,pcpo,domain}def commands;
Tue, 09 Oct 2012 16:58:36 +0200 kuncar use Set.filter instead of Finite_Set.filter, which is removed then
Tue, 09 Oct 2012 16:57:58 +0200 kuncar rename Set.project to Set.filter - more appropriate name
Wed, 10 Oct 2012 15:39:01 +0200 wenzelm added some ad-hoc namespace prefixes to avoid duplicate facts;
Wed, 10 Oct 2012 15:27:10 +0200 wenzelm avoid duplicate facts;
Wed, 10 Oct 2012 15:21:26 +0200 wenzelm more explicit namespace prefix for 'statespace' -- duplicate facts;
Wed, 10 Oct 2012 15:17:40 +0200 wenzelm eliminated spurious fact duplicates;
Wed, 10 Oct 2012 15:01:20 +0200 wenzelm modernized dynamic "rules" -- avoid rebinding of static facts;
Tue, 09 Oct 2012 22:24:24 +0200 wenzelm removed redundant lemma, cf. class zero_neq_one in HOL/Rings.thy;
Tue, 09 Oct 2012 21:33:12 +0200 wenzelm clarified Element.init vs. Element.activate: refrain from hard-wiring Thm.def_binding_optional to avoid duplicate facts;
Tue, 09 Oct 2012 20:23:58 +0200 wenzelm tuned;
Tue, 09 Oct 2012 20:05:17 +0200 wenzelm clarified Local_Defs.add_def(s): refrain from hard-wiring Thm.def_binding_optional;
Tue, 09 Oct 2012 19:24:19 +0200 wenzelm more explicit flags for facts table;
Tue, 09 Oct 2012 15:31:45 +0200 wenzelm minor tuning;
Tue, 09 Oct 2012 13:57:51 +0200 wenzelm more conventional Double constants;
Tue, 09 Oct 2012 13:50:24 +0200 wenzelm tuned source structure;
Tue, 09 Oct 2012 13:29:43 +0200 wenzelm tuned;
Tue, 09 Oct 2012 13:27:52 +0200 wenzelm tuned;
Tue, 09 Oct 2012 11:51:06 +0200 wenzelm merged
Tue, 09 Oct 2012 00:40:33 +0200 blanchet added type annotations to generated Isar proofs -- code by Steffen Smolka
Mon, 08 Oct 2012 12:03:49 +0200 haftmann consolidated names of theorems on composition;
Mon, 08 Oct 2012 11:37:03 +0200 haftmann corrected NEWS
Mon, 08 Oct 2012 23:29:07 +0200 wenzelm avoid somewhat heavy rebuilding of SortedMap via map where plain iteration is sufficient;
Mon, 08 Oct 2012 21:17:20 +0200 wenzelm clarified long_names -- conform to usual Isabelle practice of not analysing internal names;
Mon, 08 Oct 2012 20:39:57 +0200 wenzelm more precise repaint and revalidate -- the latter is important to keep in sync with content update;
Mon, 08 Oct 2012 14:49:04 +0200 wenzelm tuned;
Mon, 08 Oct 2012 14:10:38 +0200 wenzelm prefer synchronous Mutator_Event.Bus on Swing_Thread;
Mon, 08 Oct 2012 13:20:55 +0200 wenzelm more direct tooltip content;
Mon, 08 Oct 2012 12:54:00 +0200 wenzelm tuned;
Mon, 08 Oct 2012 12:40:35 +0200 wenzelm use Pretty_Tooltip for Graphview_Panel;
Mon, 08 Oct 2012 12:02:32 +0200 wenzelm more basic tooltips;
Sun, 07 Oct 2012 16:26:31 +0200 wenzelm close tooltips more thoroughly;
Sun, 07 Oct 2012 16:15:31 +0200 wenzelm make buttons closer to original mouse position;
Sun, 07 Oct 2012 16:05:31 +0200 wenzelm detach tooltip as dockable window;
Sun, 07 Oct 2012 15:05:11 +0200 wenzelm explicit close button;
Sat, 06 Oct 2012 16:03:41 +0200 haftmann congruence rule for Finite_Set.fold
Sat, 06 Oct 2012 11:08:52 +0200 haftmann alternative simplification of ^^ to the righthand side;
Fri, 05 Oct 2012 18:01:48 +0200 wenzelm eliminated obsolete tooltip delay -- bypassed by Pretty_Tooltip;
Fri, 05 Oct 2012 14:51:33 +0200 wenzelm merged
Fri, 05 Oct 2012 10:57:03 +0200 blanchet newer versions of Z3 call it "Bool" not "bool"
Thu, 04 Oct 2012 23:19:02 +0200 haftmann simplified type of msetprod;
Thu, 04 Oct 2012 23:19:02 +0200 haftmann tuned proof
Thu, 04 Oct 2012 23:19:02 +0200 haftmann default simp rule for image under identity
Thu, 04 Oct 2012 23:19:02 +0200 haftmann dropped duplicate facts; tuned syntax
Thu, 04 Oct 2012 23:19:02 +0200 haftmann more facts on setsum and setprod
Thu, 04 Oct 2012 17:26:04 +0200 traytel made SML/NJ happier
Thu, 04 Oct 2012 17:16:55 +0200 traytel do not expose details of internal data structures for composition of BNFs
Fri, 05 Oct 2012 14:32:56 +0200 wenzelm further support for nested tooltips;
Fri, 05 Oct 2012 13:57:48 +0200 wenzelm tuned proofs;
Fri, 05 Oct 2012 13:48:22 +0200 wenzelm refer to parent frame -- relevant for floating dockables in particular;
Fri, 05 Oct 2012 12:11:23 +0200 wenzelm tuned window position to fit on screen;
Fri, 05 Oct 2012 12:00:28 +0200 wenzelm tuned window position;
Fri, 05 Oct 2012 11:36:46 +0200 wenzelm determine window size from content;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip