Study Notes Set Theory PrepLadder
Study Notes Set Theory PrepLadder
This is a unit in which maximum output can be achieved by putting in minimal efforts.
With a view to make your preparation more effective for GATE, we have brought
forward this post which will provide insights into all aspects associated with Set Theory.
I. Set – Definition
A Set is referred to as an unordered collection of objects which are called the
members or elements of a set.
p є A
a. Statement Form
b. Roaster or Tabular Form
c. Set Builder Notation
• Statement Form:
In this type of representation, well-defined description of the elements of
the set is provided.
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
For Instance:
For Instance:
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
V. Types of Sets
Sets can be classified into different types. This includes:
• Finite Set: It is a set containing definite or countable number of elements
• Infinite Set: It is a set containing an infinite number of elements
• Universal Set: It is referred to as a collection of all elements in a specific context
or application. It is denoted by ‘U’
• Null Set or Empty Set: It is a set containing no elements. It is denoted by ∅
• Equal Sets: Two sets are called as equal in case they both contain same
elements.
• Disjoint Sets: Two sets are said to be disjoint in case they have no element
in common
• Power Set:
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
A Power Set of the set S is referred to as the set of all possible subsets of
n
the set S. Cardinality of a Power Set is 2 where n denotes the number of
elements in the set.
VI. Operations on Sets
A. Union of Sets
The Union of two sets, A and B is a set containing all the elements in either
A or B or both. Union is denoted by A ∪ B
For Instance:
Set A = {3, 4, 5, 6, 7} Set B = {6,7, 8, 9}
A ∪ B = {3, 4, 5, 6, 7, 8, 9}
B. Intersection of Sets
Intersection of two sets, A and B is a set containing elements common to
both A and B. Intersection of sets is denoted by A ∩ B.
Intersection of sets is represented by:
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
For Instance:
For Instance:
D. Complement of a Set
Complement of a set A is a set containing all elements except for set A.
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
Complement of a set A is denoted by AC and is represented by U – A
Pictorially, complement is represented as
E. Cartesian Product
Cartesian product of two sets P and Q is denoted by P X Q
Cartesian product of two sets P and Q is the set of all ordered pairs (p, q)
where p belongs to set P and q belongs to set Q.
Introduction to Relations
I. Relation – Definition
A Relation R of two non-empty P and Q implies a subset of their Cartesian
product P x Q
II. Domain and Range of a Relation
Let R denotes a relation from set A to set B
a. Domain of a Relation
Domain of a Relation R refers to the set of all first components of the
ordered pairs belonging to R
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
Therefore, Domain(R) = {p є A: (p, q) є R for some q є B}
Domain(R) = {p: (p, q) є R}
b. Range of a Relation
Range of a relation R refers to the set of all second components of the
ordered pairs belonging to R.
Therefore, Range(R) = {q є B: (p, q) є R for some p є A}
Range(R) = {q: (p, q) є R}
III. Types of Relations
A. Reflexive Relation
A relation R on Set A is said to be Reflexive if for every p є A,
(p, p) є R holds
B. Symmetric Relation
A relation R on set A is said to be Symmetric if (p, q) є R implies (q, p) є R
C. Transitive Relation
A relation R on set A is said to be Transitive if (p, q) є R and (q, r) є R
implies (p, r) є R.
D. Equivalence Relation
A relation R on set A is referred to as equivalence relation in case it is
Reflexive, Symmetric and Transitive
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
Introduction to Functions
I. Functions – Definition
A function or a mapping denoted by f: X→Y implies a relationship from elements
of one set X to elements of another set Y where X and Y are non-empty sets.
X is referred to as the Domain and Y is called the Co-domain of function ‘f’.
A function associates an input with an output.
II. Types of Functions
A. Injective/One-to-One Function
A function is said to be injective or one-to-one if
‘For every q in the co-domain B, there exists at most one p in the
domain’
The figure below illustrates an Injective Function
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
B. Surjective/Onto Function
A function is said to be Surjective if
‘For every q in the co-domain B, there exists at least one p in the
domain’.
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
C. Bijective Function (One-to-one)
A function is said to be Bijective if
I. 4
II. 6
III. 16
IV. 24
Explanation:
p ≡ s mod 3 (given)
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
Therefore, p can be any one of the values: 0, 1, 2
q ≡ t mod 5 (given)
(0, 0), (0, 1), (0, 2), (0, 3), (0, 4), (1, 0), (1, 1), (1, 2), (1, 3), (1, 4), (2, 0), (2, 1),
(2, 2), (2, 3), (2, 4)
Therefore, Ordered Pair (p, q) has 15 combinations and ordered pair (s, t)
has 1 combination
Q2:
1. f(x, y) = x + y – 3
2. f(x, y) = max(x, y)
3. f(x, y) = xy
A. I and II only
B. II and III only
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
C. I and III only
D. None of these
Explanation:
1. f(x, y) = x+y-3
x= y+x-3
ð y=3
2. f(x, y) = max(x, y)
x=max(y, x)
=> y=1
Q3.
A. 36
B. 64
C. 81
D. 72
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
Explanation:
A function f from P to Q is referred to as onto in case for all ‘q’ in Q there is an ‘p’
in P such that f(p) = q.
Every Onto function sends two elements of {1, 2, 3, 4} to the same element of {a,
b, c}
There are 4C2 = 6 such pairs of elements
The pairs include {1, 2}, {1, 3}, {1, 4}, {2, 3}, {2, 4}, {3, 4}
For a given pair {i, j} ⊂ {1, 2, 3, 4},
3! onto functions are there such that f(i) = f(j).
Therefore, the total number of Onto functions = 6 * 6 = 36
GATE GUARANTEE PACK GET AT 20% LESS
CSE,ME,ECE USE CODE : SAVE20
Q4.
Let P denote a set of elements. Compute the number of ordered pairs in the
largest and the smallest equivalence relations on P?
A. n and n
B. n2 and n
C. n2 and 0
D. n and 1
Explanation:
{(1, 1) (1, 2) (1, 3) (2, 1) (2, 2) (2, 3) (3, 1) (3, 2) (3, 3)} = 9 = n2
We are sure that this post will definitely familiarize you with all concepts
associated with Set Theory and will surely prove effective in your preparation.