huffman [Thu, 18 Aug 2011 19:53:03 -0700] rev 44289
optimize some proofs
huffman [Thu, 18 Aug 2011 18:10:23 -0700] rev 44288
add Multivariate_Analysis dependencies
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