I am trying to model a process mathematically, where I have three events. $(X=x)$, $(U=1)$, and $(T=t)$. I am interested in finding $\mathbb{P}(U=1\mid X=x,T=t)$.
From my model, I know that the event $(U=1)$ is dependent on $(X=x)$ and $(T=t)$, but $(X=x)$ and $(T=t)$ are not dependent on each other.
I hope to arrive at the relation $\mathbb{P}(U=1\mid X=x,T=t)=\mathbb{P}(U=1\mid X=x)\cdot \mathbb{P}(U=1\mid T=t)$.
Whether the above relation turns out to be true or not, I would like to know the relation between $\mathbb{P}(A,B,C)$ with $\mathbb{P}(A,B)$, $\mathbb{P}(A,C)$ and $\mathbb{P}(B,C)$, if any. So, I can take it from there and find a way forward.
I assume that by $P(A,B)$ you mean $P(A\bigcap B)$. Then the only formula we can get is :
$P(A,B,C)=P(A)\,P(B\mid A)\,P(C\mid A,B)$