Let $X\sim N(\mu_1,V_1),~~Y\sim N(\mu_2,V_2)$. How can I show that $X$ and $Y$ are independent?
I am wondering how I can show this.
I only know the following case: $Z=(Z_1,\ldots,Z_n)\sim N(\mu_3,V_3)$: Then $Z_i$ are independent if $\text{cov}(Z_i,Z_j)$ for all $i\neq j$.
But here the situation is different, because $X$ and $Y$ are both multivariate normal distributed. Indeed I do not know how to show the independence in this case. Can you help me?