If $A = \{1,2,3,4\}$ and $B = \{6,7\}$ and following are relations from $A$ to $B$, then State Whether these are functions or not?
If these are functions what kind of functions are they $$ \begin{split} R_1 &= \{(1,5),(2,7),(3,6)\}\\ R_2 &= \{(1,6),(2,6),(3,7),(4,7)\}\\ R_3 &=\{(1,6),(2,6),(3,6),(4,6)\} \end{split} $$
so can anyone explain what are those first $A$ and $B$ functions and then $R_1$ to $R_3$, what kind of functions are they really?