Let $A=\{a,b,c,d\}$ and $B = \{w,x,y\}$, then a non-empty relations on $A$ is: $\{ (b,c), (b,d)\}$
Can someone explain why this is true? I thought that the requirements for any relations of a set has to be such that for $(x,y)$, $x$ has to be a subset of $y$, and $x,y$ have to be a subset of $A$. How is $b$ a subset of $c$?