1 Relation & Function
1 Relation & Function
Age Weight
Consider the relationship between the weight of five students and
(years) (kg)
their ages as shown below.
10 31
We can represent this information as a set of ordered pairs. An 12 36
age of 10 years would correspond to a weight of 31 kg. An age of 16 years 14 48
would correspond to a weight of 53 kg and so on. This type of information 16 53
18 65
represents a relation between two sets of data. This information could
then be represented as a set of ordered pairs.
{( 10, 31), ( 12, 36), ( 14, 48), (16, 53), (18, 65)}
The set of all first elements of the ordered pair is called the domain of the relation and is
referred to as the independent variable. The set of all second elements is called the range and
is referred to as the dependent variable.
For the above example,
the domain = {10, 12, 14, 16, 18}
Summary
the range = {31, 36, 48, 53, 65}
corresponds to
− value − value
Domain defining Range
relationship
Definition
Let A and B be two non-empty sets, then every subset of A × B defines a relation from A
to B and every relation from A to B is a subset of A × B. Let R Í A ´ B and (a, b)Î R. Then we say
that a is related to b by the relation R and write it as a R b. If (a, b)Î R , we write it as a R b .
(1) Total number of relations: Let A and B be two non-empty finite sets consisting of m and n
elements respectively. Then × consists of ordered pairs. So, total number of subsets of
× is . Since each subset of A × B defines relation from A to B, so total number of relations
from A to B is 2 . Among these 2 relations the void relation and the universal relation ×
are trivial relations from A to B.
(2) Domain and range of a relation: Let R be a relation from a set A to a set. Then the set of all
first components or coordinates of the ordered pairs belonging to R is called the domain of R, while
the set of all second components or coordinates of the ordered pairs in R is called the range of R.
Thus, ( ) = { ∶ ( , )Î } and ( ) = { ∶ ( , )Î } . It is evident from the
definition that the domain of a relation from A to B is a subset of A and its range is a subset of B.
(3) Relation on a set: Let A be a non-void set. Then, a relation from A to itself i.e. a subset of
× is called a relation on set A.
Types of Relations
1) Empty relation: A relation R in a set A is called empty relation, if no element of A is
related to any element of A, i.e., = ∅⊂ × .
Example: Let A be the set of all students of a boy’s school.
The relation R in A given by R = {(a, b): a is sister of b}
2) Universal relation: A relation R in a set A is called universal relation, if each element of
A is related to every element of A, i.e., = × .
Example: Let A be the set of all students of a boy’s school.
The relation R in A given by R = {(a, b): the difference between heights of a and b
is less than 3 meters}
3) Identity relation: Let A be a set. Then the relation IA = {(a, a): a A} on A is called the
identity relation on A.
Example: On the set A = {1, 2, 3}, R = {(1, 1), (2, 2), (3, 3)} is the identity relation on A.
4) Reflexive relation: A relation R on a set A is said to be reflexive if every element of A is
related to itself. Thus,
R is reflexive (a, a) R for all a A.
A relation R on a set A is not reflexive if there exists an element a A such that (a, a) R.
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 13
1. Relation and Function
Example: Let A = {1, 2, 3} and R = {(1, 1); (1, 3)} Then R is not reflexive since 3 A but
(3, 3) R
6) Transitive relation: Let A be any set. A relation R on set A is said to be a transitive relation
iff
( , )Î and ( , )Î ( , )Î for all a, b, c A
i.e., and for all a, b, c A.
In other words, if a is related to b, b is related to c, then a is related to c.
Transitivity fails only when there exists a, b, c such that , but .
Example: Consider the set A = {1, 2, 3} and the relations R1 {(1, 2),(1,3)}; R2 =
{(1, 2)}; R3 = {(1, 1)}; R4 = {(1, 2), (2, 1), (1, 1)} Then R1 , R2 , R3 are transitive while R4 is
not transitive since in R4 ,(2, 1) R4 ;(1, 2) R4 but (2, 2) R4 .
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 14
1. Relation and Function
(iii) It is transitive i.e. (a, b) R and (b, c) R (a, c) R for all a, b, c A.
Example:
TYPES/ NATURE OF
REFLEXIVE SYMMETRY TRANSITIVE
RELATION
≮ < but ≮ < , < and <
LESS THAN (<)
1≮1 1 < 2 but 2 ≮ 1 1 < 2, 2 < 3 and 1 < 3
∥ ∥ and ∥ ∥ , ∥ and ∥
PARALLEL LINES (∥)
∥ ∥ and ∥ ∥ , ∥ and ∥
∼ and ∼ ∼ , ∼ and ∼
∼
SIMILAR TRIANGLE (∼) ∠ ∼∠ and ∠ ∼∠ ,∠ ∼∠
∠ ∼∠
∠ ∼∠ and ∠ ∼∠
≅ and ≅ ≅ , ≅ but ≅
CONGRUENCE ≅
∠ ≅∠ and ∠ ≅∠ ,∠ ≅∠
TRIANGLE (≅) ∠ ≅∠
∠ ≅∠ and ∠ ≅∠
Congruence Modulo
, ∈ . ℎ
≡ ( ) ( − )
Reflexive
a ≡ a (mod m)
m| (a − a), m|0, congruence is reflexive
Symmetric
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 15
1. Relation and Function
If a ≡ b (mod m), then b ≡ a (mod m)
m| (a − b) if and only if m| (b − a), congruence is symmetric
Transitive
If a ≡ b (mod m) and b ≡ c (mod m), then a ≡ c (mod m)
m|(a−b) and m|(b−c). Then m divides the sum (a−b) + (b−c) = a − c
congruence is transitive
a. × × × ≡ ( )
b. 6× × × (− )≡ ( )
c. ( )+ ( )≡ ( )
d. × ≡ ( )
Solution:
a. × × × ≡ ( )
7 × (11 × 1 + 2) × (11 × 2 + 1) × (11 × 37 + 6) ≡ ( 11)
7×2×1×6≡ ( 11)
84 ≡ ( 11)
11 × 7 + 7 ≡ ( 11)
=7
b. 6× × × (− )≡ ( )
6× (8 × 2 + 2) × (8 × 3 + 3) × {8 × (−28) − 1} ≡ ( 8)
6× 2 × 3 × (−1) ≡ ( 8)
−36 ≡ ( 8)
8 × (−4) − 4 ≡ ( 8)
−4 ≡ ( 8)
−4 + 8 ≡ ( 8)
4≡ ( 8)
=4
c. ( )+ ( )≡ ( )
(4 × 309 + 1)( 4) + (4 × 246 + 1)( 4) ≡ ( 4)
1( 4) + 1( 4) ≡ ( 4)
2( 4) ≡ ( 4)
=2
d. × ≡ ( )
(4 × 484 + 0) × (4 × 2197 + 1) ≡ ( 4)
0 × 1 ≡ ( 4)
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 16
1. Relation and Function
0 ≡ ( 4)
=0
EQUIVALANCE CLASS
Let X be a set with an equivalence relation ~ defined on it. The Equivalence Class of x∈X,
denoted by [x]~ .
[ ]~ = { ∈ : ~ }
1. ∈ [ ] (∵ ~ )
2. ~ ⟺ [ ]~[ ]
3. ℎ [ ] = [ ] or [ ] ∪ [ ] = ∅
4. ⋃ ∈ [ ]=
PARTITION
Example:
a. { , , }
b. { }, { , }
c. { }, { }, { }
Answer:
a. {( , ), ( , ), ( , ), ( , ), ( , ), ( , ), ( , ), ( , ), ( , )}
b. {( , ), ( , ), ( , ), ( , ), ( , )}
c. {( , ), ( , ), ( , )}
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 17
1. Relation and Function
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 18
1. Relation and Function
a) R = {(a, b), (a, c)} b) R = {(a, a), (b, b), (c, c)}
c) R = {(a, a), (b, b), (c, c), (a, c)} d) R= {(c, a), (b, a), (a, a)}
10. Let R be a relation defined on Z by ⇔ ≥ , Then R is:
a) symmetric, transitive but not reflexive
b) Reflexive, symmetric but not transitive
c) Reflexive and transitive but not symmetric
d) an equivalence relation
11. Let R be a relation defined on Z as follows:( , ) ∈ ⟺ | − | ≤ 1. Then R is:
a) Reflexive and transitive b) Reflexive and symmetric
c) Symmetric and transitive d) an equivalence relation
12. If A= {1,2,3} and Let R = {(1,1), (2,2), (3,3), (1,2), (2,1), (2,3), (3,2)}, Then R is:
a) symmetric, transitive but not reflexive
b) Reflexive, symmetric but not transitive
c) Reflexive and transitive but not symmetric
d) an equivalence relation
13. Let R be a relation defined on Z as follows:( , ) ∈ ⟺ + = 25. Then domain of R
is:
a) {3,4,5} b) {0,3,4,5} c) {0, ±3, ±4, ±5} d) none of these
14. The relation R defined on the set A= {1,2,3,4,5} = {( , ): | − | < 16} is given by:
a) {(1,1), (2,1), (3,1), (4,1), (2,3)} b) {(2,2), (3,2), (4,2), (2,4))}
c) {(3,3), (4,3), (5,4), (3,4)} d) none of these
15. A relation R defined from {2,3,4,5} to {3,6,7,10} by: ⟺ . Then
range of R is given by:
a) {2,3,5} b) {3,5} c) {2,3,4} d) {2,3,4,5}
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 19
1. Relation and Function
7. Let A be any non-empty set and P(A) be the power set of A. A relation R defined on P(A)
by X R Y ⇔ X ∩ Y = X, X, Y ∈ P(A). Examine whether? is symmetric.
8. State the reason for the relation R in the set {1, 2, 3} given by R = {(1, 2), (2, 1)} not to be
transitive.
9. Show that the relation R in the set {1,2,3} given by R = {(1,1), (2, 2), (3, 3), (1, 2), (2,3)} is
reflexive but neither symmetric nor transitive.
10. . Let A = {3, 4, 5} and relation R on set A is defined as R = {(a, b) e A x A: a – b –
10). Is relation an empty relation?
11. Given set A = {a, b} and relation R on A is defined as R = {(a, a), (b, b)}. Is relation
an identity relation?
12. Let set A represents the set of all the girls of a particular class. Relation R on A is
defined as R = {(a, b) ∈ A × A: difference between weights of a and b is less than 30kg}.
Show that relation R is a universal relation.
13. State the reason for the relation R in the set {1, 2, 3} given by R = {(1, 2), (2, 1)} not to be
transitive.
14. Let A = {1, 2, 3} and consider the relation R = {1, 1), (2, 2), (3, 3), (1, 2), (2, 3), (2,1)}. Then
determine whether R is reflexive, symmetric and transitive.
15. Let A = {1, 2, 3} and consider the relation R = {1, 1), (2, 2), (3, 3), (1, 2), (2, 3), (1,3), (3 ,
1)}.Then determine whether R is reflexive, symmetric and transitive.
16. Let A = {1, 2, 3} and consider the relation R = {1, 1), (2, 2), (3, 3), (1, 2), (2, 1)}. Then
determine whether R is reflexive, symmetric and transitive.
17. Let A = {1, 2, 3} and consider the relation R = {(1, 1), (1, 2), (2, 1)}. Then determine whether
R is reflexive, symmetric and transitive.
18. Let A = {1, 2, 3} and consider the relation R = {(1, 3)}. Then determine whether R is reflexive,
symmetric and transitive.
19. Let A = {1, 2, 3} and consider the relation R = {1, 1), (2, 2), (3, 3)}. Then determine whether
R is reflexive, symmetric and transitive.
20. Let A = {1, 2, 3} and R = {(1, 1), (2, 3), (1, 2)} be a relation on A, then write the minimum
number of ordered pairs to be added in R to make R reflexive and transitive.
21. Write the maximum number of equivalence relations on the set {1, 2, 3}.
22. Let R be a relation on the set N be defined by {(x, y): x, y N, 2x + y = 41}. Then determine
whether R is reflexive, symmetric and transitive.
23. Relation R in the set Z of all integers defined as R = {(x, y): x – y is an even integer}.
Determine whether R is reflexive, symmetric and transitive.
24. Let R be the relation on the set of all real numbers defined by a R b iff |a – b| ≤ 1. Then
determine whether R is reflexive, symmetric and transitive.
25. Relation R in the set A = {1, 2, 3, 4, 5, 6, 7, 8} as R = {(x, y): x divides y}. Determine whether
R is reflexive, symmetric and transitive.
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 20
1. Relation and Function
26. Let L denote the set of all straight lines in a plane. Let a relation R be defined by l1 R l2 if
and only if l1 is perpendicular to l2, l1, l2 L. Determine whether R is reflexive, symmetric
and transitive.
27. If A = {a, b, c} then find the number of relations containing (a, b) and (a, c) which are
reflexive and symmetric but not transitive.
28. The relation R in the set {1, 2, 3, ..., 13, 14} is defined by R = {(x, y): 3x – y = 0}. Determine
whether R is reflexive, symmetric and transitive.
29. The relation R in the set of natural numbers N is defined by R = {(x, y): x > y}. Determine
whether R is reflexive, symmetric and transitive.
30. Let W denote the set of words in English dictionary. Define the relation R by R=
{(x, y):x, y ∈W such that x and y have at least one letter in common}. Show that
this relation R is reflexive and symmetric but not transitive
31. Check whether the relation R on the set N of natural numbers given by R= {(a, b):
b is a multiple of a} is reflexive, symmetric and transitive
3
32. Check whether the relation R on set of all real numbers R as R= {(a, b): a ≤ } is
reflexive, symmetric and transitive
33. Let R be a relation defined on the set of natural numbers N as = {( , ): ,
∈ ,2 + = 11}. Verify whether R is reflexive, symmetric and transitive
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 21
1. Relation and Function
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 22
1. Relation and Function
given above answer the following questions
(i) Check whether R is an Equivalence relation in the set of all participants
(ii) In how many groups the participants are divided on the basis of their waste collection
assumes that there are participants to collect all type of waste
(iii) State whether the waste collected from different groups are segregated or not?
2. Physical education teacher asked the class
teacher to form four teams with 12 members
each out of the 48 students for a Kabaddi
match. The class teacher asked to the
students to form teams in such way that
“two students are in the same team if
difference of their roll numbers is divisible by
4” Based on the above information answer
the following questions
(a) Is it possible to form the teams by the method adopted by class teacher?
(b) Which roll numbers are members of the team in which roll number 5 belongs?
(c) If R is a relation defined in the set of roll numbers as R={(x,y):difference of x and y is
divisible by 4 } show that R is an equivalence relation?
3. Farmers plant sapling along straight lines
parallel to each other as in figure. Let us
assume that saplings are planted along the
line y=x +1 and parallel to it. Let L be the set
of all lines on the field.
Answer the following using the above
information
(i) 1 be a relation defined on L as 1= {( 1, 2): 1 ∥ 2, where 1, 2∈L} then 1 is ……...
(a) Equivalence relation (b)only Reflexive
(c)Not reflexive (d) Symmetric but not transitive
(ii) Which of the following line is related the line y=x+1 as per definition of the relation 1
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 23
1. Relation and Function
(v) Let function f: R→R defined by f(x)=x+1 then range of
(a) Q (b) Z (c) W (d) R
4. Sherlin and Danju are playing Ludo by rolling the dice alternately
was observed that the possible outcome of the die belongs to the
set B= {1,2,3,4,5,6}. Let A ={S, D},be the set of all players
Answer the following questions
(i) Let R: B→B defined as R={(x,y): y is divisible by x} then R is
(a) reflexive and transitive but not symmetric
(b) reflexive and symmetric not transitive
(c) Not reflexive but symmetric and transitive
(d) Equivalence relation
(ii) How many relations can be defined from A to B
(a) 24 (b) 236 (c) 28 (d) 212
(iii) How many functions can be defined from A to B
(a) 36 (b) 64 (c) 720 (d) 1024
(iv) Let 1 be a relation on B defined as 1= {(1,2),(2,2),(1,3),(3,4),(3,1),(4,3),(5,5)}
then 1 is
(a) Symmetric (b) Reflexive (c) Transitive (d) None of these
(v) How many surjections can be defined from A to B
(a) 30 (b) 0 (c) 32 (d) 64
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 24
1. Relation and Function
Definition
.
Independent
input variable
input domain
( )
Dependent
variable
output output
range
. . ’ ℎ − − .
RELATION FUNCTION
a 1 a 1 a 1 a 1
b 2 b 2 b 2 b 2
c 3 c 3 c 3 c 3
d 4 d 4 d 4 d 4
ℎ ℎ − .
ℎ ( )
− .
: → ℎ ℎ .
NOTATION
PROTOTYPE: : →
DEFINITION: →
( )=
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 25
1. Relation and Function
(x, f(x))
range
range
co-domain
f(x)
x
f(x)
x domain
domain co-domain
IMAGES
y
A
x
ℎ ℎ
−
( )={ |∃ , = ( )}
1 a A
f(A)
2 b
3 c
4 d
X Y
5 e
x f(x)
( )={ |∃ , = ( )}
= {1,2,3}
ℎ { , }
So, ( ) = { , }
ℎ { , , , }
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 26
1. Relation and Function
PREIMAGES
1 ℎ .
{2,3} ℎ .
1 a
The preimage of co-domain is the set of all element of the
2 b domain to map to it.
3 c ( )={ | = ( )}
( )=1
4 d ( ) = {2,3}
5 e =f inverse
() ( ) ( ) ( )
NUMBER OF FUNCTIONS:
Let X and Y be two finite sets having m and n elements respectively. Then each element
of set X can be associated to any one of n elements of set Y. So, total number of functions from
set X to set Y is nm .
ALGEBRA OF FUNCTIONS:
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 27
1. Relation and Function
CONSTANT ( )= . { .}
IDENTITY ( )=
SQUARE ( )= ∪ {0}
CUBE ( )=
1
RATIONAL ( )= − {0} − {0}
SIGNUM ( )= ( ) {−1,0,1}
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 28
1. Relation and Function
GREATEST
( )=[ ]
INTEGER
EXPONENTIAL ( )= , >0
( ) = log ,
LOGARITHM
>0
SINE ( )= ( ) [−1,1]
COSINE ( )= ( ) [−1,1]
(2 + 1)
− ,
TANGENT ( )= ( ) 2
∈
COTANGENT ( )= ( ) −{ }, ∈
(2 + 1)
− ,
SECANT ( )= ( ) 2 − (−1,1)
∈
COSECANT ( )= ( ) −{ }, ∈
− (−1,1)
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 29
1. Relation and Function
Types of Functions
f : A B is one-one.
¹ Þ ( )¹ ( ) for all a, b A
( )= ( )Þ = for all a, b A.
A B A B
1 a 1 a
2 b 2 b
3 c 3 c
4 d 4 d
e e
If function is given in the form of ordered pairs and if two ordered pairs do not
have same second element then function is one-one.
If the graph of the function y = f(x) is given and each line parallel to x-axis
cuts the given curve at maximum one point then function is one-one.
If A and B are finite sets having m and n elements respectively, then number
, ≥
of one-one functions from A to B =
, <
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 30
1. Relation and Function
Many-one function:
A function f : A B is said to be a many-one function if two or more elements of set A have the
same image in B. Thus,
∶ ® − ℎ , Î ℎ ℎ
A B A B
1 a 1 a
2 b 2 b
3 c 3 c
4 d 4 d
e e
¹ ( )= ( ).
If function is given in the form of set of ordered pairs and the second
element of at least two ordered pairs are same then function is many-one.
If the graph of y f(x) is given and the line parallel to x-axis cuts the
curve at more than one point then function is many-one.
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 31
1. Relation and Function
A B A B
1 a 1 a
2 b 2 b
3 c 3 c
4 d 4
If A and B are two sets having m and n elements respectively such that 1 n m, then
Into function:
A B A B
1 a 1 a
2 b 2 b
3 c 3 c
4 d 4 d
e e
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 32
1. Relation and Function
If A and B are finite sets and f: A B is a bijection, then A and B have the same
number of elements. If A has n elements, then the number of bijection from A to B is
the total number of arrangements of n items taken all at a time i.e. n! .
EXAMPLE -1.1
Function f : N N, f(x) 2x 3 is
(a) One-one onto (b) One-one into (c) Many-one onto (d) Many –one into
Solution: (b) f is one-one because
f(x1) f(x2)
2x1 3 2x2 3
x1 x2
Further let y=f(x)
y 2x 3
y -3 2x
=
EXAMPLE -1.2
The function f : R R defined by f(x) (x 1)(x 2)(x 3) is
(a) One-one but not onto (b) Onto but not one-one
(c) Both one-one and onto (d) Neither one-one nor onto
Solution: (b) We have f(x) (x 1)(x 2)(x 3)
f(1) f(2) f(3) 0
f(x) is not one-one
For each y R, there exists x R such that f(x) y.
Therefore f is onto.
Hence, f : R R is onto but not one-one.
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 33
1. Relation and Function
EXAMPLE -1.3
Solution: given : → , ( )=
Let ( )= ( )
=
( − 2)( − 3) = ( − 3)( − 2)
−2 −3 +6= −3 −2 +6
=
f is a one-one
Further let = ( )
=
( − 3) = −2
−3 = −2
− =3 −2
( − 1) = 3 − 2
=
f is onto
f is one-one onto
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 34
1. Relation and Function
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 35
1. Relation and Function
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 36
1. Relation and Function
7. Consider f : R+ [– 5, ) given by f (x) = 9x2 + 6x – 5. Show that f is one-one and onto.
+1 ,
8. Show that f : N N , given by ( ) = is both one-one and onto.
−1 ,
5 7
6 9
7 10
8 8
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 37
1. Relation and Function
1 >0
( )= 0 = 0 is bijective.
−1 <0
6. ASSERTION: Let A and B be two sets. A function : × → × such that ( , )=( ,
) is one one.
REASON: A function : → is said to be one-one if for every , ∈ , ( ) = ( ).
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 38
1. Relation and Function
CONCEPT MAP
DOMAIN CODOMAIN
CARTESIAN First elements in Second elements
SYMMETRY UNIVERSAL
RELATION RELATION
EQUIVALENCE
( , )
× =
( , ) ∀ , ∈ RELATION
,
&
TRANSITIVE
RELATION
( , )
FUNCTION
,( , )
( , ) ∀ , , ∈ : →
ONTO
: →
ONE-ONE
∃
: → .
− RANGE=CODOMAIN
TYPES OF
FUNCTION INTO
MANY-ONE : →
: → ∃
−
BIJECTIVE
: →
Ganita Karmasala
Bijaya Ranjan Karmi CLASS XII | CBSE | MATHEMATICS | 2024-25 | Page 39