L-4 - Sets and Relations
L-4 - Sets and Relations
Lecture - 4
INSTALL
Step 3 Step 4
Step 5 Step 6
JEELIVE
22,500
Relations
Important Terminologies
Ordered Pair
A x B = { (1, a), (1, b), (2, a), (2, b), (3, a), (3, b) }
Example Let A and B two sets containing 4 elements and 2 elements respectively. Then
number of subsets of A x B having at least 3 elements is 2015
e.g.
if
A = {1, 2, 3, 4, 5, 6, 7, 8, 9} and
B = {1, 2, 3, 4, 5}
and
R = {(a, b) : a = 2b, a ∈ A, b ∈ B} then
R = {(2, 1), (4, 2), (6, 3), (8, 4) }.
Mapping Diagram of Relation
Example:
A = {1, 2, 3, 4, 5, 6, 7, 8, 9} and
B = {1, 2, 3, 4, 5}
R = {(a, b) : a = 2b, a ∈ A, b ∈ B}
then
R = {(2, 1), (4, 2), (6, 3), (8, 4) }.
NOTE
Let R : A → B
Example:
A = {1, 2, 3, 4}
Example:
A = {1, 2, 3, 4}
Example:
A = {1, 2, 3, 4}
R = { (a,b) : a ÷ b = 1 }
Types of Relations
Example:
A = {1, 2, 3, 4}
R = { (a,b) : a ÷ b 𝜖 integer }
Types of Relations
Example:
A = {1, 2, 3, 4}
R = { (a,b) : a + b < 5 }
Types of Relations
Transitive relation: R : A → A is said to be a transitive relation
6 iff (a, b) ∈ R and (b, c) R ⇒ (a, c) ∈ R for all a, b, c ∈ A
Example:
A = {1, 2, 3, 4}
R = { (a,b) : a < b }
Types of Relations
tinyurl.com/jeelivechat