lean4-htt/src/Std/Data/DHashMap/Internal
Kim Morrison 63132105ba
feat: lemmas about for loops over Array (#6055)
This PR adds lemmas about for loops over `Array`, following the existing
lemmas for `List`.
2024-11-13 23:23:55 +00:00
..
AssocList feat: variants of List.forIn_eq_foldlM (#6023) 2024-11-11 02:30:40 +00:00
List feat: verify keys method on HashMaps (#5866) 2024-11-08 07:24:58 +00:00
Defs.lean feat: change Array.get to take a Nat and a proof (#6032) 2024-11-12 03:30:46 +00:00
Index.lean refactor: redefine unsigned fixed width integers in terms of BitVec (#5323) 2024-10-16 07:28:23 +00:00
Model.lean chore: rename List.bind and Array.concatMap to flatMap (#5731) 2024-10-16 11:30:49 +00:00
Raw.lean feat: (DHashMap|HashMap|HashSet).(getKey?|getKey|getKey!|getKeyD) (#5244) 2024-09-13 05:40:10 +00:00
RawLemmas.lean feat: verify keys method on HashMaps (#5866) 2024-11-08 07:24:58 +00:00
WF.lean feat: lemmas about for loops over Array (#6055) 2024-11-13 23:23:55 +00:00