Lemmas for Batteries.HashMap
#
Note that Lean core provides an alternative hash map implementation, Std.HashMap
, which comes with
more lemmas. See the module Std.Data.HashMap.Lemmas
.
Batteries.HashMap
#Note that Lean core provides an alternative hash map implementation, Std.HashMap
, which comes with
more lemmas. See the module Std.Data.HashMap.Lemmas
.