
Definition Formula and Solved Examples of Complement of a Set
Set
A set is a group of well-defined objects which have some common properties( not mandatory).
The set is denoted by capital alphabets
The elements included in the set are mainly represented by small letters
Record all the elements
Separate the elements with a comma
Encircle them in curly brackets.
Example:
X= { 2,4,6,8,10}
Subset
A group of all the elements is known as a subset of all the elements of the set is included inside another set.
Set M is said to be a subset of set N if all the elements of set M are also included in set N.
Example: If set M includes { X, Y} and set N includes { X, Y, Z) then M is the subset of N because elements of M are also included in set N.
Subset is denoted by symbol ⊆ and read as ‘is a subset of ‘
For example `` M⊆N'' which means set M is a subset of set N.
Complement of a Set Definition
If U is represented as a universal set and M be any subset of the universal set (U) then the complement of set M is the set of all the elements of the U which are not the elements of set M.
M’ = { x : x ϵ U and x ∉ M}
Alternatively, it can be defined that the difference of universal set (U) and the subset M provide us the complement of set M.
Complement of a Set Examples
Consider a universal set U of all natural numbers less than or equals to 20.
Let the set M which is a subset of the universal set (U) be defined as the set which includes all the prime numbers.
Hence, we can see that M = { 2,3,5,7,11,13,17,19}
Now, the complement of this set M includes all the elements which are included in the universal set (U) but not in M,
Hence, M’ Is given by:
M’= { 1, 4,6,8, 9, 10, 12, 14, 15, 16, 18, 20}
Venn diagram for a complement of a set
The Venn diagram to represent the complement of a set M is derived by:
(image will be uploaded soon)
How do you Find the Complement of a Set?
Let us learn how to find the complement of a set through an example,
Suppose a number is randomly picked from the whole number 1 to 10. Let X be the event that number is even and less than 8. Find the complement of set X.
Steps to Find the Complement of a Set
First, separate all the numbers which are even and less than 8.
The numbers which are even and less than 8 are 2, 4, and 6.
Accordingly, the set X will be { 2, 4, 6}
Set X ={ 2,4,6}.
Now, list all the whole numbers from 1 to 10 which are not included in the set X.
The whole numbers from 1 to 10 which are not included in set M are 1,3,5,7,8, 9, and 10.
As we know the complement of set X is the set of all the whole numbers from 1 to 10 that are not in set X.
Accordingly, the complement of set X is equal to {1,3,5,7,8,9,10}.
X' { 1,3,5,7,8,9,10}.
Solved Examples
1. Given Universal Set (U) ={a,b,c,....x,y,z = { a,b,c,d,e} and Y = { E,F,G} , find Y’
Solution: Y’ will include all the letters in english alphabet that are not present in Y. This is represented in the vein diagram below:
Y’ = { a, b, c, d,h, i , j….,x, y, z}
2. If Universal Set (U) = { n n ϵ Z and -6 < n< 7} and B = {Y Y even number; -5 < Y <6}, then what will be the complement of B?
Solution: B’ = { -5,-3,-1,1,3,5,6}
3. Given U ={ single digit} and B = { 0,1,4,5,6,7,8}, find the complement of B.
Solution: B’ = { 2,3,9}
Hence B’ is the set of all the numbers in universals et (U) that are not included in B. Through set-builder symbol, we can write: B’ = { xϵ x U and x ∉ B}.
Quiz Time
1. Let the universal set U have all the letters of the English alphabets. What is the complement of the empty set?
U
{a,b,c,d}
ϴ
ϴ - U
2. If E = { 30,31,32,.....45} and D = { multiples of 4} then the complement of aset D is
{ 31.32.35.37}
{ 23,24,25,26,27}
{ 14,42,43,4,,4,5}
{ 30,31,33,34,35,37,38,39,41,42,43,45}
FAQs on Complement of a Set in Set Theory
1. What is the complement of a set in mathematics?
The complement of a set A is the set of all elements in the universal set U that are not in A. It is denoted by A′ or Ac and written as:
A′ = U − A
- U is the universal set.
- A is a subset of U.
- A′ contains every element of U that does not belong to A.
2. How do you find the complement of a set?
To find the complement of a set, subtract the elements of the set from the universal set. Follow these steps:
- Identify the universal set U.
- List all elements of set A.
- Remove elements of A from U.
Example: If U = {a, b, c, d} and A = {a, c}, then A′ = {b, d}.
3. What is the formula for the complement of a set?
The formula for the complement of a set A is A′ = U − A, where U is the universal set. In terms of set-builder notation:
A′ = {x ∈ U | x ∉ A}
This means A′ contains all elements x in U such that x is not in A.
4. What is the complement of the universal set?
The complement of the universal set U is the empty set, written as U′ = ∅. Since U contains all possible elements under consideration, there are no elements outside it. Therefore, its complement has no elements.
5. What is the complement of the empty set?
The complement of the empty set ∅ is the universal set, written as ∅′ = U. Since the empty set has no elements, its complement includes all elements in the universal set.
6. What are the properties of the complement of a set?
The properties of complement of a set describe how complements behave in set theory. Important properties include:
- A ∪ A′ = U
- A ∩ A′ = ∅
- (A′)′ = A (double complement law)
- ∅′ = U
- U′ = ∅
7. What is the complement of a set in a Venn diagram?
In a Venn diagram, the complement of a set A is the region inside the universal set but outside circle A. It represents A′.
- The rectangle represents the universal set U.
- The circle represents set A.
- The shaded area outside the circle (but inside the rectangle) shows A′.
8. What is the difference between complement and difference of sets?
The complement of a set uses the universal set, while the difference of sets compares two specific sets.
- Complement: A′ = U − A
- Difference: A − B = {x ∈ A | x ∉ B}
- A′ = {3,4}
- A − B = {1}
9. What is the complement rule in probability?
The complement rule in probability states that P(A′) = 1 − P(A). This means the probability of an event not occurring equals one minus the probability of it occurring.
Example:
- If P(A) = 0.7, then P(A′) = 1 − 0.7 = 0.3.
10. Can you give an example of complement of a set with numbers?
An example of the complement of a set with numbers is: if U = {1,2,3,4,5,6} and A = {2,4,6}, then A′ = {1,3,5}.
Steps:
- List all elements in U.
- Remove elements of A (2,4,6).
- The remaining elements (1,3,5) form A′.





















