src/HOL/Nitpick_Examples/Refute_Nits.thy
changeset 56245 84fc7dfa3cd4
parent 55893 aed17a173d16
child 58249 180f1b3508ed
--- a/src/HOL/Nitpick_Examples/Refute_Nits.thy	Fri Mar 21 15:12:03 2014 +0100
+++ b/src/HOL/Nitpick_Examples/Refute_Nits.thy	Fri Mar 21 20:33:56 2014 +0100
@@ -326,7 +326,7 @@
 nitpick [expect = genuine]
 oops
 
-lemma "(x \<equiv> all) \<Longrightarrow> False"
+lemma "(x \<equiv> Pure.all) \<Longrightarrow> False"
 nitpick [expect = genuine]
 oops