Suppose I have $N$ random variables $\{X_j\}_{j=1}^N$ and they are mutually independent. Also, I define $Z = f(X_1,\cdots,X_N)$ for some function $f()$. And I want to know that if it is possible that $X_j$ is independent of $X_k$ conditioning on $Z$ for any $j\ne k$.
I have asked a similar question where $N=2$ and $f(X_1,X_2) = X_1+X_2$, and the statement is false. I want to know if the statement is possibly true for general $N$ and some function $f(\cdot)$. Here I assume $\{X_j\}$ are not constant random variables.