lean4-htt/src/Init/Data/List
Kyle Miller a827759f1d
fix: mistake in statement of List.take_takeWhile (#4875)
This theorem is meant to say that `List.take` and `List.takeWhile`
commute.
2024-07-31 03:29:34 +00:00
..
Nat chore: upstream List.eraseIdx lemmas (#4865) 2024-07-30 06:59:45 +00:00
Attach.lean chore: split Init.Data.List.Lemmas (#4863) 2024-07-30 03:17:34 +00:00
Basic.lean feat: upstream more List lemmas (#4856) 2024-07-28 23:23:59 +00:00
BasicAux.lean chore: reorganisation of List API (#4469) 2024-06-17 04:21:53 +00:00
Control.lean feat: upstream more List lemmas (#4856) 2024-07-28 23:23:59 +00:00
Count.lean chore: split Init.Data.List.Lemmas (#4863) 2024-07-30 03:17:34 +00:00
Erase.lean chore: upstream List.eraseIdx lemmas (#4865) 2024-07-30 06:59:45 +00:00
Find.lean chore: split Init.Data.List.Lemmas (#4863) 2024-07-30 03:17:34 +00:00
Impl.lean feat: upstream more List operations (#4855) 2024-07-28 04:52:21 +00:00
Lemmas.lean chore: split Init.Data.List.Lemmas (#4863) 2024-07-30 03:17:34 +00:00
MinMax.lean chore: split Init.Data.List.Lemmas (#4863) 2024-07-30 03:17:34 +00:00
Monadic.lean chore: split Init.Data.List.Lemmas (#4863) 2024-07-30 03:17:34 +00:00
Nat.lean chore: upstream List.pairwise_iff_getElem (#4866) 2024-07-30 06:55:29 +00:00
Notation.lean chore: reorganisation of List API (#4469) 2024-06-17 04:21:53 +00:00
Pairwise.lean chore: split Init.Data.List.Lemmas (#4863) 2024-07-30 03:17:34 +00:00
Sublist.lean chore: fix binder explicitness in List.map_subset (#4877) 2024-07-31 03:03:52 +00:00
TakeDrop.lean fix: mistake in statement of List.take_takeWhile (#4875) 2024-07-31 03:29:34 +00:00
Zip.lean chore: split Init.Data.List.Lemmas (#4863) 2024-07-30 03:17:34 +00:00