If A = {2, 4, 6, 8} and B = {2, 3, 5, 7, 9}. Which of the following is a function from A to B?
f : A → B defined by f(2) = 2, f(4) = 3, f(6) = 5, f(8) = 7
f is a function if each element of A corresponds to exactly one element of B.
Hence, f : A → B defined by f(2) = 2, f(4) = 3, f(6) = 5, f(8) = 7