Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 23 Jun 2010 08:42:41 +0200] rev 37492
Replace 'list_rel' by 'list_all2'; they are equivalent.
ballarin [Tue, 22 Jun 2010 19:46:16 +0200] rev 37491
Proper treatment of non-inherited mixins.
hoelzl [Tue, 22 Jun 2010 18:15:44 +0200] rev 37490
merged
hoelzl [Mon, 21 Jun 2010 19:33:51 +0200] rev 37489
Introduce a type class for euclidean spaces, port most lemmas from real^'n to this type class.
blanchet [Tue, 22 Jun 2010 01:21:52 +0200] rev 37488
reredisable new polymorphic code
blanchet [Mon, 21 Jun 2010 18:45:10 +0200] rev 37487
merged
blanchet [Mon, 21 Jun 2010 18:32:16 +0200] rev 37486
beta-eta was too much, because it transformed SOME x. P x into Eps P, which caused problems later;
reintroduced old proof based on Metis, since it was a good test for the Skolemizer
wenzelm [Mon, 21 Jun 2010 18:31:52 +0200] rev 37485
back to post-release mode;
wenzelm [Mon, 21 Jun 2010 17:41:57 +0200] rev 37484
merged, resolving conflicts in doc-src/IsarRef/Thy/HOL_Specific.thy;
blanchet [Mon, 21 Jun 2010 16:59:37 +0200] rev 37483
make Nitpick's unsound mode a bit more unsound