lean4-htt/src/Init/Data/Fin
Kim Morrison f6df23f2a7
feat: align findX theorems across List/Array/Vector (#6912)
This PR aligns current coverage of `find`-type theorems across
`List`/`Array`/`Vector`. There are still quite a few holes in this API,
which will be filled later.
2025-02-03 04:36:20 +00:00
..
Basic.lean chore: protect Fin.cast and BitVec.cast (#6315) 2024-12-05 06:11:45 +00:00
Bitwise.lean feat: USize.and_toNat (#4629) 2024-07-03 01:28:36 +00:00
Fold.lean chore: specialize fold loops (#6293) 2024-12-03 02:44:19 +00:00
Iterate.lean chore: fix spelling mistakes in src/Init/ (#5427) 2024-09-23 21:09:58 +00:00
Lemmas.lean feat: align findX theorems across List/Array/Vector (#6912) 2025-02-03 04:36:20 +00:00
Log2.lean feat: log2 for Fin and UInts 2022-11-29 01:05:06 +01:00