author | bulwahn |
Thu, 02 Feb 2012 10:16:10 +0100 | |
changeset 46397 | eef663f8242e |
parent 46396 | da32cf32c0c7 |
child 46398 | caf27e675dd1 |
--- a/src/HOL/ex/Quickcheck_Examples.thy Thu Feb 02 10:12:30 2012 +0100 +++ b/src/HOL/ex/Quickcheck_Examples.thy Thu Feb 02 10:16:10 2012 +0100 @@ -267,6 +267,14 @@ oops +subsection {* Examples with sets *} + +lemma + "{} = A Un - A" +quickcheck[exhaustive, expect = counterexample] +oops + + subsection {* Examples with relations *} lemma