src/FOL/ex/If.thy
changeset 16417 9bc16273c2d4
parent 14957 0e94a1ccc6ae
child 19796 d86e7b1fc472
--- a/src/FOL/ex/If.thy	Fri Jun 17 11:35:35 2005 +0200
+++ b/src/FOL/ex/If.thy	Fri Jun 17 16:12:49 2005 +0200
@@ -6,7 +6,7 @@
 
 header {* First-Order Logic: the 'if' example *}
 
-theory If = FOL:
+theory If imports FOL begin
 
 constdefs
   if :: "[o,o,o]=>o"