lean4-htt/src/Init/Data/List
2024-09-25 10:21:18 +00:00
..
Nat feat: lemmas about List.maximum? (#5394) 2024-09-19 09:23:11 +00:00
Sort chore: upstream map_mergeSort (#5377) 2024-09-18 08:19:42 +00:00
Attach.lean feat: lemmas about List.maximum? (#5394) 2024-09-19 09:23:11 +00:00
Basic.lean doc: add documentation for groupBy.loop (#5349) 2024-09-16 05:56:44 +00:00
BasicAux.lean feat: cleanup of List.getElem_append variants (#5303) 2024-09-16 02:01:37 +00:00
Control.lean feat: upstream more List lemmas (#4856) 2024-07-28 23:23:59 +00:00
Count.lean feat: lemmas about List.tail (#5360) 2024-09-16 09:25:24 +00:00
Erase.lean feat: review of List.erase / List.find lemmas (#5391) 2024-09-19 05:37:04 +00:00
Find.lean feat: review of List.erase / List.find lemmas (#5391) 2024-09-19 05:37:04 +00:00
Impl.lean chore: rename Array.data to Array.toList 2024-09-10 15:24:23 +10:00
Lemmas.lean feat: adjust simp attributes on monad lemmas (#5464) 2024-09-25 10:21:18 +00:00
MinMax.lean chore: variables appearing on both sides of an iff should be implicit (#5254) 2024-09-04 08:33:24 +00:00
Monadic.lean chore: split Init.Data.List.Lemmas (#4863) 2024-07-30 03:17:34 +00:00
Nat.lean feat: review of List.erase / List.find lemmas (#5391) 2024-09-19 05:37:04 +00:00
Notation.lean chore: reorganisation of List API (#4469) 2024-06-17 04:21:53 +00:00
Pairwise.lean chore: variables appearing on both sides of an iff should be implicit (#5254) 2024-09-04 08:33:24 +00:00
Perm.lean feat: List.count lemmas (#5285) 2024-09-09 07:04:57 +00:00
Range.lean feat: review of List.erase / List.find lemmas (#5391) 2024-09-19 05:37:04 +00:00
Sort.lean feat: List.mergeSort (#5092) 2024-08-20 06:32:52 +00:00
Sublist.lean feat: cleanup of List.getElem_append variants (#5303) 2024-09-16 02:01:37 +00:00
TakeDrop.lean feat: cleanup of List.findIdx / List.take lemmas (#5293) 2024-09-10 06:17:38 +00:00
Zip.lean feat: review of List.erase / List.find lemmas (#5391) 2024-09-19 05:37:04 +00:00