Wed, 10 Oct 2012 12:12:23 +0200 hoelzl generalize from prob_space to finite_measure
Wed, 10 Oct 2012 12:12:22 +0200 hoelzl add measurable_compose
Wed, 10 Oct 2012 12:12:21 +0200 hoelzl simplified assumptions for kolmogorov_0_1_law
Wed, 10 Oct 2012 12:12:21 +0200 hoelzl merge should operate on pairs
Wed, 10 Oct 2012 12:12:20 +0200 hoelzl remove incseq assumption from sigma_prod_algebra_sigma_eq
Wed, 10 Oct 2012 12:12:19 +0200 hoelzl sigma_finite_iff_density_finite does not require a positive density function
Wed, 10 Oct 2012 12:12:18 +0200 hoelzl tuned Lebesgue measure proofs
Wed, 10 Oct 2012 12:12:18 +0200 hoelzl tuned product measurability
Wed, 10 Oct 2012 12:12:17 +0200 hoelzl remove some unneeded positivity assumptions; generalize some assumptions to AE; tuned proofs
Wed, 10 Oct 2012 12:12:16 +0200 hoelzl use continuity to show Borel-measurability
Wed, 10 Oct 2012 12:12:15 +0200 hoelzl tuned measurable_If; moved countably_additive equalities to Measure_Space; tuned proofs
Wed, 10 Oct 2012 12:12:14 +0200 hoelzl rename terminal_events to tail_event
Wed, 10 Oct 2012 13:04:15 +0200 Andreas Lochbihler merged
Wed, 10 Oct 2012 13:03:50 +0200 Andreas Lochbihler efficient construction of red black trees from sorted associative lists
Wed, 10 Oct 2012 12:52:24 +0200 haftmann more explicit code equations
Wed, 10 Oct 2012 10:48:55 +0200 bulwahn adding necessary syntactic functions in set_comprehension_pointfree simproc as a first step to integrate an improved simproc
Wed, 10 Oct 2012 10:48:33 +0200 bulwahn special code setup for step function in IMP is redundant as definition was tuned (cf. c54d901d2946)
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;
Fri, 05 Oct 2012 11:09:24 +0200 wenzelm tuned color and font size;
Fri, 05 Oct 2012 10:54:07 +0200 wenzelm close tooltip window on escape;
Fri, 05 Oct 2012 10:23:49 +0200 wenzelm proper message markup for output;
Thu, 04 Oct 2012 20:36:10 +0200 wenzelm some re-ordering of initialization to ensure proper formatting;
Thu, 04 Oct 2012 20:14:40 +0200 wenzelm separate module Pretty_Tooltip;
Thu, 04 Oct 2012 19:31:50 +0200 wenzelm refined rich tooltip options;
Thu, 04 Oct 2012 18:28:31 +0200 wenzelm Rich_Text_Area tooltips via nested Pretty_Text_Area, based on some techniques of FoldViewer plugin;
Thu, 04 Oct 2012 13:56:32 +0200 wenzelm some documentation of show_markup;
Thu, 04 Oct 2012 11:45:56 +0200 wenzelm tuned proofs;
Thu, 04 Oct 2012 11:39:24 +0200 wenzelm option to bypass potentially slow text overview;
Thu, 04 Oct 2012 11:07:36 +0200 wenzelm tuned signature;
Thu, 04 Oct 2012 10:55:36 +0200 wenzelm clarified platform dependency;
Thu, 04 Oct 2012 09:19:54 +1000 Gerwin Klein updated crontab and afp-poly settings
Wed, 03 Oct 2012 22:07:26 +0200 blanchet thread the right local theory through + reenable parallel proofs for previously problematic theories
Wed, 03 Oct 2012 21:46:52 +0200 blanchet made code more conform to rest of BNF package
Wed, 03 Oct 2012 17:12:08 +0200 wenzelm more error positions;
Wed, 03 Oct 2012 16:59:58 +0200 wenzelm more explicit show_type_constraint, show_sort_constraint;
Wed, 03 Oct 2012 16:59:20 +0200 wenzelm recovered print translation after 'a => bool to 'a set change;
Wed, 03 Oct 2012 16:43:41 +0200 wenzelm tuned;
Wed, 03 Oct 2012 16:42:36 +0200 wenzelm use explicit Type.strip_sorts_dummy to suppress sort constraints in output;
Wed, 03 Oct 2012 16:01:07 +0200 wenzelm printed "_ofsort" is subject to show_markup as well;
Wed, 03 Oct 2012 14:58:56 +0200 wenzelm allow position constraints to coexist with 0 or 1 sort constraints;
Tue, 02 Oct 2012 09:20:28 +0200 traytel made tactic more robust (less usage of stac)
Tue, 02 Oct 2012 01:00:18 +0200 blanchet continued changing type of corec type
Tue, 02 Oct 2012 01:00:18 +0200 blanchet removed dead params and dead code
Tue, 02 Oct 2012 01:00:18 +0200 blanchet changed type of corecursor for the nested recursion case
Tue, 02 Oct 2012 01:00:18 +0200 blanchet made (co)rec tactic more robust when the simplifier succeeds early
Mon, 01 Oct 2012 20:38:57 +0200 wenzelm tuned;
Mon, 01 Oct 2012 20:35:09 +0200 wenzelm removed unused module Blob;
Mon, 01 Oct 2012 20:17:30 +0200 wenzelm more direct message header: eliminated historic encoding via single letter;
Mon, 01 Oct 2012 20:16:37 +0200 wenzelm tuned whitespace;
Mon, 01 Oct 2012 17:29:00 +0200 wenzelm tuned proofs;
Mon, 01 Oct 2012 16:37:22 +0200 wenzelm report sort assignment of visible type variables;
Mon, 01 Oct 2012 12:05:05 +0200 wenzelm more robust File.eq, and thus File.copy of "~~/lib/logo/isabelle.gif";
Mon, 01 Oct 2012 11:04:30 +0200 blanchet fixed recursor definition for datatypes with inner products (e.g. "'a trm" from the lambda-term example)
(0) -30000 -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 +30000 tip