diff -r 3581483cca6c -r 793618618f78 src/HOL/ex/Refute_Examples.thy --- 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