lean4-htt/src/Init/Data/List
2024-11-04 01:35:29 +00:00
..
Nat feat: update omega/solve_by_elim to use new tactic syntax, use new tactic syntax (#5932) 2024-11-03 16:23:37 +00:00
Sort chore: cleanup unused variables (#5579) 2024-10-02 01:51:22 +00:00
Attach.lean chore: rename List.bind and Array.concatMap to flatMap (#5731) 2024-10-16 11:30:49 +00:00
Basic.lean chore: rename List.groupBy to splitBy (#5879) 2024-10-30 00:56:52 +00:00
BasicAux.lean chore: move Antisymm to Std.Antisymm (#5740) 2024-10-17 02:26:55 +00:00
Control.lean chore: remove duplicated ForIn instances (#5892) 2024-10-31 07:40:09 +00:00
Count.lean feat: update omega/solve_by_elim to use new tactic syntax, use new tactic syntax (#5932) 2024-11-03 16:23:37 +00:00
Erase.lean chore: cleanup unused variables (#5579) 2024-10-02 01:51:22 +00:00
Find.lean feat: update omega/solve_by_elim to use new tactic syntax, use new tactic syntax (#5932) 2024-11-03 16:23:37 +00:00
Impl.lean chore: rename List.groupBy to splitBy (#5879) 2024-10-30 00:56:52 +00:00
Lemmas.lean feat: update omega/solve_by_elim to use new tactic syntax, use new tactic syntax (#5932) 2024-11-03 16:23:37 +00:00
MapIdx.lean feat: upstream List.mapIdx, and add lemmas (#5696) 2024-10-14 07:25:02 +00:00
MinMax.lean chore: move Antisymm to Std.Antisymm (#5740) 2024-10-17 02:26:55 +00:00
Monadic.lean feat: relate for loops over List with foldlM (#5913) 2024-11-01 02:41:05 +00:00
Nat.lean chore: upstream List.modify, add lemmas, relate to Array.modify (#5798) 2024-10-22 01:01:32 +00:00
Notation.lean chore: reorganisation of List API (#4469) 2024-06-17 04:21:53 +00:00
OfFn.lean chore: upstream List.ofFn and relate to Array.ofFn (#5938) 2024-11-04 01:35:29 +00:00
Pairwise.lean feat: update omega/solve_by_elim to use new tactic syntax, use new tactic syntax (#5932) 2024-11-03 16:23:37 +00:00
Perm.lean chore: rename List.bind and Array.concatMap to flatMap (#5731) 2024-10-16 11:30:49 +00:00
Range.lean chore: upstream List.sum, planning to later deprecate Nat.sum (#5703) 2024-10-15 08:41:35 +00:00
Sort.lean feat: List.mergeSort (#5092) 2024-08-20 06:32:52 +00:00
Sublist.lean feat: update omega/solve_by_elim to use new tactic syntax, use new tactic syntax (#5932) 2024-11-03 16:23:37 +00:00
TakeDrop.lean fix: List.drop_drop addition order (#5716) 2024-10-15 10:14:02 +00:00
ToArray.lean perf: remove List.redLength (#5605) 2024-10-03 14:57:33 +00:00
Zip.lean feat: upstream List.mapIdx, and add lemmas (#5696) 2024-10-14 07:25:02 +00:00