doc-src/IsarRef/Thy/document/HOL_Specific.tex
changeset 46498 2754784e9153
parent 46494 ea2ae63336f3
child 46525 af3df09590f9
equal deleted inserted replaced
46497:89ccf66aa73d 46498:2754784e9153
  2478     for assignment values.
  2478     for assignment values.
  2479 
  2479 
  2480     \item[\isa{genuine{\isaliteral{5F}{\isacharunderscore}}only}] sets quickcheck only to return genuine
  2480     \item[\isa{genuine{\isaliteral{5F}{\isacharunderscore}}only}] sets quickcheck only to return genuine
  2481     counterexample, but not potentially spurious counterexamples due
  2481     counterexample, but not potentially spurious counterexamples due
  2482     to underspecified functions.
  2482     to underspecified functions.
       
  2483 
       
  2484     \item[\isa{abort{\isaliteral{5F}{\isacharunderscore}}potential}] sets quickcheck to abort once it
       
  2485     found a potentially spurious counterexample and to not continue
       
  2486     to search for a further genuine counterexample.
       
  2487     For this option to be effective, the \isa{genuine{\isaliteral{5F}{\isacharunderscore}}only} option
       
  2488     must be set to false.
  2483     
  2489     
  2484     \item[\isa{eval}] takes a term or a list of terms and evaluates
  2490     \item[\isa{eval}] takes a term or a list of terms and evaluates
  2485     these terms under the variable assignment found by quickcheck.
  2491     these terms under the variable assignment found by quickcheck.
  2486 
  2492 
  2487     \item[\isa{iterations}] sets how many sets of assignments are
  2493     \item[\isa{iterations}] sets how many sets of assignments are