Chapter 1: Relations and Functions
In Class XI you learned to think of a relation as a subset of and a function as a special relation in which every input has exactly one output. In Class XII we sharpen those ideas into tools. We ask precise structural questions: when does a relation partition a set neatly into classes? When can a function be inverted? When are two functions equal? These are not pedantic distinctions , they are the language used everywhere from group theory to machine learning.
The first half of the chapter takes a relation on a set and tests it for three properties , reflexive, symmetric, transitive. A relation that satisfies all three is an equivalence relation; it slices the set into disjoint equivalence classes. The second half treats functions as objects in their own right. We classify them as injective (one-one), surjective (onto), or bijective (both). Only bijections admit inverses, and the chapter culminates with the formal definition of and the rule .
For board examinations the most common questions ask you to verify that a given relation is or is not an equivalence relation, or to prove that a particular function is bijective and find its inverse. For JEE the same ideas reappear inside problems on functional equations, periodicity, and counting (how many functions from a set of size to a set of size are injective?). A confident grasp of this chapter pays dividends throughout calculus, where every theorem about secretly assumes you know what kind of map is.
The prerequisites are light: set notation, Cartesian product, the definition of a function from Class XI, and basic algebra. What is new is the style of argument. You will write more proofs in this chapter than you did in all of Class XI, and you will learn the discipline of "let be arbitrary; we show ...". Treat every definition as a checklist: to prove is symmetric, you must show that for all , if then . Skipping the universal quantifier is the single most common error.
A guiding philosophy: a relation is "good" when it preserves structure, and a function is "good" when it has an inverse. The chapter is really a tour of what "good" means in different settings.
What's inside
- Types of relations , empty, universal, reflexive, symmetric, transitive.
- Equivalence relations , equivalence classes and partitions.
- Types of functions , one-one, onto, bijective.
- Composition of functions , building new maps from old ones.
- Invertible functions , when and how to invert a map.
- Worked problems mixing the ideas , equivalence + functions together.
- Pitfalls and JEE-style traps , counter-examples worth memorising.
Key results / Formula card
| Idea | Statement |
|---|---|
| Reflexive | for every |
| Symmetric | |
| Transitive | |
| Equivalence | reflexive + symmetric + transitive |
| Equivalence class | |
| One-one (injective) | |
| Onto (surjective) | for every , with |
| Bijective | one-one and onto |
| Composition | |
| Identity | for |
| Inverse | , |
| Inverse of composition |
A bijection from a set of size to itself can be made in ways. Injections from a set of size into a set of size (with ) number .
How to read this chapter
Work each subtopic with pen and paper. For every theorem, try to construct a counter-example that fails one hypothesis and see what breaks. Memorising definitions without testing them on examples is the surest way to lose marks.