src/HOL/Coinduction.thy
changeset 54555 e8c5e95d338b
parent 54540 5d7006e9205e
child 58814 4c0ad4162cb7
--- a/src/HOL/Coinduction.thy	Thu Nov 21 21:33:34 2013 +0100
+++ b/src/HOL/Coinduction.thy	Thu Nov 21 21:33:34 2013 +0100
@@ -9,7 +9,7 @@
 header {* Coinduction Method *}
 
 theory Coinduction
-imports Inductive
+imports Ctr_Sugar
 begin
 
 ML_file "Tools/coinduction.ML"