Relations and Functions
NCERT Class 12 Maths Chapter 1 covers Relations and Functions, explaining types of relations (reflexive, symmetric, transitive, equivalence), types of functions (one-one, onto, bijective), composition of functions, and invertible functions.
- 1A relation R in set A is reflexive if (a, a) ∈ R for every a ∈ A, symmetric if (a, b) ∈ R implies (b, a) ∈ R, and transitive if (a, b) ∈ R and (b, c) ∈ R implies (a, c) ∈ R.
- 2An equivalence relation is one that is simultaneously reflexive, symmetric, and transitive; it partitions the set into mutually disjoint equivalence classes.
- 3A function f : X → Y is one-one (injective) if f(x₁) = f(x₂) implies x₁ = x₂, and onto (surjective) if every element of Y is the image of some element in X.
- 4A bijective function is both one-one and onto; for a finite set X, a function f : X → X is one-one if and only if it is onto — a property that does not hold for infinite sets.
- 5The composition gof of functions f : A → B and g : B → C is defined as gof(x) = g(f(x)); composition is not commutative in general (gof ≠ fog).

