Open affeldt-aist opened 3 years ago
https://github.com/affeldt-aist/infotheo/blob/fdba7c47f758c2276c30b78bc35f69a279871527/lib/Reals_ext.v#L387
Since we're favoring a structure with an inequality in bool for prob, the constructor mk_ might turn out to be superfluous after all. Investigate its removal.
bool
prob
mk_
Cc: @t6s
~How about renaming closed to lt2W?~
closed
lt2W
NB(rei): has been taken care of by PR #52
~Oops this comment was not meant for this issue.~
https://github.com/affeldt-aist/infotheo/blob/fdba7c47f758c2276c30b78bc35f69a279871527/lib/Reals_ext.v#L387
Since we're favoring a structure with an inequality in
bool
forprob
, the constructormk_
might turn out to be superfluous after all. Investigate its removal.Cc: @t6s