src/HOL/Proofs/Extraction/Pigeonhole.thy
changeset 67320 6afba546f0e5
parent 66453 cc19f7ca2ed6
child 69604 d80b2df54d31
--- a/src/HOL/Proofs/Extraction/Pigeonhole.thy	Tue Jan 02 16:17:13 2018 +0100
+++ b/src/HOL/Proofs/Extraction/Pigeonhole.thy	Tue Jan 02 16:40:54 2018 +0100
@@ -5,7 +5,7 @@
 section \<open>The pigeonhole principle\<close>
 
 theory Pigeonhole
-imports Util "HOL-Library.Old_Datatype" "HOL-Library.Code_Target_Numeral"
+imports Util "HOL-Library.Realizers" "HOL-Library.Code_Target_Numeral"
 begin
 
 text \<open>