If there are two sets A and B. Set A has two elements so does Set B. How many different possible relations can we have from A to B. For example. Set A has (David, Max) and Set B has (x,y).
Would the possible relations simply be these four? Can we have 16 different possible relations? {David, x} {David, y} {Max, x} {Max, y}