haftmann [Wed, 10 Feb 2010 08:54:40 +0100] rev 35085
moved constants inverse and divide to Ring.thy
haftmann [Wed, 10 Feb 2010 08:49:26 +0100] rev 35084
moved constants inverse and divide to Ring.thy
haftmann [Wed, 10 Feb 2010 08:49:26 +0100] rev 35083
division ring assumes divide_inverse
haftmann [Wed, 10 Feb 2010 08:49:25 +0100] rev 35082
rely less on ordered rewriting
wenzelm [Wed, 10 Feb 2010 00:51:54 +0100] rev 35081
merged
blanchet [Tue, 09 Feb 2010 21:32:57 +0100] rev 35080
merged
blanchet [Tue, 09 Feb 2010 17:06:05 +0100] rev 35079
merged (manual for "nitpick_hol.ML" and "kodkod.ML")
blanchet [Tue, 09 Feb 2010 16:07:51 +0100] rev 35078
optimization to quantifiers in Nitpick's handling of simp rules + renamed some SAT solvers
blanchet [Tue, 09 Feb 2010 16:05:49 +0100] rev 35077
make Quickcheck identify itself, so people don't submit bug reports to me thinking that it was Nitpick
blanchet [Fri, 05 Feb 2010 14:27:21 +0100] rev 35076
added hotel key card example for Nitpick, and renumber atoms in Nitpick's output for increased readability
blanchet [Fri, 05 Feb 2010 12:04:54 +0100] rev 35075
handle Nitpick's nonstandard model enumeration in a cleaner way;
and renumber the atoms so that we get more often a_1 and a_2
and less often a_{n-1} and a_{n-2} in counterexamples
blanchet [Fri, 05 Feb 2010 11:24:53 +0100] rev 35074
proper quoting of file paths when invoking Kodkodi from Nitpick
blanchet [Fri, 05 Feb 2010 11:15:16 +0100] rev 35073
merged
blanchet [Fri, 05 Feb 2010 11:14:34 +0100] rev 35072
optimize Nitpick's encoding for other datatypes than list that have a constant constructor like "Nil";
this gains one cardinality in the AA tree examples in the Nitpick manual
blanchet [Thu, 04 Feb 2010 16:50:26 +0100] rev 35071
adapted example following previous Nitpick change and fixed minor optimization in Nitpick
blanchet [Thu, 04 Feb 2010 16:03:15 +0100] rev 35070
split "nitpick_hol.ML" into two files to make it more manageable;
more refactoring to come
wenzelm [Wed, 10 Feb 2010 00:50:36 +0100] rev 35069
removed obsolete CVS Ids;
wenzelm [Wed, 10 Feb 2010 00:46:56 +0100] rev 35068
modernized translations;
wenzelm [Wed, 10 Feb 2010 00:45:16 +0100] rev 35067
modernized syntax translations, using mostly abbreviation/notation;
minor tuning;
haftmann [Tue, 09 Feb 2010 16:07:09 +0100] rev 35066
simple proofs make life faster and easier
haftmann [Tue, 09 Feb 2010 14:32:16 +0100] rev 35065
merged
haftmann [Tue, 09 Feb 2010 11:47:47 +0100] rev 35064
hide fact names clashing with fact names from Group.thy
haftmann [Tue, 09 Feb 2010 11:07:14 +0100] rev 35063
dropped lemma duplicates
wenzelm [Tue, 09 Feb 2010 13:54:27 +0100] rev 35062
isatest: activated HOL-Nitpick_Examples (by adding component kodkodi) on some platforms where it mostly works as expected;
haftmann [Tue, 09 Feb 2010 08:28:12 +0100] rev 35061
adjusted to cs. 9f841f20dca6
huffman [Mon, 08 Feb 2010 15:54:01 -0800] rev 35060
merged
huffman [Mon, 08 Feb 2010 15:49:01 -0800] rev 35059
correct definedness side conditions for copy_apps and take_apps
huffman [Mon, 08 Feb 2010 11:14:12 -0800] rev 35058
handle case where copy_stricts cannot be proven; rewrite proof script for take_apps
huffman [Sun, 07 Feb 2010 10:31:11 -0800] rev 35057
rewrite proof script for take_stricts
huffman [Sun, 07 Feb 2010 10:16:10 -0800] rev 35056
remove redundant theorem attributes