This is an internal implementation file of the hash map. Users of the hash map should not rely on the contents of this file.
File contents: lemmas about HashesTo
(defined in Internal.Defs
)
theorem
Std.DHashMap.Internal.List.HashesTo.containsKey_eq_false
{α : Type u}
{β : α → Type v}
[BEq α]
[Hashable α]
[LawfulHashable α]
{l : List ((a : α) × β a)}
{i size : Nat}
(hs : 0 < size)
(h : HashesTo l i size)
(k : α)
: