Introduction To Sets - W1-Module 1
Introduction To Sets - W1-Module 1
SETS
,1 0 }
, 3 , …
{ 1 ,2
A =
What is a SET?
-A set is a collection of a well-
defined and distinct (unique)
objects.
- A set is a collection of anything;
such as games , animals , numbers ,
colors , and things.
Properties of a SET
1.n(H) = 6
2.n(A) = 8
3.n(Z) = 4
4.n(E) = 7
5.n(L) = 4
Subsets and Supersets
Suppose we have two sets: A = {1, 2} and B = {1, 2, 3, 4, 5}.
Notice that every element of A is also an element of B. We
say, then, that A is a subset of B. We write this as A ⊆
B (pronounced A is contained in B). Equivalently, we could
write B ⊇ A (pronounced B is a superset of A).
Let’s find out!
1. M = {1, 2} ∪ E= {2, 3} M U E = { 1 , 2, 3 }
2. Y = {1, 2} ∪ O= {3, 4} ∪ U= {5,6} Y U 0 U U = { 1,2,3,4,5,6 }
3. W = {1, 2} ∪ E= {1, 2} W U E = { 1 , 2}
4. S = {1} ∪ O= {1, 2, 3} S U O = { 1 , 2, 3}
INTERSECTION