Helper
centropy_constant_fibers
Signature
Lemma centropy_constant_fibers (fiber_card : nat) : (forall c, c \in image_set f -> #|fiber f c| = fiber_card) -> (0 < fiber_card)%N -> `H(X | Y) = log (fiber_card%:R : R).
Description
Then overall conditional entropy is constant
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...