adding some basic handling that unfolds a conjecture in a locale before testing it with quickcheck
(* Title: HOL/Quotient_Examples/ROOT.ML
Author: Cezary Kaliszyk and Christian Urban
Testing the quotient package.
*)
use_thys ["DList", "FSet", "Quotient_Int", "Quotient_Message", "Quotient_Cset",
"List_Quotient_Cset", "Lift_Set", "Lift_RBT", "Lift_Fun", "Quotient_Rat"];