Module 3 Four Basic Concepts
Module 3 Four Basic Concepts
A={1,2,3,4,5} and
B={1,2,3,4,5,6,7,8,9,10}
A={1,2,3}
B={1,2,3}
Here, A is a subset of B.
Set A is a proper subset of set B
if and only if all elements in set
PROPER
A is an element of set B but
SUBSET there is at least one element in
B that is not contained in A.
A={1,3,5} C={1,3,5}
B={1,5} D={1,4}
Example B⊂A
D⊄A
Answer the following:
Given X={1,2,3,4,5,6,7,8,9,10}
A={1,3,5,7,9}; B={2,4,6,8,10}; C={3,4,6,9}; D={1,4,6,8}
1.A ⊆ X
2.B ⊆ X
3.{3,6} ⊆ C
4.7 ∈ A
5.{1,3} ∈ A
States that
In symbols,
• When x is related to y by R:
a. What is A x B?
A x B= {(2,2),(2,3),(2,4),(2,5),(2,10),(5,2),(5,3),(5,4),(5,5),(5,10),
(7,2),(7,3),(7,4),(7,5),(7,10),(18,2),(18,3),(18,4),(18,5),
(18,10)}
b. Write R as a set of ordered pairs.
R={(2,2),(2,3),(2,4),(2,5),(2,10),(5,5),(5,10),(7,10)}
D(R)= {2,5,7}
Im(R)= {2,3,4,5,10} = B
FUNCTION
R={(a,3),(b,1),(b,2),(c,3)}
Determine which of the relation f are
function from set A to the set B.
f={(-2,-3),(-1,-3),(0,4),(1,5),(2,-3)}
f={(-2,-3),(1,4),(2,5)}
• A=B={-3,-1,0,2} and
f={(-3,-1),(-3,0),(-1,2),(0,2),(2,-1)}