doc-src/IsarRef/Thy/HOL_Specific.thy
changeset 45758 6210c350d88b
parent 45701 615da8b8d758
child 45766 46046d8e9659
--- a/doc-src/IsarRef/Thy/HOL_Specific.thy	Mon Dec 05 12:36:00 2011 +0100
+++ b/doc-src/IsarRef/Thy/HOL_Specific.thy	Mon Dec 05 12:36:02 2011 +0100
@@ -1594,6 +1594,10 @@
     \item[@{text size}] specifies the maximum size of the search space
     for assignment values.
 
+    \item[@{text genuine_only}] sets quickcheck only to return genuine
+      counterexample, but not potentially spurious counterexamples due
+      to underspecified functions.
+    
     \item[@{text eval}] takes a term or a list of terms and evaluates
       these terms under the variable assignment found by quickcheck.