Helper

cPr_eq_notin_fin_img

Section proba_extra
Type Lemma
Proof Lines 9

Signature

Lemma cPr_eq_notin_fin_img (V W T : finType) (P : R.-fdist T) (Y : {RV P -> V}) (Z : {RV P -> W}) (y : V) (z : W) : z \notin fin_img Z -> `Pr[Z = z | Y = y] = 0.

Description

Helper lemma: if z is not in the image of Z, then conditional probability is 0

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 GitHub
Loading source code...
← Back to Stats