Chapter Overview
Sets, Relations, and Functions form the foundation of modern mathematics. Understanding these concepts is essential for higher topics like calculus, algebra, and discrete mathematics. This chapter is crucial for JEE as it underlies many other topics.
What You’ll Learn
By the end of this chapter, you’ll be able to:
- Represent sets and perform operations on them
- Apply De Morgan’s Laws and set identities
- Classify relations as reflexive, symmetric, or transitive
- Identify equivalence relations and equivalence classes
- Distinguish between one-one, onto, and bijective functions
- Compute composition of functions
Prerequisites
Before starting this chapter, you should be familiar with:
- Basic logic and mathematical notation
- Number systems (Natural, Integers, Rationals, Reals)
- Basic algebraic manipulation
Learning Path
Follow these topics in order for the best understanding:
- Sets and Their Representation
- Set Operations
- Introduction to Relations
- Types of Relations
- Introduction to Functions
- Types of Functions
- Composition of Functions
Topics in This Chapter
Sets
| Topic | Description | Time |
|---|---|---|
| Sets and Their Representation | Set notation, roster and set-builder forms, standard number sets | 3 min |
| Set Operations | Union, intersection, complement, De Morgan’s laws, power sets | 4 min |
Relations
| Topic | Description | Time |
|---|---|---|
| Introduction to Relations | Cartesian product, domain, co-domain, range | 3 min |
| Types of Relations | Reflexive, symmetric, transitive, equivalence relations | 4 min |
Functions
| Topic | Description | Time |
|---|---|---|
| Introduction to Functions | Function definition, domain, range, graphs | 3 min |
| Types of Functions | Injective, surjective, bijective, counting functions | 4 min |
| Composition of Functions | Composition, inverse functions, properties | 3 min |
Concept Map
graph TD
A[Sets, Relations & Functions] --> B[Sets]
A --> C[Relations]
A --> D[Functions]
B --> B1[Representation]
B --> B2[Operations]
B --> B3[Power Set]
C --> C1[Types of Relations]
C --> C2[Equivalence Relations]
D --> D1[Types of Functions]
D --> D2[Composition]
D2 --> D3[Inverse Functions]Quick Reference
Key Formulas
| Concept | Formula |
|---|---|
| Power set cardinality | $\|P(A)\| = 2^n$ where $\|A\| = n$ |
| De Morgan’s Laws | $(A \cup B)' = A' \cap B'$ and $(A \cap B)' = A' \cup B'$ |
| Number of functions | $n^m$ functions from set of size $m$ to set of size $n$ |
| Number of bijections | $n!$ bijections from set of size $n$ to itself |
| One-one functions | $\frac{n!}{(n-m)!}$ when $m \leq n$ |
Important Set Notations
| Symbol | Name | Elements |
|---|---|---|
| $\mathbb{N}$ | Natural Numbers | $\{1, 2, 3, ...\}$ |
| $\mathbb{W}$ | Whole Numbers | $\{0, 1, 2, 3, ...\}$ |
| $\mathbb{Z}$ | Integers | $\{..., -2, -1, 0, 1, 2, ...\}$ |
| $\mathbb{Q}$ | Rationals | $\{p/q : p, q \in \mathbb{Z}, q \neq 0\}$ |
| $\mathbb{R}$ | Reals | All rational and irrational numbers |
JEE Weightage
- JEE Main: 1-2 questions typically from this chapter
- High-yield topics: Equivalence relations, one-one/onto functions, composition
- Common mistakes: Confusing domain with co-domain, missing reflexive cases
Start Learning
Ready to begin? Start with the first topic: