A set is one of the most fundamental concepts in all of mathematics — a well-defined collection of distinct objects. Set theory provides the language and framework that underlies every branch of mathematics, from number systems and functions to probability and logic. Understanding sets, their types, and their operations (union, intersection, complement, difference) builds the vocabulary needed for the rest of the JEE syllabus. For JEE (Main & Advanced), sets contributes 1–2 direct questions per paper, often involving Venn diagrams, De Morgan's laws, and practical counting problems using the inclusion-exclusion principle.
1. Sets — Basic Definitions JEE Main & Advanced
A set is a well-defined collection of distinct objects called elements or members. "Well-defined" means there is a clear criterion to determine whether any given object belongs to the set or not.
- Sets are denoted by capital letters:
- Elements are denoted by small letters:
- Membership: (read " belongs to "); (does not belong)
Methods of Representing a Set
| Method |
Description |
Example |
| Roster (Tabular) form |
List all elements within curly braces |
|
| Set-builder (Rule) form |
Describe elements by a common property |
|
Types of Sets
| Type |
Definition |
Example |
| Empty (Null) set |
No elements; |
|
| Singleton set |
Exactly one element |
, |
| Finite set |
Countable, finite number of elements |
|
| Infinite set |
Uncountably or infinitely many elements |
|
| Equal sets |
Same elements (order doesn't matter) |
|
| Equivalent sets |
Same number of elements (same cardinality); need not be equal |
and |
| Universal set |
The set containing all elements under consideration in a given context |
for real analysis |
| Power set |
Set of all subsets of , including and itself |
|
Subsets
(A is a subset of B) iff every element of is also an element of .
- for every set — the empty set is a subset of every set.
- for every set — every set is a subset of itself.
- (proper subset): and .
- Number of subsets of a set with elements .
- Number of proper subsets .
- .
2. Set Operations JEE Main & Advanced
| Operation |
Symbol |
Definition |
Example (, ) |
| Union |
|
All elements in or (or both) |
|
| Intersection |
|
Elements common to both and |
|
| Complement |
or |
Elements in but not in |
|
| Difference |
or |
Elements in but not in |
|
| Symmetric Difference JEE Advanced |
|
Elements in or but not both: |
|
Key Identities for Set Operations
| Property |
Union |
Intersection |
| Commutativity |
|
|
| Associativity |
|
|
| Distributivity |
|
|
| Identity |
|
|
| Domination |
|
|
| Idempotent |
|
|
| Complement |
|
|
| Double complement |
|
3. De Morgan's Laws JEE Main & Advanced
De Morgan's laws relate the complement of a union/intersection to the intersection/union of complements:
Extended De Morgan's Laws (for finite number of sets)
Useful Derived Results
4. Venn Diagrams JEE Main & Advanced
Venn diagrams are pictorial representations of sets and their relationships using overlapping circles within a rectangle (representing ).
Key Regions in a Two-Set Venn Diagram
| Region |
Set notation |
Description |
| Only in |
|
In but not |
| Only in |
|
In but not |
| In both |
|
Common to both |
| In neither |
|
Outside both circles |
| In exactly one |
|
In or but not both |
5. Inclusion-Exclusion Principle (Practical Problems) JEE Main & Advanced
For Two Sets
For Three Sets
Useful Derived Formulae
- (elements only in )
- (elements in neither)
- (elements in exactly one of , )
- If and are disjoint ():
- If : and
Worked Example
In a class of students, play cricket, play football, and play both. How many play neither?
.
Play neither .
6. Important Number Sets JEE Main & Advanced
| Symbol |
Name |
Elements |
|
Natural numbers |
|
|
Whole numbers |
|
|
Integers |
|
|
Rational numbers |
|
|
Real numbers |
All rational and irrational numbers |
|
Complex numbers |
|
Subset chain:
Practice Questions (JEE / Board Level)
Q1: If , the number of elements in the power set is:
A) 8
B) 16
C) 12
D) 4
Answer: B) 16.
Explanation:
The number of elements in set is .
The number of subsets of a set with elements is given by the formula .
Therefore, the number of elements in the power set is .
Q2: If , , , and , then is:
A) 5
B) 10
C) 15
D) 20
Answer: B) 10.
Explanation:
First, find the total number of elements in either or (the union):
By De Morgan's Law, , which represents the elements outside of both and .
.
Q3: Which of the following is correct for all sets and ?
A)
B)
C)
D)
Answer: C) .
Explanation:
This is De Morgan's first law—the complement of a union equals the intersection of the complements.
Option A incorrectly keeps the union after taking the complement. Option B confuses the two De Morgan laws (it should be ). Option D is incorrect because the set difference means elements in but not in , which is written properly as .
Q4: In a survey of 100 students, 60 read newspaper , 50 read newspaper , and 20 read both. How many read neither?
A) 5
B) 10
C) 15
D) 20
Answer: B) 10.
Explanation:
First, calculate the number of students who read at least one newspaper ():
The number of students who read neither is the total number of students minus those who read at least one:
.
Q5: If , then equals:
A)
B)
C)
D)
Answer: B) .
Explanation:
If (A is a subset of B), it means every element of is already contained within . Because intersection () asks for the common elements between the two sets, the common elements are simply all the elements of . Therefore, .
Equivalently, the union would equal .
Q6: In a group of 65 people, 40 like cricket, and 10 like both cricket and tennis. How many like tennis but not cricket, if every person likes at least one sport and there are 35 who like tennis?
A) 15
B) 20
C) 25
D) 30
Answer: C) 25.
Explanation:
We are given that 35 people like tennis in total. Out of these 35 people, 10 like *both* cricket and tennis.
To find the people who like tennis *only* (tennis but not cricket), we subtract the intersection from the total who like tennis:
.
Verification: , which perfectly matches the total group size since everyone likes at least one sport.
Q7 (JEE type): In a class of 60 students, 25 take Mathematics, 45 take Physics, and every student takes at least one. How many take both Mathematics and Physics?
A) 5
B) 10
C) 15
D) 20
Answer: B) 10.
Explanation:
Since every student takes at least one subject, the union of Mathematics and Physics is equal to the universal set of the class:
.
Use the Principle of Inclusion-Exclusion:
Solve for the intersection (those who take both):
.