CBSE Class 12 Mathematics Relations And Functions Notes Set 03

Download the latest CBSE Class 12 Mathematics Relations And Functions Notes Set 03 in PDF format. These Class 12 Mathematics revision notes are carefully designed by expert teachers to align with the 2026-27 syllabus. These notes are great daily learning and last minute exam preparation and they simplify complex topics and highlight important definitions for Class 12 students.

Revision Notes for Class 12 Mathematics Chapter 1 Relations and Functions

To secure a higher rank, students should use these Class 12 Mathematics Chapter 1 Relations and Functions notes for quick learning of important concepts. These exam-oriented summaries focus on difficult topics and high-weightage sections helpful in school tests and final examinations.

Chapter 1 Relations and Functions Revision Notes for Class 12 Mathematics

RELATIONS AND FUNCTIONS

BASIC CONCEPTS

  1. Relation: If \( A \) and \( B \) are two non-empty sets, then any subset \( R \) of \( A \times B \) is called relation from set \( A \) to set \( B \).
    i.e., \( R : A \rightarrow B \Leftrightarrow R \subseteq A \times B \)
    For example: Let \( A = \{1, 2\}, B = \{3, 4\} \)
    Then \( A \times B = \{(1, 3), (1, 4), (2, 3), (2, 4)\} \)
    A subset \( R_1 = \{(1, 3), (2, 4)\} \subseteq A \times B \) is called relation from \( A \) to \( B \).
    Similarly, other subsets of \( A \times B \) are also relation from \( A \) to \( B \).
    If \( (x, y) \in R \), then we write \( x R y \) (read as \( x \) is \( R \) related to \( y \)) and if \( (x, y) \notin R \), then we write \( x \not{R} y \) (read as \( x \) is not \( R \) related to \( y \)).

     

  2. Domain and Range of a Relation: If \( R \) is any relation from set \( A \) to set \( B \) then,
    (a) Domain of \( R \) is the set of all first coordinates of elements of \( R \) and it is denoted by Dom \( (R) \).
    (b) Range of \( R \) is the set of all second coordinates of \( R \) and it is denoted by Range \( (R) \).
    A relation \( R \) on set \( A \) means, the relation from \( A \) to \( A \) i.e., \( R \subseteq A \times A \).
     
  3. Some Standard Types of Relations:
    Let \( A \) be a non-empty set. Then, a relation \( R \) on set \( A \) is said to be
    (a) Reflexive: If \( (x, x) \in R \) for each element \( x \in A \), i.e., if \( x R x \) for each element \( x \in A \).
    (b) Symmetric: If \( (x, y) \in R \)
    \( \implies \) \( (y, x) \in R \) for all \( x, y \in A \), i.e., if \( x R y \)
    \( \implies \) \( y R x \) for all \( x, y \in A \).
    (c) Transitive: If \( (x, y) \in R \) and \( (y, z) \in R \)
    \( \implies \) \( (x, z) \in R \) for all \( x, y, z \in A \), i.e., if \( x R y \) and \( y R z \)
    \( \implies \) \( x R z \).
     
  4. Equivalence Relation: Any relation \( R \) on a set \( A \) is said to be an equivalence relation if \( R \) is reflexive, symmetric and transitive.
     
  5. Antisymmetric Relation: A relation \( R \) in a set \( A \) is antisymmetric
    if \( (a, b) \in R, (b, a) \in R \)
    \( \implies \) \( a = b \), \( \forall \ a, b \in R \), or \( a R b \) and \( b R a \)
    \( \implies \) \( a = b \), \( \forall \ a, b \in R \).
    For example, the relation "greater than or equal to, \( \geq \)" is antisymmetric relation as
    \( a \geq b, b \geq a \)
    \( \implies \) \( a = b \ \forall \ a, b \)
    [Note: "Antisymmetric" is completely different from not symmetric.]
     
  6. Equivalence Class: Let \( R \) be an equivalence relation on a non-empty set \( A \). For all \( a \in A \), the equivalence class of '\( a \)' is defined as the set of all such elements of \( A \) which are related to '\( a \)' under \( R \). It is denoted by \( [a] \).
    i.e., \( [a] = \) equivalence class of '\( a \)' \( = \{x \in A : (x, a) \in R\} \)
    For example, Let \( A = \{1, 2, 3\} \) and \( R \) be the equivalence relation on \( A \) given by
    \( R = \{(1, 1), (2, 2), (3, 3), (1, 2), (2, 1)\} \)
    The equivalence classes are
    \( [1] = \) equivalence class of \( 1 = \{x \in A : (x, 1) \in R\} = \{1, 2\} \)
    Similarly, \( [2] = \{2, 1\} \) and \( [3] = \{3\} \)
     
  7. Function: Let \( X \) and \( Y \) be two non-empty sets. Then, a rule \( f \) which associates to each element \( x \in X \), a unique element, denoted by \( f(x) \) of \( Y \), is called a function from \( X \) to \( Y \) and written as \( f : X \rightarrow Y \) where, \( f(x) \) is called image of \( x \) and \( x \) is called the pre-image of \( f(x) \) and the set \( Y \) is called the co-domain of \( f \) and \( f(X) = \{f(x): x \in X\} \) is called the range of \( f \).
     
  8. Types of Function:
    (i) One-one function (injective function): A function \( f : X \rightarrow Y \) is defined to be one-one if the image of distinct element of \( X \) under rule \( f \) are distinct, i.e., for every \( x_1, x_2 \in X \), \( f(x_1) = f(x_2) \) implies that \( x_1 = x_2 \).
    (ii) Onto function (Surjective function): A function \( f : X \rightarrow Y \) is said to be onto function if each element of \( Y \) is the image of some element of \( x \) i.e., for every \( y \in Y \), there exists some \( x \in X \), such that \( y = f(x) \). Thus \( f \) is onto if range of \( f = \) co-domain of \( f \).
    (iii) One-one onto function (Bijective function): A function \( f : X \rightarrow Y \) is said to be one-one onto, if \( f \) is both one-one and onto.
    (iv) Many-one function: A function \( f : X \rightarrow Y \) is said to be a many-one function if two or more elements of set \( X \) have the same image in \( Y \). i.e.,
    \( f : X \rightarrow Y \) is a many-one function if there exist \( a, b \in X \) such that \( a \neq b \) but \( f(a) = f(b) \).
     
  9. Composition of Functions: Let \( f : A \rightarrow B \) and \( g : B \rightarrow C \) be two functions. Then, the composition of \( f \) and \( g \), denoted by \( gof \), is defined as the function.
     
  10. Identity Function: Let \( R \) be the set of real numbers. A function \( I : R \rightarrow R \) such that
    \( I (x) = x \ \forall \ x \in R \) is called identity function. Obviously, identity function associates each real number to itself.
     
  11. Invertible Function: For \( f : A \rightarrow B \), if there exists a function \( g : B \rightarrow A \) such that \( gof = I_A \) and \( fog = I_B \), where \( I_A \) and \( I_B \) are identity functions, then \( f \) is called an invertible function, and \( g \) is called the inverse of \( f \) and it is written as \( f^{-1} = g \).
     
  12. Number of Functions: If \( X \) and \( Y \) are two finite sets having \( m \) and \( n \) elements respectively then the number of functions from \( X \) to \( Y \) is \( n^m \).
     
  13. Vertical Line Test: It is used to check whether a relation is a function or not. Under this test, graph of given relation is drawn assuming elements of domain along \( x \)-axis. If a vertical line drawn anywhere in the graph, intersects the graph at only one point then the relation is a function, otherwise it is not a function.
     
  14. Horizontal Line Test: It is used to check whether a function is one-one or not. Under this test graph of given function is drawn assuming elements of domain along \( x \)-axis. If a horizontal line (parallel to \( x \)-axis) drawn anywhere in graph, intersects the graph at only one point then the function is one-one, otherwise it is many-one.
    (a) \( f(x) = 2x + 1 \) is one-one function.
    (b) \( f(x) = x^2 \) is many-one function.

CBSE Class 12 Mathematics Chapter 1 Relations and Functions Notes

Students can use these Revision Notes for Chapter 1 Relations and Functions to quickly understand all the main concepts. This study material has been prepared as per the latest CBSE syllabus for Class 12. Our teachers always suggest that Class 12 students read these notes regularly as they are focused on the most important topics that usually appear in school tests and final exams.

NCERT Based Chapter 1 Relations and Functions Summary

Our expert team has used the official NCERT book for Class 12 Mathematics to design these notes. These are the notes that definitely you for your current academic year. After reading the chapter summary, you should also refer to our NCERT solutions for Class 12. Always compare your understanding with our teacher prepared answers as they will help you build a very strong base in Mathematics.

Chapter 1 Relations and Functions Complete Revision and Practice

To prepare very well for y our exams, students should also solve the MCQ questions and practice worksheets provided on this page. These extra solved questions will help you to check if you have understood all the concepts of Chapter 1 Relations and Functions. All study material on studiestoday.com is free and updated according to the latest Mathematics exam patterns. Using these revision notes daily will help you feel more confident and get better marks in your exams.

Where can I download the latest PDF for CBSE Class 12 Mathematics Relations And Functions Notes Set 03?

You can download the teacher prepared revision notes for CBSE Class 12 Mathematics Relations And Functions Notes Set 03 from StudiesToday.com. These notes are designed as per 2025-26 academic session to help Class 12 students get the best study material for Mathematics.

Are these Mathematics notes for Class 12 based on the 2026 board exam pattern?

Yes, our CBSE Class 12 Mathematics Relations And Functions Notes Set 03 include 50% competency-based questions with focus on core logic, keyword definitions, and the practical application of Mathematics principles which is important for getting more marks in 2026 CBSE exams.

Do these Class 12 notes cover all topic-wise concepts for Mathematics?

Yes, our CBSE Class 12 Mathematics Relations And Functions Notes Set 03 provide a detailed, topic wise breakdown of the chapter. Fundamental definitions, complex numerical formulas and all topics of CBSE syllabus in Class 12 is covered.

How can I use CBSE Class 12 Mathematics Relations And Functions Notes Set 03 for quick last-minute revision?

These notes for Mathematics are organized into bullet points and easy-to-read charts. By using CBSE Class 12 Mathematics Relations And Functions Notes Set 03, Class 12 students fast revise formulas, key definitions before the exams.

Is there any registration required to download Class 12 Mathematics notes?

No, all study resources on StudiesToday, including CBSE Class 12 Mathematics Relations And Functions Notes Set 03, are available for immediate free download. Class 12 Mathematics study material is available in PDF and can be downloaded on mobile.