In Mathematics, a set is a well-defined collection of different objects, considered as an object in its own right. These objects can be anything: numbers, people, letters, or other abstract entities. Sets are denoted by curly braces, such as {1, 2, 3}, and each object in a set is called an element or member. Sets are fundamental in Mathematics and are used to study relationships, perform operations, and define various Mathematical structures.
In set theory, sets are typically represented using curly braces { } to enclose their elements. The elements of a set can be anything, such as numbers, letters, or even other sets. Here are some common ways sets are represented and described in set theory:
In roster form, the elements of a set are listed explicitly within curly braces, separated by commas. For example: Set P = {1, 2, 3, 4, 5}
In set-builder notation, a set is described by specifying a property or condition that its elements must satisfy. The notation is {x | P(x)}, where x represents the elements and P(x) is the property or condition. For example: Set B = {x | x is an even number}
In Mathematics, intervals can be used to represent sets of real numbers. For example, Set C = {x | 0 < x < 10} can be represented as (0, 10), indicating all real numbers greater than 0 and less than 10.
These representations help in defining and describing sets in a clear and concise manner, allowing for precise Mathematical reasoning and operations within set theory.
Elements of a set are the individual objects or numbers that belong to the set. In set notation, elements are listed inside curly braces { } and separated by commas. The elements of a set can be letters, numbers, symbols, or even other sets. Each element in a set is unique, and there are no duplicate elements within a set.
For example, consider the set A = {1, 2, 3, 4}. In this set:
In set theory, elements are crucial for defining the properties and relationships of sets, performing set operations, and analyzing mathematical concepts.
A set having no elements is called a Null Set or Empty Set or Void set. It is denoted by ϕ or { }.
A set consisting of one or a single element is called a Singleton Set.
A set that has only a finite number of elements is called a Finite Set.
A set which has an infinite number of elements is called an infinite Set.
If every element in set A is also found in set B, then A is termed as a subset of B, denoted as A ⊆ B.
If set A is a subset of set B, but A is not equal to B, then A is considered a proper subset of B, represented as A ⊂ B.
A set consisting of all possible elements that occur in the discussion is called a Universal set and is denoted by U.
Let A be any set. The set of all subsets of A is called the power set of A and is denoted by P(A).
If every element of set A is also an element of set B, and vice versa, they are equal sets denoted as A = B.
For example, A = {3,4,5,6} and B = {6,5,4,3} are equal sets. However, A = {set of even numbers} and B = {set of natural numbers} are not equal as their elements differ.
Two sets, X and Y are called disjoint sets if they have no common elements, denoted as X ∩ Y = ϕ. This signifies that their intersection results in zero elements.
The cardinality of a set A, denoted as |A|, represents the number of elements in the set.
Formula: ∣A∣ = n, where n is the count of elements in set A.
The union of two sets, denoted as A ∪ B, comprises all the elements that are in either set A or set B, or both.
Formula : A ∪ B = { x : x ∈ A or x ∈ B}
Example: If A = {1,2,3} and B = {3,4,5}, then A ∪ B = {1,2,3,4,5}.
The intersection of two sets, A and B, denoted as A ∩ B, is the set of all elements that are common to both A and B.
Formula : A ∩ B = { x : x ∈ A and x ∈ B}
Example: If A = {1,2,3} and B = {3,4,5}, then A∩B = {3}.
The complement of a set A, denoted as A′ or Ā, with respect to a universal set U, contains all elements in U that are not in A.
Formula : A′ = { x ∈ U : x ∉ A}
Example: If U = {1,2,3,4,5} is the universal set and A = {1,2}, then A′ = {3,4,5}.
The set difference between sets A and B, denoted as A−B, is the set of elements that are in A but not in B.
Formula : A - B = { x : x ∈ A and x ∉ B}
Example: If A = {1, 2, 3} and B = {3, 4, 5}, then A - B = {1, 2}.
The Cartesian product of Set A and Set B, denoted as A × B, represents the collection of all ordered pairs (a, b) where a is in Set A and b is in Set B.
Formula : A × B = { (a, b) : a ∈ A, b ∈ B}
The power set of a set A, denoted as P(A), is the set of all subsets of A, including the empty set and A itself.
Formula : P(A) = { B : B ⊆ A}
These operations are fundamental in set theory and are used to manipulate sets, study relationships between sets, and solve various Mathematical problems.
Some of the Important Sets Formula are
Clearly (A – B) ∪ (B – A) ∪ (A ∩ B) = A ∪ B
For any Finite set, A
Example 1: Write the given statement in Roster Form and Set Builder Form of representation of a set:
The set of all integers that lie between –3 and 7
Solution: Roaster Form: { –2, –1, 0, 1, 2, 3, 4, 5, 6}
Set Builder Form: {x : x ∈ Z, –3 < x < 7}
Example 2: Given the sets X = {1, 2, 3}, Y = {3, 4}, Z = {4, 5, 6}, then X ∩ ( Y ∪ Z) is
Solution: Y ∪ Z = {3, 4, 5, 6}
X ∩ ( Y ∪ Z) = {3}
Example 3: A group of members know at least one of the two languages, Hindi or Kannada. In the group, 150 members know Hindi, 80 members know Kannada and 70 of them know both. How many members are there in the group?
Solutions: Let H = Set of persons who know Hindi.
K = Set of persons who know Kannada.
n(H ∩ K) = the number of persons who know both Hindi and Kannada is 70.
n(H ∪ K) = n(H) + n(K) – n(H ∩ K)
= 150 + 80 – 70 = 160
Example 4: Find A ✕ B when A = {x | x is prime number less than 5} and B = {1, 2, 3}
Solution: A = {2, 3}; B = {1, 2, 3}
A ✕ B = {(2,1), (2,2), (2,3), (3,1), (3,2), (3,3)}
Question 1: Write the given statement in Roster Form and Set Builder Form of representation of a set:
The set of all integers that lie between 5 and 15.
Question 2: Given the sets A = {5, 2, 7}, B = {3, 8}, C = {3, 2, 6}, then find A ∩ ( B ∪ C).
Question 3: In a class of 60, students like Mathematics, 25 like science, and 15 like both. Then the number of students who like either Mathematics or Science is?
Question 4: Let A and B be the two sets in the universal set. Then A – B equals-
A ∩ B′ b. A′ ∩ B c. A ∩ B d. None of these
(Session 2025 - 26)