Helper
relay_privacy_logm
Signature
Lemma relay_privacy_logm {A : finType} (View : {RV P -> A}) (V_target : {RV P -> msg}) (pV_unif : `p_ V_target = fdist_uniform card_msg) (View_indep : P |= View _|_ V_target) : `H(V_target | View) = log (m%:R : R) /\ `H(V_target | View) > 0.
Description
Concrete privacy: H(V_target | View) = log(m) > 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 GitHubLoading source code...