Wed, 17 Aug 2011 13:10:11 -0700 Lim.thy: generalize and simplify proofs of LIM/LIMSEQ theorems
huffman [Wed, 17 Aug 2011 13:10:11 -0700] rev 44254
Lim.thy: generalize and simplify proofs of LIM/LIMSEQ theorems
Wed, 17 Aug 2011 11:39:09 -0700 add lemma tendsto_compose_eventually; use it to shorten some proofs
huffman [Wed, 17 Aug 2011 11:39:09 -0700] rev 44253
add lemma tendsto_compose_eventually; use it to shorten some proofs
Wed, 17 Aug 2011 11:07:32 -0700 Topology_Euclidean_Space.thy: simplify some proofs
huffman [Wed, 17 Aug 2011 11:07:32 -0700] rev 44252
Topology_Euclidean_Space.thy: simplify some proofs
Wed, 17 Aug 2011 11:06:39 -0700 add lemma metric_tendsto_imp_tendsto
huffman [Wed, 17 Aug 2011 11:06:39 -0700] rev 44251
add lemma metric_tendsto_imp_tendsto
Wed, 17 Aug 2011 09:59:10 -0700 simplify proofs of lemmas open_interval, closed_interval
huffman [Wed, 17 Aug 2011 09:59:10 -0700] rev 44250
simplify proofs of lemmas open_interval, closed_interval
Wed, 17 Aug 2011 23:37:23 +0200 identify parallel exceptions where they emerge first -- to achieve unique results within evaluation graph;
wenzelm [Wed, 17 Aug 2011 23:37:23 +0200] rev 44249
identify parallel exceptions where they emerge first -- to achieve unique results within evaluation graph;
Wed, 17 Aug 2011 22:25:00 +0200 clarified Par_Exn.release_first: traverse topmost list structure only, not arbitrary depths of nested Par_Exn;
wenzelm [Wed, 17 Aug 2011 22:25:00 +0200] rev 44248
clarified Par_Exn.release_first: traverse topmost list structure only, not arbitrary depths of nested Par_Exn;
Wed, 17 Aug 2011 22:14:22 +0200 more systematic handling of parallel exceptions;
wenzelm [Wed, 17 Aug 2011 22:14:22 +0200] rev 44247
more systematic handling of parallel exceptions; distinguish exception concatanation EXCEPTIONS from parallel Par_Exn;
Wed, 17 Aug 2011 20:08:36 +0200 tuned signature;
wenzelm [Wed, 17 Aug 2011 20:08:36 +0200] rev 44246
tuned signature;
Wed, 17 Aug 2011 18:52:21 +0200 merged
haftmann [Wed, 17 Aug 2011 18:52:21 +0200] rev 44245
merged
Wed, 17 Aug 2011 18:51:27 +0200 merged
haftmann [Wed, 17 Aug 2011 18:51:27 +0200] rev 44244
merged
Wed, 17 Aug 2011 07:13:13 +0200 merged
haftmann [Wed, 17 Aug 2011 07:13:13 +0200] rev 44243
merged
Tue, 16 Aug 2011 19:47:50 +0200 avoid Collect_def in proof
haftmann [Tue, 16 Aug 2011 19:47:50 +0200] rev 44242
avoid Collect_def in proof
Wed, 17 Aug 2011 18:05:31 +0200 modernized signature of Term.absfree/absdummy;
wenzelm [Wed, 17 Aug 2011 18:05:31 +0200] rev 44241
modernized signature of Term.absfree/absdummy; eliminated obsolete Term.list_abs_free;
Wed, 17 Aug 2011 16:46:58 +0200 improved default context for ML toplevel pretty-printing;
wenzelm [Wed, 17 Aug 2011 16:46:58 +0200] rev 44240
improved default context for ML toplevel pretty-printing;
Wed, 17 Aug 2011 16:30:38 +0200 less verbosity for 'function' and 'fun': observe "int" flag more carefully (cf. a32ca9165928);
wenzelm [Wed, 17 Aug 2011 16:30:38 +0200] rev 44239
less verbosity for 'function' and 'fun': observe "int" flag more carefully (cf. a32ca9165928);
Wed, 17 Aug 2011 16:01:27 +0200 some convenience actions/shortcuts for control symbols;
wenzelm [Wed, 17 Aug 2011 16:01:27 +0200] rev 44238
some convenience actions/shortcuts for control symbols;
Wed, 17 Aug 2011 15:14:48 +0200 export Function_Fun.fun_config for user convenience;
wenzelm [Wed, 17 Aug 2011 15:14:48 +0200] rev 44237
export Function_Fun.fun_config for user convenience;
Wed, 17 Aug 2011 13:14:20 +0200 moved theory Nested_Environment to HOL-Unix (a bit too specific for HOL-Library);
wenzelm [Wed, 17 Aug 2011 13:14:20 +0200] rev 44236
moved theory Nested_Environment to HOL-Unix (a bit too specific for HOL-Library);
Wed, 17 Aug 2011 10:03:58 +0200 distinguish THF syntax with and without choice (Satallax vs. LEO-II)
blanchet [Wed, 17 Aug 2011 10:03:58 +0200] rev 44235
distinguish THF syntax with and without choice (Satallax vs. LEO-II)
Tue, 16 Aug 2011 15:02:20 -0700 merged
huffman [Tue, 16 Aug 2011 15:02:20 -0700] rev 44234
merged
Tue, 16 Aug 2011 09:31:23 -0700 add simp rules for isCont
huffman [Tue, 16 Aug 2011 09:31:23 -0700] rev 44233
add simp rules for isCont
Tue, 16 Aug 2011 23:39:58 +0200 updated keywords -- old codegen is no longer in Pure;
wenzelm [Tue, 16 Aug 2011 23:39:58 +0200] rev 44232
updated keywords -- old codegen is no longer in Pure;
Tue, 16 Aug 2011 23:39:30 +0200 include HOL-Library keywords for the sake of recdef;
wenzelm [Tue, 16 Aug 2011 23:39:30 +0200] rev 44231
include HOL-Library keywords for the sake of recdef;
Tue, 16 Aug 2011 23:25:02 +0200 merged
wenzelm [Tue, 16 Aug 2011 23:25:02 +0200] rev 44230
merged
Tue, 16 Aug 2011 13:07:52 -0700 Multivariate_Analysis includes Determinants.thy, but doesn't import it by default
huffman [Tue, 16 Aug 2011 13:07:52 -0700] rev 44229
Multivariate_Analysis includes Determinants.thy, but doesn't import it by default
Tue, 16 Aug 2011 07:56:17 -0700 get Multivariate_Analysis/Determinants.thy compiled and working again
huffman [Tue, 16 Aug 2011 07:56:17 -0700] rev 44228
get Multivariate_Analysis/Determinants.thy compiled and working again
Tue, 16 Aug 2011 07:06:54 -0700 get Library/Permutations.thy compiled and working again
huffman [Tue, 16 Aug 2011 07:06:54 -0700] rev 44227
get Library/Permutations.thy compiled and working again
Tue, 16 Aug 2011 23:17:26 +0200 workaround for Cygwin, to make it work in the important special case without extra files;
wenzelm [Tue, 16 Aug 2011 23:17:26 +0200] rev 44226
workaround for Cygwin, to make it work in the important special case without extra files;
Tue, 16 Aug 2011 22:48:31 +0200 more robust Thy_Header.base_name, with minimal assumptions about path syntax;
wenzelm [Tue, 16 Aug 2011 22:48:31 +0200] rev 44225
more robust Thy_Header.base_name, with minimal assumptions about path syntax; Isabelle.buffer_path: keep platform syntax;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip