Suppose $R$ and $S$ are partial orders on $A$ and $B$ respectively. Define a relation $T$ on $A \times B$ as follows: $T=\{((a,b),(a',b')\in (A\times B)\times (A\times B)|aRa'$ and $bSb'\}$. Show that $T$ is a partial order on $A\times B$.
I am not having trouble mainly with the question - instead I don't understand how is $T$ a relation on $A\times B$, instead of $(A\times B) \times (A \times B)$.
Because here, $(a,b)\in A\times B$ and $(a',b')\in (A\times B)$, so surely $T$ is on the Cartesian product of the two sets $(a,b)$ and $(a',b')$ are from, i.e. $(A\times B) \times (A \times B)$....right?
Sorry guys I know this is a very basic and stupid question, thank you so much for your kind assistance!