blanchet [Tue, 22 Jun 2010 13:17:59 +0200] rev 37497
distinguish between "unknown" and "no Kodkodi installed" errors
blanchet [Tue, 22 Jun 2010 13:17:17 +0200] rev 37496
reintroduce new Sledgehammer polymorphic handling code;
this time I tested the proper version of Isabelle
blanchet [Tue, 22 Jun 2010 12:19:06 +0200] rev 37495
make the Nitpick_Example theory processable even when Kodkodi is not installed;
so that at least the "theory" aspects of it (as opposed to the diagnosis offered by Nitpick) are checked on everybody's machines
hoelzl [Wed, 23 Jun 2010 10:05:13 +0200] rev 37494
Make latex happy
Cezary Kaliszyk <kaliszyk@in.tum.de> [Wed, 23 Jun 2010 08:44:44 +0200] rev 37493
Quotient package now uses Partial Equivalence instead place of equivalence
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
blanchet [Mon, 21 Jun 2010 14:07:00 +0200] rev 37482
sort cases on the proper key
blanchet [Mon, 21 Jun 2010 13:35:10 +0200] rev 37481
compile
blanchet [Mon, 21 Jun 2010 12:33:43 +0200] rev 37480
thread "full_types"
blanchet [Mon, 21 Jun 2010 12:31:41 +0200] rev 37479
try to improve Sledgehammer/Metis's behavior in full_types mode, e.g. by handing True, False, and If better
blanchet [Mon, 21 Jun 2010 12:28:46 +0200] rev 37478
clean up after fcc768dc9dd0
blanchet [Mon, 21 Jun 2010 11:16:00 +0200] rev 37477
adjusted Nitpick examples to latest changes + make them slightly faster
blanchet [Mon, 21 Jun 2010 11:15:21 +0200] rev 37476
optimized code generated for datatype cases + more;
more = lazy creation of debugging messages in mono code
+ use of "let" when performing some beta-applications (to avoid exponential blowup)
+ removal of some set constructs, to simplify the code and increase precision in some cases (and decrease it in others, but this can be regained)
haftmann [Mon, 21 Jun 2010 09:38:20 +0200] rev 37475
activated Scala code generator test
haftmann [Mon, 21 Jun 2010 09:38:20 +0200] rev 37474
added bot instances; tuned
haftmann [Mon, 21 Jun 2010 09:06:14 +0200] rev 37473
extensionality rule fset_eqI
haftmann [Sun, 20 Jun 2010 22:01:22 +0200] rev 37472
merged
haftmann [Sun, 20 Jun 2010 19:02:41 +0200] rev 37471
separate section for diagnostic commands
haftmann [Sat, 19 Jun 2010 09:50:30 +0200] rev 37470
more binding; avoid arcane Rep and Abs prefixes
haftmann [Sat, 19 Jun 2010 09:14:06 +0200] rev 37469
cleanup of typecopy package
haftmann [Sat, 19 Jun 2010 06:43:33 +0200] rev 37468
quickcheck for fsets
nipkow [Fri, 18 Jun 2010 22:41:16 +0200] rev 37467
merged
nipkow [Fri, 18 Jun 2010 22:40:58 +0200] rev 37466
added pigeonhole lemmas