Let $W(y/x)$ be a conditional probability distribution where $x \in \{0, 1\}$ and $y$ is arbitrary but discrete, then Bhattacharyya coefficient is given by $$ B(W) = \sum_{y} \sqrt{W(y/0)W(y/1)} $$ Suppose I want to form another distribution $D(y/x) = \gamma(x) f(y/x)W(y/x)$ where $\gamma(x) \in \mathbb{R}$ and $f: \mathbb{R} \to \mathbb{R}$. I introduced $\gamma(x)$ to make $D(y/x)$ a valid distribution by making $$ \gamma(x) = \frac{1}{ \sum_{y} f(y/x)W(y/x)} $$
Under what conditions on $f(y/x)$ and/or $\gamma(x)$ the following will be true?
$$ B(D) \ge B(W) $$