lean4-htt/src/Std/Data/DHashMap/Internal
Markus Himmel f9d3deaafe
perf: improve elaboration performance of Std.Data.DHashMap.Internal.RawLemmas (#6814)
This PR optimizes the proofs in the internal file
`Std/Data/DHashMap/Internal/RawLemmas.lean` so that the file is quicker
to elaborate.
2025-01-28 11:04:42 +00:00
..
AssocList feat: faster, linear HashMap.alter and modify (#6573) 2025-01-14 07:47:58 +00:00
List feat: lemmas for HashMap.alter and .modify (#6620) 2025-01-21 12:34:19 +00:00
Defs.lean feat: faster, linear HashMap.alter and modify (#6573) 2025-01-14 07:47:58 +00:00
Index.lean feat: more UInt bitwise theorems (#6188) 2024-12-01 22:38:49 +00:00
Model.lean feat: lemmas for HashMap.alter and .modify (#6620) 2025-01-21 12:34:19 +00:00
Raw.lean feat: lemmas for HashMap.alter and .modify (#6620) 2025-01-21 12:34:19 +00:00
RawLemmas.lean perf: improve elaboration performance of Std.Data.DHashMap.Internal.RawLemmas (#6814) 2025-01-28 11:04:42 +00:00
WF.lean feat: lemmas for HashMap.alter and .modify (#6620) 2025-01-21 12:34:19 +00:00