Helper
jfdist_cond_cPr_eq
Signature
Lemma jfdist_cond_cPr_eq {T TX TY : finType} (P : R.-fdist T) (X : {RV P -> TX}) (Y : {RV P -> TY}) (x : TX) (y : TY) : `Pr[X = x] != 0 -> `p_[% X, Y]`(|x) y = `Pr[Y = y | X = x].
Description
Conditional fdist equals conditional probability
Uses (0)
This lemma does not use any other lemmas from the stats.
Used By (0)
No lemmas in the stats use this lemma.
Coq Source Code
View on GitHubLoading source code...