Let $T$ and $S$ be two sets.
If for all elements $(x, y) \in T$ we also have $(x, y) \in S$, then it is not necessarily true that for all elements $(x, y) \in S$ we have $(x, y) \in T$.
Would this be correct?
Thank you.
Let $T$ and $S$ be two sets.
If for all elements $(x, y) \in T$ we also have $(x, y) \in S$, then it is not necessarily true that for all elements $(x, y) \in S$ we have $(x, y) \in T$.
Would this be correct?
Thank you.
Example: $T=\{(0,0)\}$ and $S=\{(0,0),(123,456)\}$.