reduced execution time
authornipkow
Wed, 05 Nov 2014 19:43:17 +0100
changeset 58898 1ebf0a1f12a4
parent 58897 527bd5a7e9f8
child 58910 edcd9339bda1
reduced execution time
src/HOL/Number_Theory/Primes.thy
--- a/src/HOL/Number_Theory/Primes.thy	Tue Nov 04 18:19:38 2014 +0100
+++ b/src/HOL/Number_Theory/Primes.thy	Wed Nov 05 19:43:17 2014 +0100
@@ -154,7 +154,7 @@
 
 text{* A bit of regression testing: *}
 
-lemma "prime(97::nat)" by simp
+lemma "prime(7::nat)" by simp
 lemma "prime(997::nat)" by eval