Helper

gen_cPr_uniform_fiber

Section gen_conditional_probability
Type Lemma
Proof Lines 36

Signature

Lemma gen_cPr_uniform_fiber (cond : CondT) (v : VarT) : `Pr[CondRV = cond] != 0 -> v \in fiber cond -> `Pr[VarRV = v | CondRV = cond] = #|fiber cond|%:R^-1.

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