wenzelm [Thu, 11 Feb 2010 22:55:16 +0100] rev 35114
formal markup of @{syntax_const} and @{const_syntax};
authentic syntax for extra robustness;
wenzelm [Thu, 11 Feb 2010 22:19:58 +0100] rev 35113
modernized translations;
formal markup of @{syntax_const} and @{const_syntax};
wenzelm [Thu, 11 Feb 2010 22:06:37 +0100] rev 35112
numeral syntax: clarify parse trees vs. actual terms;
modernized translations;
formal markup of @{syntax_const} and @{const_syntax};
wenzelm [Thu, 11 Feb 2010 22:03:37 +0100] rev 35111
added ML antiquotation @{syntax_const};
wenzelm [Thu, 11 Feb 2010 22:03:15 +0100] rev 35110
treat inner token markers as syntax consts;
wenzelm [Thu, 11 Feb 2010 21:33:25 +0100] rev 35109
modernized syntax/translations;
wenzelm [Thu, 11 Feb 2010 21:31:50 +0100] rev 35108
modernized syntax/translations;
tuned headers;
wenzelm [Thu, 11 Feb 2010 13:54:53 +0100] rev 35107
modernized translations;
boehmes [Thu, 11 Feb 2010 09:14:34 +0100] rev 35106
merged
boehmes [Thu, 11 Feb 2010 09:14:08 +0100] rev 35105
use full paths when importing theories
nipkow [Thu, 11 Feb 2010 08:44:41 +0100] rev 35104
merged
nipkow [Thu, 11 Feb 2010 08:44:19 +0100] rev 35103
inductive vs inductive_set explanation
wenzelm [Thu, 11 Feb 2010 00:45:02 +0100] rev 35102
modernized translations;
wenzelm [Wed, 10 Feb 2010 23:53:46 +0100] rev 35101
modernized translations;
wenzelm [Wed, 10 Feb 2010 19:37:34 +0100] rev 35100
renamed Library/Quotient.thy to Library/Quotient_Type.thy to avoid clash with new theory Quotient in Main HOL;
berghofe [Wed, 10 Feb 2010 17:05:40 +0100] rev 35099
merged
berghofe [Wed, 10 Feb 2010 17:05:18 +0100] rev 35098
Fixed bug in code for guessing the name of the variable representing the freshness context.
haftmann [Wed, 10 Feb 2010 15:52:12 +0100] rev 35097
dropped last occurence of the linlinordered accident
haftmann [Wed, 10 Feb 2010 15:14:06 +0100] rev 35096
dropped Id
haftmann [Wed, 10 Feb 2010 15:14:01 +0100] rev 35095
minor metis proof tuning
haftmann [Wed, 10 Feb 2010 14:12:40 +0100] rev 35094
merged
haftmann [Wed, 10 Feb 2010 14:12:30 +0100] rev 35093
NEWS
haftmann [Wed, 10 Feb 2010 14:12:04 +0100] rev 35092
moved less_eq, less to Orderings.thy; moved abs, sgn to Groups.thy
haftmann [Wed, 10 Feb 2010 14:12:02 +0100] rev 35091
revert uninspired Structure_Syntax experiment
haftmann [Wed, 10 Feb 2010 14:12:02 +0100] rev 35090
moved lemma field_le_epsilon from Real.thy to Fields.thy
wenzelm [Wed, 10 Feb 2010 12:04:57 +0100] rev 35089
merged
wenzelm [Wed, 10 Feb 2010 12:03:13 +0100] rev 35088
unset KODKODI explicitly -- apparently isatest patches settings cumulatively;
blanchet [Wed, 10 Feb 2010 11:47:33 +0100] rev 35087
make Nitpick test a bit weaker;
this should solve failure observed last night on "mac-poly"
haftmann [Wed, 10 Feb 2010 08:54:56 +0100] rev 35086
merged
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
huffman [Sun, 07 Feb 2010 10:15:15 -0800] rev 35055
add lemma iterate_below_fix