berghofe [Wed, 11 Jan 2012 00:01:54 +0100] rev 46182
Removed strange hack introduced in b27e93132603, since equivariance
is working again
berghofe [Tue, 10 Jan 2012 23:59:37 +0100] rev 46181
Replaced perm_set_eq by perm_set_def
berghofe [Tue, 10 Jan 2012 23:58:10 +0100] rev 46180
Corrected pt_set_inst, added missing cp_set_inst, deleted obsolete
pt_insert_eqvt, pt_set_eqvt, and perm_set_eq
berghofe [Tue, 10 Jan 2012 23:49:53 +0100] rev 46179
Reverted several lemmas involving sets to the state before the
removal of the set type.
wenzelm [Tue, 10 Jan 2012 23:26:27 +0100] rev 46178
clarified Isabelle_Rendering vs. physical painting;
discontinued slightly odd object-oriented Markup_Tree.Cumulate/Select;
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