lean4-htt/src/Init/Data/Array
Scott Morrison 35e374350c
chore: upstream norm_cast tactic (#3322)
This is a quite substantial tactic.

It also includes the infamour `NatCast` typeclass (which I've equipped
with a module-doc). I wasn't at all sure where that should live, so it
is currently randomly in `Lean/Elan/Tactic/NatCast.lean`: presumably if
we're doing this it will go somewhere in `Init`.

---------

Co-authored-by: Leonardo de Moura <leomoura@amazon.com>
2024-02-19 17:49:17 -08:00
..
Basic.lean chore: upstream Std.Data.Array.Init.Basic (#3282) 2024-02-08 19:30:47 +00:00
BasicAux.lean refactor: termination_by changes in stdlib 2024-01-10 17:27:35 +01:00
BinSearch.lean chore: remove [Inhabited A] from binSearch / binInsert 2022-11-13 15:00:26 -08:00
DecidableEq.lean chore: upstream Std.Logic (#3312) 2024-02-14 09:40:55 +00:00
InsertionSort.lean feat: use sepBy1Indent for tactic blocks 2022-09-18 16:43:23 -07:00
Lemmas.lean chore: upstream Std.BitVec.* (#3400) 2024-02-19 12:43:34 -08:00
Mem.lean doc: fix typo in Array.Mem docstring (#2856) 2023-11-10 11:16:32 +00:00
QSort.lean refactor: termination_by changes in stdlib 2024-01-10 17:27:35 +01:00
Subarray.lean chore: upstream norm_cast tactic (#3322) 2024-02-19 17:49:17 -08:00