Let independency of two random variables $A$ and $B$ be defined as $P(A,B) = P(A)P(B)$.
Let's consider two vectors as variables $\mathbf{X} = (X_1, X_2)$ and $\mathbf{Y} = (Y_1,Y_2)$.
Must we have that $\mathbf{X}$ and $\mathbf{Y}$ are independent if the elements $X_i$ and $Y_j$ are independent for all $i$ and $j$?
Related: In Intuition on Independence of Random Vectors , it is explained that independence of vectors $\mathbf{X}$ and $\mathbf{Y}$ implies independence of $X_i$ and $Y_j$. Is the reverse also true?