adding an example for finite and cofinite sets
authorbulwahn
Thu, 02 Feb 2012 10:16:10 +0100
changeset 46397 eef663f8242e
parent 46396 da32cf32c0c7
child 46398 caf27e675dd1
adding an example for finite and cofinite sets
src/HOL/ex/Quickcheck_Examples.thy
--- 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