lean4-htt/src/Init/Data/List
2024-09-29 13:28:19 +00:00
..
Nat chore: List simp fixes (#5521) 2024-09-29 13:28:19 +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 chore: rename List.maximum? to max? (#5518) 2024-09-29 06:23:24 +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 List.maximum? to max? (#5518) 2024-09-29 06:23:24 +00:00
Lemmas.lean chore: List simp fixes (#5521) 2024-09-29 13:28:19 +00:00
MinMax.lean chore: rename List.maximum? to max? (#5518) 2024-09-29 06:23:24 +00:00
Monadic.lean feat: @[simp] lemmas about List.toArray (#5472) 2024-09-26 00:59:13 +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 chore: upstream List.fold lemmas (#5519) 2024-09-29 07:21:32 +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: add lemmas about List.IsPrefix (#5448) 2024-09-26 06:58:40 +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