Set Theory-Detailed
Set Theory-Detailed
Set Theory is a branch of mathematical logic where we learn sets and their properties. A set is a
collection of objects or groups of objects. These objects are often called elements or members of
a set. For example, a group of players in a cricket team is a set.
Since the number of players in a cricket team could be only 11 at a time, thus we can say, this set
is a finite set. Another example of a finite set is a set of English vowels. But there are many sets
that have infinite members such as a set of natural numbers, a set of whole numbers, set of real
numbers, set of imaginary numbers, etc.
Definition of Sets
As we have already learned in the introduction, set is a well-defined collection of objects or
people. Sets can be related to many real-life examples, such as the number of rivers in India,
number of colours in a rainbow, etc.
Example
To understand sets, consider a practical scenario. While going to school from home, Nivy
decided to note down the names of restaurants which come in between. The list of the
restaurants, in the order they came, was:
List 1:RA RB RC RD RE
List 2:RE RD RC RB RA
Now, this is a different list. But is a different set? The answer is no. The order of elements has no
significance in sets so it is still the same set.
Representation of Sets
Sets can be represented in two ways:
Roster Form
In roster form, all the elements of the set are listed, separated by commas and enclosed between
curly braces { }.
Example: If set represents all the leap years between the year 1995 and 2015, then it would be
described using Roster form as:
A ={1996,2000,2004,2008,2012}
Now, the elements inside the braces are written in ascending order. This could be descending
order or any random order. As discussed before, the order doesn‟t matter for a set represented in
the Roster Form.
Also, multiplicity is ignored while representing the sets. E.g. If L represents a set that contains
all the letters in the word ADDRESS, the proper Roster form representation would be
L ={A,D,R,E,S }= {S,E,D,A,R}
L≠ {A,D,D,R,E,S,S}
Example: If set S has all the elements which are even prime numbers, it is represented as:
So, S = { x:x is an even prime number } is read as „the set of all x such that x is an even prime
number‟. The roster form for this set S would be S = 2. This set contains only one element. Such
sets are called singleton/unit sets.
Another Example:
How?
Even though, 4, 9, 121, etc., are also perfect squares, but they are not elements of the set F,
because the it is limited to only two-digit perfect square.
Types of Sets
The sets are further categorised into different types, based on elements or types of elements.
These different types of sets in basic set theory are:
Other Notations
{} set
A∪B A union B
A∩B A intersection B
A⊆B A is subset of B
A⊇B superset
Ø empty set
a∈B a element of B
n( A ∪ B ) = n(A) +n(B) – n (A ∩ B)
n(A∪B)=n(A)+n(B) {when A and B are disjoint sets}
n(U)=n(A)+n(B)–n(A∩B)+n((A∪B)c)
n(A∪B)=n(A−B)+n(B−A)+n(A∩B)
n(A−B)=n(A∩B)−n(B)
n(A−B)=n(A)−n(A∩B)
n(Ac)=n(U)−n(A)
n(PUQUR)=n(P)+n(Q)+n(R)–n(P⋂Q)–n(Q⋂R)–n(R⋂P)+n(P⋂Q⋂R)
Set Operations
The four important set operations that are widely used are:
Union of sets
Intersection of sets
Complement of sets
Difference of sets
Fundamental Properties of Set operations:
Like addition and multiplication operation in algebra, the operations such as union and
intersection in set theory obeys the properties of associativity and commutativity. Also, the
intersection of sets distributes over the union of sets.
Sets are used to describe one of the most important concepts in mathematics i.e. functions.
Everything that you observe around you, is achieved with mathematical models which are
formulated, interpreted and solved by functions.
A∩B={c}
A ∩ C = { a, b, c } ∩ { c, d, e }
A∩C={c}
∴ (A ∩ B) ∪ (A ∩ C) = { c }
Q.3: If U = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11}, A = {3, 5, 7, 9, 11} and B = {7, 8, 9, 10, 11}, Then
find (A – B)′.
A – B = {3, 5}
According to formula,
(A − B)′ = U – (A – B)
This mapping depicts a relation from set A into set B. A relation from A to B is a subset of A x
B. The ordered pairs are (1,c),(2,n),(5,a),(7,n). For defining a relation, we use the notation where,
set {1, 2, 5, 7} represents the domain.
set {a, c, n} represents the range.
Sets and Relations
Sets and relation are interconnected with each other. The relation defines the relation between
two given sets.
If there are two sets available, then to check if there is any connection between the two sets, we
use relations.
For example, an empty relation denotes none of the elements in the two sets is same.
Let us discuss the other types of relations here.
Relations in Mathematics
In Maths, the relation is the relationship between two or more set of values.
Suppose, x and y are two sets of ordered pairs. And set x has relation with set y, then the values
of set x are called domain whereas the values of set y are called range.
Example: For ordered pairs={(1,2),(-3,4),(5,6),(-7,8),(9,2)}
The domain is = {-7,-3,1,5,9}
And range is = {2,4,6,8}
Types of Relations
There are 8 main types of relations which include:
Empty Relation
Universal Relation
Identity Relation
Inverse Relation
Reflexive Relation
Symmetric Relation
Transitive Relation
Equivalence Relation
Empty Relation
An empty relation (or void relation) is one in which there is no relation between any elements of
a set. For example, if set A = {1, 2, 3} then, one of the void relations can be R = {x, y} where, |x
– y| = 8. For empty relation,
R=φ⊂A×A
Universal Relation
A universal (or full relation) is a type of relation in which every element of a set is related to
each other. Consider set A = {a, b, c}. Now one of the universal relations will be R = {x, y}
where, |x – y| ≥ 0. For universal relation,
R=A×A
Identity Relation
In an identity relation, every element of a set is related to itself only. For example, in a set A =
{a, b, c}, the identity relation will be I = {a, a}, {b, b}, {c, c}. For identity relation,
I = {(a, a), a ∈ A}
Inverse Relation
Inverse relation is seen when a set has elements which are inverse pairs of another set. For
example if set A = {(a, b), (c, d)}, then inverse relation will be R-1 = {(b, a), (d, c)}. So, for an
inverse relation,
R-1 = {(b, a): (a, b) ∈ R}
Reflexive Relation
In a reflexive relation, every element maps to itself. For example, consider a set A = {1, 2,}.
Now an example of reflexive relation will be R = {(1, 1), (2, 2), (1, 2), (2, 1)}. The reflexive
relation is given by-
(a, a) ∈ R
Symmetric Relation
In a symmetric relation, if a=b is true then b=a is also true. In other words, a relation R is
symmetric only if (b, a) ∈ R is true when (a,b) ∈ R. An example of symmetric relation will be R
= {(1, 2), (2, 1)} for a set A = {1, 2}. So, for a symmetric relation,
aRb ⇒ bRa, ∀ a, b ∈ A
Transitive Relation
For transitive relation, if (x, y) ∈ R, (y, z) ∈ R, then (x, z) ∈ R. For a transitive relation,
aRb and bRc ⇒ aRc ∀ a, b, c ∈ A
Equivalence Relation
If a relation is reflexive, symmetric and transitive at the same time, it is known as an equivalence
relation.
Representation of Types of Relations
Relation Type Condition