lean4-htt/src/Init/Data/List
2025-06-02 12:56:09 +00:00
..
Nat feat: do not export private declarations (#8337) 2025-06-02 08:01:08 +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: add missing lemma for List.range 1 (#8537) 2025-05-30 00:09:51 +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: initial @[grind] annotations for List.count (#8527) 2025-05-29 11:46:44 +00:00
Erase.lean chore: initial grind annotations for List.erase (#8589) 2025-06-02 12:56:09 +00:00
Find.lean chore: remove >6 month old deprecations (#8514) 2025-05-28 11:28:03 +00:00
FinRange.lean chore: fix name of new Fin.foldlM_eq_finRange_foldlM lemmas (#8425) 2025-05-21 00:30:33 +00:00
Impl.lean fix: make Array.size not reducible (#8513) 2025-05-28 12:37:24 +00:00
Lemmas.lean feat: initial @[grind] annotations for List.count (#8527) 2025-05-29 11:46:44 +00:00
Lex.lean feat: enable experimental module system in Init (#8047) 2025-04-23 17:21:33 +00:00
MapIdx.lean fix: make Array.size not reducible (#8513) 2025-05-28 12:37:24 +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: enable experimental module system in Init (#8047) 2025-04-23 17:21:33 +00:00
OfFn.lean fix: replace bad simp lemmas for Id (#7352) 2025-05-22 22:45:35 +00:00
Pairwise.lean feat: grind annotations for List.Sublist/IsInfix/IsPrefix/IsSuffix (#8497) 2025-05-27 12:56:43 +00:00
Perm.lean feat: do not export def bodies by default (#8221) 2025-05-15 12:16:54 +00:00
Range.lean chore: add missing lemma for List.range 1 (#8537) 2025-05-30 00:09:51 +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: add List.drop_cons (#8434) 2025-05-22 11:29:42 +00:00
ToArray.lean fix: make Array.size not reducible (#8513) 2025-05-28 12:37:24 +00:00
ToArrayImpl.lean feat: enable experimental module system in Init (#8047) 2025-04-23 17:21:33 +00:00
Zip.lean chore: do not use the coercion α → Option α in Init and Std (#8085) 2025-04-24 13:35:01 +00:00