improved handling of polymorphic quotient types, by avoiding comparing types that will generally differ in the polymorphic case
use_thys [
"Find_Unused_Assms_Examples",
"Quickcheck_Examples",
"Quickcheck_Lattice_Examples"
];
if getenv "ISABELLE_GHC" = "" then ()
else use_thy "Quickcheck_Narrowing_Examples";