Fri, 08 Mar 2013 13:21:45 +0100 kuncar simplify Lift_FSet because we have parametricity in Lifting now
Fri, 08 Mar 2013 13:21:06 +0100 kuncar patch Isabelle ditribution to conform to changes regarding the parametricity
Fri, 08 Mar 2013 13:14:23 +0100 kuncar lift_definition and setup_lifting generate parametric transfer rules if parametricity theorems are provided
Fri, 08 Mar 2013 11:28:20 +0100 nipkow merged
Fri, 08 Mar 2013 11:28:04 +0100 nipkow simplified basic termination proof
Fri, 08 Mar 2013 09:34:38 +0100 traytel some simp rules for fset
Thu, 07 Mar 2013 18:14:30 +0100 wenzelm avoid -Infinity which confuses JFreeChart histogram;
Thu, 07 Mar 2013 17:50:26 +0100 wenzelm tuned proofs -- more structure, less warnings;
Thu, 07 Mar 2013 15:02:55 +0100 wenzelm tuned signature -- prefer terminology of Scala and Axiom;
Thu, 07 Mar 2013 13:44:54 +0100 blanchet better message (type-unsoundnesses are becoming rare, usually the issue is elsewhere, e.g. in the TSTP proof parser)
Wed, 06 Mar 2013 10:44:43 -0800 huffman avoid using Arith_Data.dest_sum in extended-nat simprocs (it treats 'x - y' as 'x + - y', which is not valid for enat)
Wed, 06 Mar 2013 16:56:21 +0100 hoelzl netlimit is abbreviation for Lim
Wed, 06 Mar 2013 16:56:21 +0100 hoelzl tuned proofs
Wed, 06 Mar 2013 16:56:21 +0100 hoelzl changed has_derivative_intros into a named theorems collection
Wed, 06 Mar 2013 16:56:21 +0100 hoelzl changed continuous_on_intros into a named theorems collection
Wed, 06 Mar 2013 16:56:21 +0100 hoelzl changed continuous_intros into a named theorems collection
Wed, 06 Mar 2013 16:56:21 +0100 hoelzl add tendsto_eq_intros: they add an additional rewriting step at the rhs of --->
Wed, 06 Mar 2013 16:10:56 +0100 nipkow major redesign: order instead of preorder, new definition of intervals as quotients
Wed, 06 Mar 2013 14:10:07 +0100 nipkow added lemma
Wed, 06 Mar 2013 12:17:52 +0100 nipkow extended numerals
Tue, 05 Mar 2013 17:25:41 +0100 wenzelm merged
Tue, 05 Mar 2013 17:07:36 +0100 wenzelm merged
Tue, 05 Mar 2013 11:37:01 +0100 wenzelm removed unused Future.flat, while leaving its influence of Future.map (see bcd6b1aa4db5);
Tue, 05 Mar 2013 17:18:02 +0100 traytel extended stream library a little more
Tue, 05 Mar 2013 17:10:49 +0100 traytel extended stream library
Tue, 05 Mar 2013 15:43:22 +0100 hoelzl generalized lemmas in Extended_Real_Limits
Tue, 05 Mar 2013 15:43:21 +0100 hoelzl eventually nhds represented using sequentially
Tue, 05 Mar 2013 15:43:20 +0100 hoelzl generalized compact_Times to topological_space
Tue, 05 Mar 2013 15:43:19 +0100 hoelzl move lemma Inf to usage point
Tue, 05 Mar 2013 15:43:18 +0100 hoelzl tuned proof of Edelstein fixed point theorem (use continuity of dist and attains_sup)
Tue, 05 Mar 2013 15:43:17 +0100 hoelzl tuned proofs (used continuity of infdist, dist and continuous_attains_sup)
Tue, 05 Mar 2013 15:43:16 +0100 hoelzl generalized continuous/compact_attains_inf/sup from real to linorder_topology
Tue, 05 Mar 2013 15:43:15 +0100 hoelzl continuity of pair operations
Tue, 05 Mar 2013 15:43:14 +0100 hoelzl use generate_topology for second countable topologies, does not require intersection stable basis
Tue, 05 Mar 2013 15:43:13 +0100 hoelzl generalized isGlb_unique
Tue, 05 Mar 2013 15:43:12 +0100 hoelzl complete_linorder is also a complete_distrib_lattice
Tue, 05 Mar 2013 15:43:08 +0100 hoelzl move Liminf / Limsup lemmas on complete_lattices to its own file
Tue, 05 Mar 2013 15:27:08 +0100 nipkow merged
Tue, 05 Mar 2013 15:26:57 +0100 nipkow New theory of infinity-extended types; should replace Extended_xyz eventually
Tue, 05 Mar 2013 13:03:24 +0100 webertj Avoid ML warning about unreferenced identifier.
Tue, 05 Mar 2013 11:59:58 +0100 blanchet polymorphic SPASS is also SPASS
Tue, 05 Mar 2013 09:47:15 +0100 traytel allow more general coercion maps; tuned;
Tue, 05 Mar 2013 10:16:15 +0100 nipkow more lemmas about intervals
Mon, 04 Mar 2013 17:32:10 +0100 wenzelm merged
Mon, 04 Mar 2013 15:03:46 +0100 wenzelm refined parallel_proofs = 2: fork whole Isar sub-proofs, not just terminal ones;
Mon, 04 Mar 2013 11:36:16 +0100 wenzelm join all proofs before scheduling present phase (ordered according to weight);
Mon, 04 Mar 2013 10:02:58 +0100 wenzelm more explicit datatype result;
Wed, 20 Feb 2013 12:04:42 +0100 hoelzl split dense into inner_dense_order and no_top/no_bot
Wed, 20 Feb 2013 12:04:42 +0100 hoelzl move auxiliary lemmas from Library/Extended_Reals to HOL image
Mon, 04 Mar 2013 09:57:54 +0100 traytel tuned (extend datatype to inline option)
Sun, 03 Mar 2013 18:50:46 +0100 wenzelm prefer more systematic Future.flat;
Sun, 03 Mar 2013 17:34:42 +0100 wenzelm more uniform Future.map: always internalize failure;
Sun, 03 Mar 2013 14:29:30 +0100 wenzelm uniform treatment of global/local proofs;
Sun, 03 Mar 2013 13:57:03 +0100 wenzelm tuned;
Sun, 03 Mar 2013 13:43:57 +0100 wenzelm clarified Toplevel.element_result wrt. Toplevel.is_ignored;
Sun, 03 Mar 2013 13:23:06 +0100 wenzelm more Thy_Syntax.element operations;
Fri, 01 Mar 2013 22:15:31 +0100 traytel coercion-invariant arguments at work
Fri, 01 Mar 2013 22:15:31 +0100 traytel constants with coercion-invariant arguments (possibility to disable/reenable
Thu, 28 Feb 2013 21:11:07 +0100 wenzelm simplified Proof.future_proof;
Thu, 28 Feb 2013 18:35:31 +0100 wenzelm provide explicit dummy names (cf. dfe469293eb4);
Thu, 28 Feb 2013 17:38:35 +0100 wenzelm discontinued empty name bindings in 'axiomatization';
Thu, 28 Feb 2013 17:14:55 +0100 wenzelm provide common HOLogic.conj_conv and HOLogic.eq_conv;
Thu, 28 Feb 2013 16:54:52 +0100 wenzelm just one HOLogic.Trueprop_conv, with regular exception CTERM;
Thu, 28 Feb 2013 16:38:17 +0100 wenzelm discontinued obsolete 'axioms' command;
Thu, 28 Feb 2013 16:19:08 +0100 wenzelm more robust build error handling, e.g. missing outer syntax commands;
Thu, 28 Feb 2013 14:29:54 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 14:24:21 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 14:22:14 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 14:10:54 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 13:54:45 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 13:46:45 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 13:33:01 +0100 wenzelm eliminated legacy 'axioms';
Thu, 28 Feb 2013 13:24:51 +0100 wenzelm marginalized historic strip_tac;
Thu, 28 Feb 2013 13:19:25 +0100 wenzelm tuned proof;
Thu, 28 Feb 2013 12:43:28 +0100 wenzelm tuned whitespace and indentation;
Thu, 28 Feb 2013 12:24:24 +0100 wenzelm simplified imports;
Thu, 28 Feb 2013 12:09:32 +0100 wenzelm load timings in parallel for improved performance;
Thu, 28 Feb 2013 11:40:23 +0100 wenzelm proper place for cancel_div_mod.ML (see also ee729dbd1b7f and ec7f10155389);
Wed, 27 Feb 2013 20:36:21 +0100 wenzelm parallel dep.load_files saves approx. 1s on 4 cores;
Wed, 27 Feb 2013 19:39:16 +0100 wenzelm eliminated pointless re-ified errors;
Wed, 27 Feb 2013 17:44:08 +0100 wenzelm merged
Wed, 27 Feb 2013 17:32:17 +0100 wenzelm discontinued redundant 'use' command;
Wed, 27 Feb 2013 16:27:44 +0100 wenzelm discontinued obsolete header "files" -- these are loaded explicitly after exploring dependencies;
Wed, 27 Feb 2013 12:45:19 +0100 wenzelm discontinued obsolete 'uses' within theory header;
Wed, 27 Feb 2013 13:48:15 +0100 Andreas Lochbihler use lemma from Big_Operators
Wed, 27 Feb 2013 13:44:19 +0100 Andreas Lochbihler add inclusion/exclusion lemma
Wed, 27 Feb 2013 13:43:04 +0100 Andreas Lochbihler added lemma
Wed, 27 Feb 2013 10:33:45 +0100 Andreas Lochbihler merged
Wed, 27 Feb 2013 10:33:30 +0100 Andreas Lochbihler add wellorder instance for Numeral_Type (suggested by Jesus Aransay)
Tue, 26 Feb 2013 20:11:11 +0100 wenzelm updated Toplevel.command_exception;
Tue, 26 Feb 2013 20:09:25 +0100 wenzelm tuned;
Tue, 26 Feb 2013 19:58:27 +0100 wenzelm tuned signature;
Tue, 26 Feb 2013 19:44:26 +0100 wenzelm fork diagnostic commands (theory loader and PIDE interaction);
Tue, 26 Feb 2013 13:38:34 +0100 wenzelm disallow shutdown from worker, which would lead to deadlock since the scheduler cannot terminate;
Tue, 26 Feb 2013 13:27:24 +0100 wenzelm tuned 2464ba6e6fc9 -- NB: approximative_id is NONE for PIDE document transactions;
Tue, 26 Feb 2013 13:05:48 +0100 wenzelm signal work_available should be sufficient to initiate daisy-chained workers, and lead to separate broadcast work_finished eventually -- NB: broadcasting all worker threads tends to burn parallel CPU cycles;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip