Skip to content

Commit f0e8568

Browse files
Note a renaming suggestion
1 parent 2d1cf62 commit f0e8568

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dumas2017dual/lib/extra_entropy.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ Qed.
234234

235235
(* Unique point mass characterization: H(Z) = 0 iff there exists UNIQUE z
236236
with Pr[Z = z] = 1. Strengthens zero_entropy_eq_point_mass1 with uniqueness. *)
237+
(* TODO: Should be renamed to entropy_eq0P *)
237238
Lemma zero_entropy_eq_point_mass
238239
(V: finType)
239240
(Z : {RV P -> V}) :

0 commit comments

Comments
 (0)