Tue, 16 Aug 2011 15:02:20 -0700 huffman merged
Tue, 16 Aug 2011 09:31:23 -0700 huffman add simp rules for isCont
Tue, 16 Aug 2011 23:39:58 +0200 wenzelm updated keywords -- old codegen is no longer in Pure;
Tue, 16 Aug 2011 23:39:30 +0200 wenzelm include HOL-Library keywords for the sake of recdef;
Tue, 16 Aug 2011 23:25:02 +0200 wenzelm merged
Tue, 16 Aug 2011 13:07:52 -0700 huffman Multivariate_Analysis includes Determinants.thy, but doesn't import it by default
Tue, 16 Aug 2011 07:56:17 -0700 huffman get Multivariate_Analysis/Determinants.thy compiled and working again
Tue, 16 Aug 2011 07:06:54 -0700 huffman get Library/Permutations.thy compiled and working again
Tue, 16 Aug 2011 23:17:26 +0200 wenzelm workaround for Cygwin, to make it work in the important special case without extra files;
Tue, 16 Aug 2011 22:48:31 +0200 wenzelm more robust Thy_Header.base_name, with minimal assumptions about path syntax;
Tue, 16 Aug 2011 21:54:06 +0200 wenzelm tuned message;
Tue, 16 Aug 2011 21:50:53 +0200 wenzelm more robust treatment of node dependencies in incremental edits;
Tue, 16 Aug 2011 21:13:52 +0200 wenzelm use full .thy file name as node name, which makes MiscUtilities.resolveSymlinks/File.getCanonicalPath more predictable;
Tue, 16 Aug 2011 12:06:49 +0200 wenzelm omit MiscUtilities.resolveSymlinks for now -- odd effects on case-insensible file-system;
Mon, 15 Aug 2011 19:42:52 -0700 huffman merged
Mon, 15 Aug 2011 18:35:36 -0700 huffman generalize lemmas open_Collect_less, closed_Collect_le, closed_Collect_eq to class topological_space
Mon, 15 Aug 2011 16:48:05 -0700 huffman add lemma tendsto_compose
Mon, 15 Aug 2011 16:18:13 -0700 huffman remove extraneous subsection heading
Mon, 15 Aug 2011 15:11:55 -0700 huffman generalized lemma closed_Collect_eq
Mon, 15 Aug 2011 14:50:24 -0700 huffman remove duplicate lemma disjoint_iff
Mon, 15 Aug 2011 14:29:17 -0700 huffman Library/Product_Vector.thy: class instances for t0_space, t1_space, and t2_space
Mon, 15 Aug 2011 14:09:39 -0700 huffman add lemmas open_Collect_less, closed_Collect_le, closed_Collect_eq;
Mon, 15 Aug 2011 12:18:34 -0700 huffman generalize lemma continuous_uniform_limit to class metric_space
Mon, 15 Aug 2011 12:13:46 -0700 huffman remove duplicate lemmas eventually_conjI, eventually_and, eventually_false
Mon, 15 Aug 2011 10:49:48 -0700 huffman Topology_Euclidean_Space.thy: organize section headings
Mon, 15 Aug 2011 09:08:17 -0700 huffman simplify some proofs
Sun, 14 Aug 2011 13:04:57 -0700 huffman generalize lemma convergent_subseq_convergent
Sun, 14 Aug 2011 11:44:12 -0700 huffman locale-ize some definitions, so perfect_space and heine_borel can inherit from the proper superclasses
Sun, 14 Aug 2011 10:47:47 -0700 huffman locale-ize some constant definitions, so complete_space can inherit from metric_space
Sun, 14 Aug 2011 10:25:43 -0700 huffman generalize constant 'lim' and limit uniqueness theorems to class t2_space
Tue, 16 Aug 2011 07:17:15 +0900 Cezary Kaliszyk Quotient Package: make quotient_type work with separate set type
Mon, 15 Aug 2011 22:31:17 +0200 wenzelm updated README;
Mon, 15 Aug 2011 21:54:32 +0200 wenzelm touch descendants of edited nodes;
Mon, 15 Aug 2011 21:05:30 +0200 wenzelm parellel scheduling of node edits and execution;
Mon, 15 Aug 2011 20:38:16 +0200 wenzelm tuned error message;
Mon, 15 Aug 2011 20:19:41 +0200 wenzelm retrieve imports from document state, with fall-back on theory loader for preloaded theories;
Mon, 15 Aug 2011 19:27:55 +0200 wenzelm explicit check of finished evaluation;
Mon, 15 Aug 2011 16:38:42 +0200 wenzelm refined Document.edit: less stateful update via Graph.schedule;
Mon, 15 Aug 2011 14:54:36 +0200 wenzelm simplified exec: eliminated unused status flag;
Sun, 14 Aug 2011 08:45:38 -0700 huffman consistently use variable name 'F' for filters
Sun, 14 Aug 2011 07:54:24 -0700 huffman generalize lemmas about LIM and LIMSEQ to tendsto
Sat, 13 Aug 2011 18:10:14 -0700 huffman HOL-Nominal-Examples: respect distinction between sets and functions
Sat, 13 Aug 2011 22:04:07 +0200 wenzelm less verbosity in batch mode -- spam reduction and notable performance improvement;
Sat, 13 Aug 2011 21:28:01 +0200 wenzelm merged
Sat, 13 Aug 2011 07:56:55 -0700 huffman HOL-Hahn_Banach: use Set_Algebras library
Sat, 13 Aug 2011 07:39:35 -0700 huffman ex/Quickcheck_Examples.thy: respect distinction between sets and functions
Sat, 13 Aug 2011 21:06:01 +0200 wenzelm clarified Toplevel.end_theory;
Sat, 13 Aug 2011 20:49:41 +0200 wenzelm simplified Toplevel.init_theory: discontinued special name argument;
Sat, 13 Aug 2011 20:41:29 +0200 wenzelm simplified Toplevel.init_theory: discontinued special master argument;
Sat, 13 Aug 2011 20:20:36 +0200 wenzelm provide node header via Scala layer;
Sat, 13 Aug 2011 16:07:26 +0200 wenzelm reduced verbosity;
Sat, 13 Aug 2011 16:04:28 +0200 wenzelm tuned signature;
Sat, 13 Aug 2011 15:59:26 +0200 wenzelm clarified node header -- exclude master_dir;
Sat, 13 Aug 2011 13:48:26 +0200 wenzelm tuned;
Sat, 13 Aug 2011 13:42:35 +0200 wenzelm maintain node header;
Sat, 13 Aug 2011 12:23:51 +0200 kleing removed unused lemma; removed old-style ;
Sat, 13 Aug 2011 12:05:52 +0200 kleing point isatest-statistics to the right afp log files
Sat, 13 Aug 2011 11:57:13 +0200 kleing IMP/Util distinguishes between sets and functions again; imported only where used.
Fri, 12 Aug 2011 20:55:22 -0700 huffman remove redundant lemma setsum_norm in favor of norm_setsum;
Fri, 12 Aug 2011 16:47:53 -0700 huffman merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip