lean4-htt/src/Init/Data/List
Kim Morrison d9b2a5e9f7
feat: additional grind annotations for List/Array/Vector lemmas (#8805)
This PR continues adding `grind` annotations for `List/Array/Vector`
lemmas.
2025-06-16 11:00:51 +00:00
..
Nat feat: additional grind annotations for List/Array/Vector lemmas (#8805) 2025-06-16 11:00:51 +00:00
Sort feat: do not export private declarations (#8337) 2025-06-02 08:01:08 +00:00
Attach.lean refactor: Init: expose lots of functions (#8501) 2025-05-28 07:37:54 +00:00
Basic.lean chore: cleanup of grind tests (#8806) 2025-06-16 02:47:46 +00:00
BasicAux.lean refactor: Init: expose lots of functions (#8501) 2025-05-28 07:37:54 +00:00
Control.lean refactor: Init: expose lots of functions (#8501) 2025-05-28 07:37:54 +00:00
Count.lean feat: grind annotations for List.Perm (#8765) 2025-06-15 23:01:29 +00:00
Erase.lean feat: add grind annotations for List/Array/Vector.eraseP/erase/eraseIdx (#8719) 2025-06-11 09:44:47 +00:00
Find.lean feat: grind annotations for List/Array/Vector.find?/findSome?/idxOf?/findIdx? (#8741) 2025-06-12 11:06:18 +00:00
FinRange.lean feat: grind annotations for List/Array/Vector.finRange theorems (#8747) 2025-06-12 17:49:58 +00:00
Impl.lean feat: grind annotations for List/Array/Vector.ofFn theorems and List.Impl (#8749) 2025-06-12 18:09:08 +00:00
Lemmas.lean feat: additional grind annotations for List/Array/Vector lemmas (#8805) 2025-06-16 11:00:51 +00:00
Lex.lean feat: enable experimental module system in Init (#8047) 2025-04-23 17:21:33 +00:00
MapIdx.lean feat: grind annotations for List/Array/Vector.mapIdx theorems (#8748) 2025-06-12 18:06:01 +00:00
MinMax.lean chore: remove >6 month old deprecations (#8312) 2025-05-13 11:11:22 +00:00
Monadic.lean refactor: Init: expose lots of functions (#8501) 2025-05-28 07:37:54 +00:00
Nat.lean feat: enable experimental module system in Init (#8047) 2025-04-23 17:21:33 +00:00
Notation.lean feat: meta phase restrictions 2025-06-12 16:36:08 +02:00
OfFn.lean feat: grind annotations for List/Array/Vector.ofFn theorems and List.Impl (#8749) 2025-06-12 18:09:08 +00:00
Pairwise.lean feat: grind annotations for List.Perm (#8765) 2025-06-15 23:01:29 +00:00
Perm.lean feat: grind annotations for List.Perm (#8765) 2025-06-15 23:01:29 +00:00
Range.lean feat: grind annotations for List/Array/Vector.zip functions (#8750) 2025-06-12 18:41:24 +00:00
Sort.lean feat: enable experimental module system in Init (#8047) 2025-04-23 17:21:33 +00:00
Sublist.lean feat: do not export private declarations (#8337) 2025-06-02 08:01:08 +00:00
TakeDrop.lean feat: additional grind annotations for List/Array/Vector lemmas (#8805) 2025-06-16 11:00:51 +00:00
ToArray.lean fix: change show tactic to work as documented (#7395) 2025-06-12 23:54:09 +00:00
ToArrayImpl.lean feat: enable experimental module system in Init (#8047) 2025-04-23 17:21:33 +00:00
Zip.lean fix: change show tactic to work as documented (#7395) 2025-06-12 23:54:09 +00:00