doc-src/IsarRef/Thy/HOL_Specific.thy
changeset 42092 f07b373f25d3
parent 41846 b368a7aee46a
child 42123 c407078c0d47
equal deleted inserted replaced
42091:6fe4abb9437b 42092:f07b373f25d3
   980       An unknown configuration option is treated as an argument to tester,
   980       An unknown configuration option is treated as an argument to tester,
   981       making @{text "tester ="} optional.
   981       making @{text "tester ="} optional.
   982     \item[@{text size}] specifies the maximum size of the search space
   982     \item[@{text size}] specifies the maximum size of the search space
   983     for assignment values.
   983     for assignment values.
   984 
   984 
       
   985     \item[@{text eval}] takes a term or a list of terms and evaluates
       
   986       these terms under the variable assignment found by quickcheck.
       
   987     
   985     \item[@{text iterations}] sets how many sets of assignments are
   988     \item[@{text iterations}] sets how many sets of assignments are
   986     generated for each particular size.
   989     generated for each particular size.
   987 
   990 
   988     \item[@{text no_assms}] specifies whether assumptions in
   991     \item[@{text no_assms}] specifies whether assumptions in
   989     structured proofs should be ignored.
   992     structured proofs should be ignored.