I understand the proof except for one part of the forward implication (only if) (https://en.wikipedia.org/wiki/Sufficient_statistic#Another_proof).
Specifically,
 = f_{\theta}(x)$ (only when $t = T(x)$ and zero otherwise) )
I tried interpreting this through the Law of Total Probability,
 =P_{\theta}(x) &= P_{\theta}(x \mid t = T(X)) P_{\theta}(t = T(X)) + P_{\theta}(x \mid t \neq T(X)) P_{\theta}(t \neq T(X)) \\ &= P_{\theta}(x \mid t = T(X)) P_{\theta}(t = T(X)) + 0 \\ &= f_{\theta}(x \mid t) f_{\theta}(t) \\ &= f_{\theta}(x,t) \end{align*})
But I'm not sure if it's the same simple reasoning as what wiki did.
Specifically,
I tried interpreting this through the Law of Total Probability,
But I'm not sure if it's the same simple reasoning as what wiki did.
Last edited: