Helper

uniform_VarRV_probE

Section fiber_entropy
Type Lemma
Proof Lines 4

Signature

Lemma uniform_VarRV_probE (var : msg * msg) : `Pr[VarRV = var] = (m ^ 2)%:R^-1 :> R.

Description

Uniform VarRV gives probability (m²)^-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