src/HOL/ex/Refute_Examples.thy
changeset 37388 793618618f78
parent 36319 8feb2c4bef1a
child 45694 4a8743618257
--- a/src/HOL/ex/Refute_Examples.thy	Tue Jun 08 16:37:19 2010 +0200
+++ b/src/HOL/ex/Refute_Examples.thy	Tue Jun 08 16:37:22 2010 +0200
@@ -774,7 +774,7 @@
 oops
 
 lemma "P Suc"
-  refute  -- {* @{term "Suc"} is a partial function (regardless of the size
+  refute  -- {* @{term Suc} is a partial function (regardless of the size
                 of the model), hence @{term "P Suc"} is undefined, hence no
                 model will be found *}
 oops