NEWS (changeset 13211e07d931): add Countable_Set
authorhoelzl
Wed, 21 Nov 2012 10:48:58 +0100
changeset 50140 74773e3dc85d
parent 50139 7eb626617bbe
child 50141 15523888c11b
NEWS (changeset 13211e07d931): add Countable_Set
NEWS
--- a/NEWS	Wed Nov 21 10:48:22 2012 +0100
+++ b/NEWS	Wed Nov 21 10:48:58 2012 +0100
@@ -198,6 +198,8 @@
 * HOL/Cardinals: Theories of ordinals and cardinals
 (supersedes the AFP entry "Ordinals_and_Cardinals").
 
+* Library/Countable_Set.thy: Theory of countable sets.
+
 * Library/Debug.thy and Library/Parallel.thy: debugging and parallel
 execution for code generated towards Isabelle/ML.