lean4-htt/src/Init/Data/List
2024-09-11 10:09:37 +00:00
..
Nat feat: more List.findIdx theorems (#5300) 2024-09-11 04:53:59 +00:00
Sort chore: cleanup imports of Array.Lemmas (#5246) 2024-09-04 01:48:14 +00:00
Attach.lean feat: more List.attach lemmas (#5277) 2024-09-07 05:29:40 +00:00
Basic.lean chore: move @[csimp] lemmas earlier where possible (#5214) 2024-08-30 06:42:05 +00:00
BasicAux.lean chore: don't use simp_arith when simp will do (#5256) 2024-09-04 07:56:25 +00:00
Control.lean feat: upstream more List lemmas (#4856) 2024-07-28 23:23:59 +00:00
Count.lean chore: fix List.countP lemmas (#5311) 2024-09-11 10:09:37 +00:00
Erase.lean chore: review of List API (#5260) 2024-09-05 06:27:08 +00:00
Find.lean feat: more List.findIdx theorems (#5300) 2024-09-11 04:53:59 +00:00
Impl.lean chore: rename Array.data to Array.toList 2024-09-10 15:24:23 +10:00
Lemmas.lean chore: fix List.all/any lemmas (#5310) 2024-09-11 10:02:47 +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: List.count lemmas (#5285) 2024-09-09 07:04:57 +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 chore: review of List API (#5260) 2024-09-05 06:27:08 +00:00
Sort.lean feat: List.mergeSort (#5092) 2024-08-20 06:32:52 +00:00
Sublist.lean chore: review of List API (#5260) 2024-09-05 06:27:08 +00:00
TakeDrop.lean feat: cleanup of List.findIdx / List.take lemmas (#5293) 2024-09-10 06:17:38 +00:00
Zip.lean chore: variables appearing on both sides of an iff should be implicit (#5254) 2024-09-04 08:33:24 +00:00