[isabelle-dev] NEWS: HOL-Spec_Check -- a Quickcheck tool for Isabelle's ML environment
Lukas Bulwahn
bulwahn at in.tum.de
Fri May 31 07:36:40 CEST 2013
* HOL-Spec_Check: a Quickcheck tool for Isabelle's ML environment.
With HOL-Spec_Check, ML developers can check specifications with the
ML function check_property. The specifications must be of the form
"ALL x1 ... xn. Prop x1 ... xn". Simple examples are in
src/HOL/Spec_Check/Examples.thy.
Lukas
More information about the isabelle-dev
mailing list