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
haftmann [Fri, 06 Jan 2012 21:48:45 +0100] rev 46145
consolidated various theorem names relating to Finite_Set.fold and List.fold combinators
wenzelm [Fri, 06 Jan 2012 20:48:52 +0100] rev 46144
merged
haftmann [Fri, 06 Jan 2012 20:39:50 +0100] rev 46143
farewell to theory More_List
haftmann [Fri, 06 Jan 2012 11:15:02 +0100] rev 46142
dropped unused nth_map
haftmann [Fri, 06 Jan 2012 10:53:52 +0100] rev 46141
more explicit NEWS
wenzelm [Fri, 06 Jan 2012 20:18:49 +0100] rev 46140
refined case syntax again, improved treatment of constructors without arguments, e.g. "case a of (True, x) => x";
wenzelm [Fri, 06 Jan 2012 19:24:23 +0100] rev 46139
tuned;