lean4-htt/src/Init/Data/Array
Leonardo de Moura a80169165e
chore: missing grind modifiers and local grind theorems config (#10428)
This PR makes explicit missing `grind` modifiers, and ensures `grind`
uses "minIndexable" for local theorems.
2025-09-17 16:15:16 +00:00
..
Lex refactor: improve names in the range API (#10059) 2025-09-05 13:10:05 +00:00
QSort feat: integrate high-level order typeclasses with BEq and Ord (#9908) 2025-08-19 07:54:53 +00:00
Subarray chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Attach.lean chore: missing grind modifiers and local grind theorems config (#10428) 2025-09-17 16:15:16 +00:00
Basic.lean feat: more iterator/range lemmas about toList and toArray (#10244) 2025-09-12 07:14:28 +00:00
BasicAux.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
BinSearch.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Bootstrap.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Count.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
DecidableEq.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Erase.lean feat: more iterator/range lemmas about toList and toArray (#10244) 2025-09-12 07:14:28 +00:00
Extract.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Find.lean chore: fix remainining discrepancies for change in grind pattern heuristics (#10347) 2025-09-11 12:48:52 +00:00
FinRange.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
GetLit.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
InsertIdx.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
InsertionSort.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Lemmas.lean chore: missing grind modifiers and local grind theorems config (#10428) 2025-09-17 16:15:16 +00:00
Lex.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
MapIdx.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Mem.lean chore: library style cleanup (#9654) 2025-07-31 21:28:59 +00:00
Monadic.lean feat: more iterator/range lemmas about toList and toArray (#10244) 2025-09-12 07:14:28 +00:00
OfFn.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Perm.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
QSort.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Range.lean feat: more iterator/range lemmas about toList and toArray (#10244) 2025-09-12 07:14:28 +00:00
Set.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Subarray.lean chore: fix spelling errors (#9175) 2025-07-24 23:35:32 +00:00
TakeDrop.lean chore: avoid confusing public import all combination (#10051) 2025-08-22 12:04:42 +00:00
Zip.lean chore: remove grind annotations of List/Array/Vector.zip_map_left/right (#10163) 2025-08-28 10:38:50 +00:00