src/HOL/Library/FuncSet.thy
changeset 67006 b1278ed3cd46
parent 66453 cc19f7ca2ed6
child 67013 335a7dce7cb3
--- a/src/HOL/Library/FuncSet.thy	Sat Nov 04 18:57:49 2017 +0100
+++ b/src/HOL/Library/FuncSet.thy	Sat Nov 04 19:17:19 2017 +0100
@@ -5,7 +5,7 @@
 section \<open>Pi and Function Sets\<close>
 
 theory FuncSet
-  imports HOL.Hilbert_Choice Main
+  imports Main
   abbrevs PiE = "Pi\<^sub>E"
     PIE = "\<Pi>\<^sub>E"
 begin