berghofe [Tue, 10 Jan 2012 18:12:55 +0100] rev 46177
pred_subset_eq and SUP_UN_eq2 are now standard pred_set_conv rules
berghofe [Tue, 10 Jan 2012 18:12:03 +0100] rev 46176
pred_subset/equals_eq are now standard pred_set_conv rules
berghofe [Tue, 10 Jan 2012 18:09:09 +0100] rev 46175
Declared pred_equals/subset_eq, sup_Un_eq and SUP_UN_eq(2) as pred_set_conv rules
huffman [Tue, 10 Jan 2012 17:14:25 +0100] rev 46174
merged
huffman [Tue, 10 Jan 2012 15:43:16 +0100] rev 46173
add simp rules for set_bit and msb applied to 0 and 1
huffman [Tue, 10 Jan 2012 14:48:42 +0100] rev 46172
add simp rule test_bit_1
bulwahn [Tue, 10 Jan 2012 15:48:10 +0100] rev 46171
proper hiding of facts and constants in AList_Impl and AList theory
bulwahn [Tue, 10 Jan 2012 10:48:39 +0100] rev 46170
NEWS
bulwahn [Tue, 10 Jan 2012 10:18:08 +0100] rev 46169
adding quickcheck examples with multisets
bulwahn [Tue, 10 Jan 2012 10:17:09 +0100] rev 46168
improving code generation for multisets; adding exhaustive quickcheck generators for multisets
bulwahn [Tue, 10 Jan 2012 10:17:07 +0100] rev 46167
adding theory association lists with invariant
wenzelm [Mon, 09 Jan 2012 23:11:28 +0100] rev 46166
command status color via regular markup;
wenzelm [Mon, 09 Jan 2012 23:09:03 +0100] rev 46165
proper cumulation of bulk arguments;
wenzelm [Mon, 09 Jan 2012 23:08:33 +0100] rev 46164
tuned;
blanchet [Mon, 09 Jan 2012 18:33:55 +0100] rev 46163
merge
blanchet [Mon, 09 Jan 2012 18:32:56 +0100] rev 46162
revert unintended "sledgehammer" call
wenzelm [Mon, 09 Jan 2012 18:29:42 +0100] rev 46161
prefer antiquotations;
wenzelm [Mon, 09 Jan 2012 14:47:18 +0100] rev 46160
misc tuning and reformatting;
wenzelm [Mon, 09 Jan 2012 14:26:13 +0100] rev 46159
updated generated file;
nipkow [Mon, 09 Jan 2012 13:48:14 +0100] rev 46158
Added termination to IMP Abs_Int
nipkow [Mon, 09 Jan 2012 11:41:38 +0100] rev 46157
added lemmas
haftmann [Sat, 07 Jan 2012 20:44:23 +0100] rev 46156
massaging of code setup for sets
haftmann [Sat, 07 Jan 2012 20:18:56 +0100] rev 46155
dropped theory More_Set
haftmann [Sat, 07 Jan 2012 20:18:56 +0100] rev 46154
use Inf/Sup_bool_def/apply as code equations
nipkow [Sat, 07 Jan 2012 21:19:53 +0100] rev 46153
tuned
wenzelm [Sat, 07 Jan 2012 12:39:46 +0100] rev 46152
accumulate status as regular markup for command range;
tuned signature;
haftmann [Sat, 07 Jan 2012 11:45:53 +0100] rev 46151
corrected slip
haftmann [Sat, 07 Jan 2012 09:32:18 +0100] rev 46150
tuned
haftmann [Sat, 07 Jan 2012 09:32:01 +0100] rev 46149
restore convenient code_abbrev declarations (particulary important if List.set is not the formal constructor for sets)
haftmann [Fri, 06 Jan 2012 22:16:25 +0100] rev 46148
moved lemmas about List.set and set operations to List theory
haftmann [Fri, 06 Jan 2012 22:16:01 +0100] rev 46147
moved lemmas about List.set and set operations to List theory
haftmann [Fri, 06 Jan 2012 21:48:45 +0100] rev 46146
incorporated various theorems from theory More_Set into corpus