Let S = {a, b, c} and T = {1, 2, 3}. Find F–1 of the following functions F from S to T, if it exists
(i) F = {(a, 3), (b, 2), (c, 1)} (ii) F = {(a, 2), (b, 1), (c, 1)}
(i) Given F = {(a, 3), (b, 2), (c, 1)} ∴ range of F = {1, 2, 3} = T ∴ F is onto.
Also, F is one-one as different elements of S have different images.
∴ F–1 : T → S is defined as
F–1 (1) = c, F–1(2) = b, F–1(3) = a.
(ii) Mere , F = {(a, 2), (b, 1), (c, 1)} is not one-one as F(b) = F(c) = 1.
F is not invertible.