lean4-htt/src/Init/Data/Array
Kim Morrison cdb994b776
chore: remove @[grind =] from List.countP_eq_length_filter (#11542)
This PR removes `@[grind =]` from `List.countP_eq_length_filter` and
`Array.countP_eq_size_filter`, as users
[reported](https://leanprover.zulipchat.com/#narrow/channel/270676-lean4/topic/.60countP_eq_length_filter.60.20grind.20attribute/near/561386848)[#lean4
> `countP_eq_length_filter` grind attribute @
💬](https://leanprover.zulipchat.com/#narrow/channel/270676-lean4/topic/.60countP_eq_length_filter.60.20grind.20attribute/near/561386848)
this was problematic.
2025-12-08 03:11:25 +00:00
..
Lex feat: more Nat range lemmas (#11321) 2025-12-04 14:14:45 +00:00
QSort feat: integrate high-level order typeclasses with BEq and Ord (#9908) 2025-08-19 07:54:53 +00:00
Subarray chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Attach.lean chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00
Basic.lean fix: move the monad argument for ForIn, ForIn', and ForM (#10204) 2025-11-25 12:20:37 +00:00
BasicAux.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
BinSearch.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Bootstrap.lean feat: add grind_pattern constraint annotations (#11193) 2025-11-15 19:08:03 +00:00
Count.lean chore: remove @[grind =] from List.countP_eq_length_filter (#11542) 2025-12-08 03:11:25 +00:00
DecidableEq.lean feat: allow decidable equality for empty lists and empty arrays (#11269) 2025-11-20 20:19:31 +00:00
Erase.lean chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00
Extract.lean feat: allow decidable equality for empty lists and empty arrays (#11269) 2025-11-20 20:19:31 +00:00
Find.lean chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00
FinRange.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
GetLit.lean chore: add deprecations for duplicated theorems (#10967) 2025-10-29 05:26:16 +00:00
InsertIdx.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
InsertionSort.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Lemmas.lean feat: add getElem_swapIfInBounds* lemmas and deprecate getElem_swap' (#8406) 2025-11-24 23:41:12 +00:00
Lex.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
MapIdx.lean chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00
Mem.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Monadic.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
OfFn.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Perm.lean chore: add deprecations for duplicated theorems (#10967) 2025-10-29 05:26:16 +00:00
QSort.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Range.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Set.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Subarray.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
TakeDrop.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Zip.lean chore: remove >6 month old deprecations (#10968) 2025-10-26 10:01:30 +00:00