Correspondence of
a Relation
Types of Correspondence
One-to-one
One-to-many
Many-to-one
One-to-
one
Every element in the domain
is paired with a unique
element in the range.
One-to-
many
Every element in the domain
is paired with two or more
elements in the range.
Many-to-
one
Two or more elements in the
domain are paired with a
single element in the range.
For example:
The relation between a car
and the company it belongs.
1 2 Fortun
Toyota
2 3 er
Mitsubis
3 4 Monter
hi
o
Isuzu
MU-X
Domain Range
Honda
CR-V
For example:
The relation between flowers
and its kinds.
1
1 2 Tulip
2 3 Rose
4 Flowers
Adelfa
Domain Range
Orchid
For example:
The relation between
1
Faceboo
websites and type of
website.
k
2 5
3 6 Twitter Social
4 Instagra Website
m s
Domain Range
Friendst
er
Try This!!!
{ (3,3), (1,3), (2,5),
(0,2) }
x 0 1 3 2
y -2 1 7 4
-5
-2 -1
0 8
2 9
1
{ (1,2), (2,3), (3,4), (0,0), (-
1,1)}
x -3 -1 1 3 5
y -7 4 -3 3 4
Many-to-one
One-to-one
One-to-many
One-to-one
Many-to-one