I have a fundamental question regarding conditional probability. Lets say I have $n$ independent random variables $X_1, X_2, \ldots, X_n$. Another random variable, $W$ is conditioned on the conjunction of these random variables: $P(W | X_1, X_2, X_3, \ldots, X_n)$. Given that $X_1, \ldots, X_n$ are independent, is it possible to write
$P(W | X_1, X_2, X_3, \ldots, X_n) = P(W | X_1) \cdot P(W | X_2) \cdot \cdots \cdot P(W | X_n).$
Or is the only way to rewrite is the Bayes theorem?