lean4-htt/src/Init/Data/Array
2024-11-06 00:37:33 +00:00
..
Subarray feat: show diffs when #guard_msgs fails (#3912) 2024-04-18 15:09:44 +00:00
Attach.lean feat: Array/Option.unattach (#5586) 2024-10-03 07:29:00 +00:00
Basic.lean chore: deprecate Array.split in favour of identical Array.partition (#5970) 2024-11-06 00:37:33 +00:00
BasicAux.lean feat: refactor of Array (#5452) 2024-09-24 12:57:55 +00:00
BinSearch.lean chore: rename Array.back to back! (#5897) 2024-10-31 09:18:18 +00:00
Bootstrap.lean feat: relate Array.takeWhile with List.takeWhile (#5950) 2024-11-05 05:05:53 +00:00
DecidableEq.lean feat: LawfulBEq (Array α) ↔ LawfulBEq α (#5895) 2024-10-31 08:00:06 +00:00
GetLit.lean feat: relate Array.takeWhile with List.takeWhile (#5950) 2024-11-05 05:05:53 +00:00
InsertionSort.lean feat: use sepBy1Indent for tactic blocks 2022-09-18 16:43:23 -07:00
Lemmas.lean feat: relate Array.eraseIdx with List.eraseIdx (#5952) 2024-11-05 06:13:29 +00:00
MapIdx.lean feat: List.mapFinIdx, lemmas, relate to Array version (#5941) 2024-11-04 05:29:41 +00:00
Mem.lean feat: Array.forIn', and relate to List (#5833) 2024-10-25 07:24:39 +00:00
QSort.lean feat: upstream Array.qsortOrd (#5515) 2024-09-29 05:50:25 +00:00
Subarray.lean chore: upstream Subarray.empty (#5516) 2024-09-29 05:53:12 +00:00
TakeDrop.lean feat: improve Array GetElem lemmas (#5465) 2024-09-25 07:17:13 +00:00