JEEnify Logo
JEEnify
All formula sheets

Sets, Relations and Functions Formula Sheet — JEE Main Mathematics

Every key Sets, Relations and Functions formula, definition and theorem for JEE Main Mathematics in one place — with common examiner traps and worked examples. Free to read; blurt from memory, then check your gaps.

Syllabus — topics coveredNTA · 11 sub-topics

  • Sets and their representation
  • Union, intersection and complement of sets
  • Venn diagrams
  • De Morgan's laws
  • Cartesian product
  • Relations
  • Types of relations
  • Equivalence relations
  • Functions
  • One-one, into and onto functions
  • Composition of functions

Sets — Representation, Types & Subsets

Set: A of distinct objects (elements). We write ('a belongs to A') or . Sets underpin relations, functions and almost every other topic — the whole unit builds on them.
Two ways to write a set
  • : list the elements — (order & repetition don't matter).
  • : state the rule — .
  • Number sets: .
  • Intervals on : [a,b] closed, (a,b) open, [a,b) half-open.
Types of sets
TypeMeaning
or — has no elements
exactly one element
the listing ends vs never ends
exactly the same elements
every is also in B
P(A)set of all subsets;
Ucontains all sets under discussion
but
🎯 Exam · The power set and 2ⁿ
The P(A) is the set of of A. If , then (and the number of proper subsets is ). Every set is a subset of itself, and is a subset of every set.
★ Remember · Equal sets vs equivalent sets
(): exactly the same elements. : the same of elements (). Equal equivalent, but not the reverse.
⚠️ Watch out · ∈ vs ⊆, and φ vs {φ}
Use between an and a set, between two : but . Also is the empty set, while is a set containing one element — they are different.
🚫 Examiner Trap · Examiner traps
(1) is a subset of EVERY set, and (one is empty, the other has ONE element). (2) Element vs set: but — never mix and . (3) Power set P(A) has subsets, PROPER subsets, non-empty subsets. (4) In roster form order and repetition DON'T matter: .

Set Operations, Venn Diagrams & Counting

Venn diagrams for union, intersection, difference and complement, De Morgan's laws, and the inclusion-exclusion counting formulas for two and three sets
The four operations as Venn diagrams, De Morgan, and counting.
The four operations
  • (in either).
  • (in both).
  • (in A only).
  • (everything outside A); disjoint sets have .
★ Remember · De Morgan's laws
and — the complement flips . With distributivity , these simplify almost any set expression.
🎯 Exam · Inclusion–exclusion (counting)
. For three sets, .
🎯 Exam · 'Exactly' vs 'at least' regions
Elements A . 'Exactly one of A,B' . Draw the Venn diagram and fill the innermost region first, then work outwards.
⚠️ Watch out · Don't double-count the overlap
The whole point of subtracting is that the overlap was counted in both n(A) and n(B). Forgetting it is the single most common counting error in this topic.
🚫 Examiner Trap · Examiner traps
(1) De Morgan FLIPS the operation: and . (2) (difference is NOT commutative). (3) For 3 sets you must ADD BACK the triple overlap: . (4) 'Only in A' , not n(A); 'exactly one of A,B' .

Relations — Types & Equivalence Relations

Relation: A relation R from A to B is any of the cartesian product . Its is the set of first coordinates and its the set of second coordinates.
The three building-block properties
  • : for every .
  • : .
  • : .
  • = reflexive AND symmetric AND transitive.
Types of a relation on
RelationCondition
for every a
reflexive AND symmetric AND transitive
/ empty ; universal
🎯 Exam · Counting relations
. A relation is any subset of , so a set with n elements has relations on it. (Reflexive relations: .)
★ Remember · Equivalence ⇒ a partition
An equivalence relation splits A into disjoint — every element lies in exactly one class, and elements are related iff they share a class (e.g. 'congruent mod n' partitions into n classes).
⚠️ Watch out · Test each property with a counter-example
To disprove a property, one counter-example is enough: '' on is reflexive and transitive but symmetric ( but ), so it is not an equivalence relation. Antisymmetric 'not symmetric'.
🚫 Examiner Trap · Examiner traps
(1) Reflexive needs (a,a) for EVERY a — one missing pair kills it; the EMPTY relation is symmetric & transitive but NOT reflexive (for non-empty A). (2) Symmetric and antisymmetric are NOT opposites — a relation can be both (e.g. equality). (3) Equivalence reflexive AND symmetric AND transitive (all three) and partitions A into disjoint classes. (4) Count: relations on n-set ; reflexive ones .

Functions — Definition, Domain, Range & Standard Functions

Function: A function assigns to element of A element of B. So no input is left out and no input has two outputs — on a graph, every vertical line meets the curve at most once (vertical-line test).
Domain, codomain, range
  • = all valid inputs (A); = target set B.
  • = the actual outputs, and range codomain.
  • To find a domain, exclude division by , even roots of negatives, and of .
  • Range often needs the inverse, completing the square, or a graph.
Standard real functions
FunctionRule — domain range
;
; range
; domain
,
; range
; range
; domain
; domain
🎯 Exam · Domains worth memorising
: . : . : . : domain , range . : domain , range .
★ Remember · Every function is a relation
A function is a special relation (a subset of ) in which . So all functions are relations, but most relations are not functions.
⚠️ Watch out · Codomain ≠ range
, has codomain but range . Whether a function is 'onto' depends on the you were given — read it carefully.
🚫 Examiner Trap · Examiner traps
(1) A function maps EVERY domain element to EXACTLY ONE output (vertical-line test cuts once) — one input with two outputs is NOT a function. (2) Domain rules: denominator , even root , argument . (3) Range codomain (range ACTUAL outputs, codomain target set). (4) means the NON-negative root; range of is , not all reals.

Types of Functions — One-One, Onto & Bijective

Arrow diagrams of one-one (injective), many-one and onto (surjective) functions, how to test each, the bijective condition, and formulas for counting functions, injections and bijections
One-one, many-one and onto with tests, and counting formulas.
The three properties
  • (injective): — distinct inputs, distinct outputs.
  • (surjective): range codomain — every target value is hit.
  • = one-one AND onto.
  • Graph test: one-one every horizontal line meets the graph at most once.
🎯 Exam · Counting (|A| = m, |B| = n)
Total functions : . One-one (needs ): . Bijections (need ): n!. Onto: use inclusion–exclusion.
★ Remember · Monotonic ⇒ one-one
A strictly increasing or strictly decreasing function is automatically one-one. Checking the sign of is often the quickest injectivity test for a differentiable function.
🎯 Exam · Bijective ⇔ invertible
A function has an inverse if and only if it is . So 'find ' problems first need you to confirm (or arrange the codomain so) that f is one-one and onto.
⚠️ Watch out · Onto depends on the stated codomain
is onto as but onto as . Always check injectivity and surjectivity against the codomain you are actually given.
🚫 Examiner Trap · Examiner traps
(1) One-one test: (horizontal line cuts once); onto test: range codomain. (2) A function may be NEITHER one-one nor onto — the four types aren't exhaustive of one property. (3) Bijective one-one AND onto invertible. (4) Counts (): one-one needs giving ; bijections () ; total functions .

Composition & Inverse of Functions

Mapping diagram: set A maps by f to set B, then by g to set C; the composite g of f maps A directly to C
Apply f first, then g: maps A straight to C.
Composition g∘f: — apply f first, then g. It is defined only when the range of f lies inside the domain of g. Composition is but : usually .
Composition facts
  • Order matters: means do f first, then g.
  • one-one one-one one-one; onto onto onto.
  • So bijective bijective bijective (still invertible).
Inverse function f⁻¹
  • Exists f is .
  • .
  • and .
  • Graph of = reflection of f in the line .
🎯 Exam · Reverse the order when inverting a composite
— like taking off shoes then socks. The same reversal holds for the composite being one-one/onto: one-one is one-one.
★ Remember · How to find f⁻¹
Write , solve for x in terms of y, then swap symbols to get . The domain of is the range of f, and its range is the domain of f.
⚠️ Watch out · f⁻¹ is not 1/f
The inverse function is the reciprocal . They are completely different objects — undoes f, whereas is just division.
🚫 Examiner Trap · Examiner traps
(1) — apply f FIRST, then g (read right-to-left). (2) Composition is NOT commutative: in general. (3) Inverse REVERSES order (socks-shoes): . (4) exists IFF f is bijective, and the graph of is the reflection of f in the line .

Special Functions & Their Graphs

Graphs of the modulus, greatest-integer, signum and identity functions, plus a summary of even/odd/periodic functions and the step/special functions
The key graphs, and even/odd/periodic behaviour.
Graphs to recognise
  • : V-shape, range .
  • [x]: largest integer — a rising staircase.
  • : range , period .
  • : for ; .
★ Remember · Even and odd by symmetry
: — graph symmetric about the y-axis (, , ). : — symmetric about the origin (, ). Most functions are neither.
🎯 Exam · Periods worth knowing
A function is if ; the least positive T is the period. : ; : ; : ; : ; a constant has no fundamental period.
★ Remember · Any function splits into even + odd
Every f can be written as — a handy trick for symmetry and integration problems.
⚠️ Watch out · [x] is not rounding
[x] is the , not rounding: but also (the greatest integer x, so it steps down for negatives). And only when x is an integer, else .
🚫 Examiner Trap · Examiner traps
(1) Greatest integer goes DOWN for negatives: (not ); . (2) Fractional part is ALWAYS non-negative, even for negative x (). (3) (not ). (4) has range , is even, and is continuous everywhere but NOT differentiable at .

More JEE Main Mathematics formula sheets

Frequently Asked Questions

What are the most important Sets, Relations and Functions formulas for JEE Main?

This Sets, Relations and Functions formula sheet covers all the high-yield Mathematics formulas, definitions and theorems you need for JEE Main, across Sets and their representation, Union, intersection and complement of sets, Venn diagrams, De Morgan's laws, Cartesian product — each shown with the key result and, where useful, a worked example.

Is this Sets, Relations and Functions formula sheet free?

Yes — the full chapter formula sheet is free to read online, no login or payment required.

How should I revise Sets, Relations and Functions formulas?

Blurt the Sets, Relations and Functions formulas from memory, then check against this sheet to find your gaps — and practise a few previous-year questions on the chapter to make sure you can apply them under time pressure.

Also useful: all formula sheets · JEE Main previous-year papers · most important chapters.