src/HOL/Library/Quotient.thy
changeset 25594 43c718438f9f
parent 25062 af5ef0d4d655
child 25691 8f8d83af100a
--- a/src/HOL/Library/Quotient.thy	Mon Dec 10 11:24:08 2007 +0100
+++ b/src/HOL/Library/Quotient.thy	Mon Dec 10 11:24:09 2007 +0100
@@ -6,7 +6,7 @@
 header {* Quotient types *}
 
 theory Quotient
-imports Main
+imports PreList Hilbert_Choice
 begin
 
 text {*