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;