lean4-htt/src/Init/Data/Vector
Kim Morrison eea2d49078
chore: lower List/Array/Vector.mem_map simp priority (#6815)
This PR lowers the simp priority of `List/Array/Vector.mem_map`, as
downstream in Mathlib many lemmas currently need their priority raised
to fire before this.
2025-01-28 12:23:24 +00:00
..
Attach.lean feat: align {List/Array/Vector}.{attach,attachWith,pmap} lemmas (#6723) 2025-01-21 06:36:36 +00:00
Basic.lean feat: align List/Array/Vector.count theorems (#6712) 2025-01-20 10:20:16 +00:00
Count.lean feat: align List/Array/Vector.count theorems (#6712) 2025-01-20 10:20:16 +00:00
Lemmas.lean chore: lower List/Array/Vector.mem_map simp priority (#6815) 2025-01-28 12:23:24 +00:00
Lex.lean chore: protect some lemmas in List/Array/Vector namespace (#6425) 2024-12-20 11:23:56 +00:00
MapIdx.lean feat: complete alignment of {List,Array,Vector}.{mapIdx,mapFinIdx} (#6701) 2025-01-20 04:06:37 +00:00