Is a relation from a set $A$ to a set $B$ always a proper subset of $A\times B$? Or, is it possible that the relation covers the entire set $A\times B$?
2026-04-05 18:40:07.1775414407
Is a relation from a set $A$ to a set $B$ always a proper subset of $A\times B$?
324 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Recall that the definition of a relation $R$ between two sets $A$ and $B$ is a subset $R \subseteq A \times B$ so relations are not always a proper subset of $A \times B$.
For example, given $A = \{a,b,c\}$ and $B = \{d,e,f\}$, we have $R = \{(a,d),(a,e),(a,f),(b,d),(b,e),(b,f),(c,d),(c,e),(c,f)\}$ which covers the entire set $A \times B$.