huffman [Thu, 18 Aug 2011 18:08:43 -0700] rev 44287
import Library/Sum_of_Squares instead of reloading positivstellensatz.ML
huffman [Thu, 18 Aug 2011 17:32:02 -0700] rev 44286
declare euclidean_component_zero[simp] at the point it is proved
Cezary Kaliszyk <kaliszyk@in.tum.de> [Fri, 19 Aug 2011 10:23:16 +0900] rev 44285
Quotient Package: Regularization: do not fail if no progress is made, leave the subgoal to the user. Injection: try assumptions before extensionality to avoid looping.
wenzelm [Thu, 18 Aug 2011 23:43:22 +0200] rev 44284
merged;
huffman [Thu, 18 Aug 2011 14:08:39 -0700] rev 44283
merged
huffman [Thu, 18 Aug 2011 13:36:58 -0700] rev 44282
remove bounded_(bi)linear locale interpretations, to avoid duplicating so many lemmas
haftmann [Thu, 18 Aug 2011 22:50:28 +0200] rev 44281
merged
haftmann [Thu, 18 Aug 2011 22:50:17 +0200] rev 44280
merged
haftmann [Thu, 18 Aug 2011 14:01:06 +0200] rev 44279
avoid duplicated simp add option
haftmann [Thu, 18 Aug 2011 13:55:26 +0200] rev 44278
observe distinction between sets and predicates more properly
haftmann [Thu, 18 Aug 2011 13:25:17 +0200] rev 44277
moved fundamental lemma fun_eq_iff to theory HOL; tuned whitespace
haftmann [Thu, 18 Aug 2011 13:10:24 +0200] rev 44276
avoid case-sensitive name for example theory
nipkow [Thu, 18 Aug 2011 17:42:35 +0200] rev 44275
merged
nipkow [Thu, 18 Aug 2011 17:42:18 +0200] rev 44274
case_names NEWS
bulwahn [Thu, 18 Aug 2011 17:00:15 +0200] rev 44273
adding documentation about simps equation in the inductive package
bulwahn [Thu, 18 Aug 2011 12:06:17 +0200] rev 44272
activating narrowing-based quickcheck by default
wenzelm [Thu, 18 Aug 2011 18:07:40 +0200] rev 44271
more precise treatment of exception nesting and serial numbers;
wenzelm [Thu, 18 Aug 2011 17:53:32 +0200] rev 44270
more careful treatment of exception serial numbers, with propagation to message channel;
wenzelm [Thu, 18 Aug 2011 17:30:47 +0200] rev 44269
updated sequential version (cf. b94951f06e48);
wenzelm [Thu, 18 Aug 2011 16:07:58 +0200] rev 44268
tuned comments;
wenzelm [Thu, 18 Aug 2011 15:51:34 +0200] rev 44267
tuned document;
tuned proofs;
wenzelm [Thu, 18 Aug 2011 15:39:00 +0200] rev 44266
clarified Par_Exn.release_first: prefer plain exn, before falling back on full pack of parallel exceptions;
wenzelm [Thu, 18 Aug 2011 15:37:01 +0200] rev 44265
export Par_List.managed_results, to enable specific treatment of results apart from default Par_Exn.release_first;
wenzelm [Thu, 18 Aug 2011 15:15:43 +0200] rev 44264
tune Par_Exn.make: balance merge;
clarified Par_Exn.dest: later exceptions first;
Cezary Kaliszyk <kaliszyk@in.tum.de> [Thu, 18 Aug 2011 16:52:19 +0900] rev 44263
Quotient_Examples/DList: explicit proof of remdups_eq_member_eq needed for explicit set type.
huffman [Wed, 17 Aug 2011 15:12:34 -0700] rev 44262
merged
huffman [Wed, 17 Aug 2011 15:03:30 -0700] rev 44261
HOL-IMP: respect set/pred distinction
huffman [Wed, 17 Aug 2011 15:02:17 -0700] rev 44260
Determinants.thy: avoid using mem_def/Collect_def
huffman [Wed, 17 Aug 2011 14:42:59 -0700] rev 44259
Wfrec.thy: respect set/pred distinction
wenzelm [Thu, 18 Aug 2011 00:02:44 +0200] rev 44258
follow updates of Isabelle/Pure;
wenzelm [Wed, 17 Aug 2011 23:41:47 +0200] rev 44257
merged
huffman [Wed, 17 Aug 2011 14:32:48 -0700] rev 44256
IsaMakefile: target HOLCF-Library now compiles HOL/HOLCF/Library instead of HOL/Library
huffman [Wed, 17 Aug 2011 13:10:49 -0700] rev 44255
merged
huffman [Wed, 17 Aug 2011 13:10:11 -0700] rev 44254
Lim.thy: generalize and simplify proofs of LIM/LIMSEQ theorems
huffman [Wed, 17 Aug 2011 11:39:09 -0700] rev 44253
add lemma tendsto_compose_eventually; use it to shorten some proofs
huffman [Wed, 17 Aug 2011 11:07:32 -0700] rev 44252
Topology_Euclidean_Space.thy: simplify some proofs
huffman [Wed, 17 Aug 2011 11:06:39 -0700] rev 44251
add lemma metric_tendsto_imp_tendsto
huffman [Wed, 17 Aug 2011 09:59:10 -0700] rev 44250
simplify proofs of lemmas open_interval, closed_interval
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;
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;
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;
wenzelm [Wed, 17 Aug 2011 20:08:36 +0200] rev 44246
tuned signature;
haftmann [Wed, 17 Aug 2011 18:52:21 +0200] rev 44245
merged
haftmann [Wed, 17 Aug 2011 18:51:27 +0200] rev 44244
merged
haftmann [Wed, 17 Aug 2011 07:13:13 +0200] rev 44243
merged
haftmann [Tue, 16 Aug 2011 19:47:50 +0200] rev 44242
avoid Collect_def in proof
wenzelm [Wed, 17 Aug 2011 18:05:31 +0200] rev 44241
modernized signature of Term.absfree/absdummy;
eliminated obsolete Term.list_abs_free;
wenzelm [Wed, 17 Aug 2011 16:46:58 +0200] rev 44240
improved default context for ML toplevel pretty-printing;
wenzelm [Wed, 17 Aug 2011 16:30:38 +0200] rev 44239
less verbosity for 'function' and 'fun': observe "int" flag more carefully (cf. a32ca9165928);
wenzelm [Wed, 17 Aug 2011 16:01:27 +0200] rev 44238
some convenience actions/shortcuts for control symbols;
wenzelm [Wed, 17 Aug 2011 15:14:48 +0200] rev 44237
export Function_Fun.fun_config for user convenience;
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);
blanchet [Wed, 17 Aug 2011 10:03:58 +0200] rev 44235
distinguish THF syntax with and without choice (Satallax vs. LEO-II)
huffman [Tue, 16 Aug 2011 15:02:20 -0700] rev 44234
merged
huffman [Tue, 16 Aug 2011 09:31:23 -0700] rev 44233
add simp rules for isCont
wenzelm [Tue, 16 Aug 2011 23:39:58 +0200] rev 44232
updated keywords -- old codegen is no longer in Pure;
wenzelm [Tue, 16 Aug 2011 23:39:30 +0200] rev 44231
include HOL-Library keywords for the sake of recdef;
wenzelm [Tue, 16 Aug 2011 23:25:02 +0200] rev 44230
merged
huffman [Tue, 16 Aug 2011 13:07:52 -0700] rev 44229
Multivariate_Analysis includes Determinants.thy, but doesn't import it by default
huffman [Tue, 16 Aug 2011 07:56:17 -0700] rev 44228
get Multivariate_Analysis/Determinants.thy compiled and working again