Quotient_Set.thy is part of library
authorhaftmann
Sun, 25 Sep 2011 09:37:33 +0200
changeset 45074 04286b0fc856
parent 45073 9bcbdf987601
child 45075 6c66e268f8eb
Quotient_Set.thy is part of library
src/HOL/IsaMakefile
src/HOL/Library/Library.thy
--- a/src/HOL/IsaMakefile	Sun Sep 25 00:32:49 2011 +0200
+++ b/src/HOL/IsaMakefile	Sun Sep 25 09:37:33 2011 +0200
@@ -464,10 +464,11 @@
   Library/Product_plus.thy Library/Product_Lattice.thy			\
   Library/Quickcheck_Types.thy Library/Quotient_List.thy		\
   Library/Quotient_Option.thy Library/Quotient_Product.thy		\
-  Library/Quotient_Sum.thy Library/Quotient_Syntax.thy			\
-  Library/Quotient_Type.thy Library/RBT.thy Library/RBT_Impl.thy	\
-  Library/RBT_Mapping.thy Library/README.html Library/Saturated.thy	\
-  Library/Set_Algebras.thy Library/State_Monad.thy Library/Ramsey.thy	\
+  Library/Quotient_Set.thy Library/Quotient_Sum.thy			\
+  Library/Quotient_Syntax.thy Library/Quotient_Type.thy Library/RBT.thy	\
+  Library/RBT_Impl.thy Library/RBT_Mapping.thy Library/README.html	\
+  Library/Saturated.thy Library/Set_Algebras.thy			\
+  Library/State_Monad.thy Library/Ramsey.thy				\
   Library/Reflection.thy Library/Sublist_Order.thy			\
   Library/Sum_of_Squares.thy Library/Sum_of_Squares/sos_wrapper.ML	\
   Library/Sum_of_Squares/sum_of_squares.ML				\
--- a/src/HOL/Library/Library.thy	Sun Sep 25 00:32:49 2011 +0200
+++ b/src/HOL/Library/Library.thy	Sun Sep 25 09:37:33 2011 +0200
@@ -49,6 +49,7 @@
   Quotient_List
   Quotient_Option
   Quotient_Product
+  Quotient_Set
   Quotient_Sum
   Quotient_Syntax
   Quotient_Type