Theorem

dsdp_entropic_security_n

Section dsdp_security_n
Type Theorem
Proof Lines 9

Signature

Theorem dsdp_entropic_security_n : (0 < n_relay)%N -> `H(VarRV | AliceView) = log ((m ^ n_relay)%:R : R) /\ `H(VarRV | AliceView) > 0.

Description

Core N-party entropic security: entropy is positive when n_relay > 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