I am looking for a generalization of Correlation between three variables question for more than three variables. It is stated in one of the answers there that, for three variables with pairwise correlation coefficients $a$, $b$, and $c$, the following should hold:
$$a \geq bc - \sqrt{1-b^2}\sqrt{1-c^2}.$$
For $N>3$ variables, the above should hold as well for each triple, but the question is whether considering all triples is sufficient to conclude that all $N(N-1)/2$ correlation coefficients make sense as a whole. If not, what else should hold?
My goal is not to check correctness (which can be done by, for example, examining the eigenvalues of the corresponding matrix) but to find constraints for future generative purposes.
Thank you!
Best wishes, Ivan
Let us consider angles $$ \varphi_{ij}=\arccos r_{ij}. $$ It is the great-circle distance between points $i$ and $j$ on the unit $N$-dimensional sphere.
Then for any $k$ points $i_1,i_2,\ldots,i_k$ you have to satisfy inequality
$$ \varphi_{i_1i_k} \le \sum_{l=1}^{k-1} \varphi_{i_li_{l+1}}. $$