lean4-htt/src/Init/Data/Slice
Paul Reichert 8eb0293098
feat: add MPL specs for slice for ... in (#11141)
This PR provides a polymorphic `ForIn` instance for slices and an MPL
`spec` lemma for the iteration over slices using `for ... in`. It also
provides a version specialized to `Subarray`.
2025-11-17 15:58:29 +00:00
..
Array feat: add MPL specs for slice for ... in (#11141) 2025-11-17 15:58:29 +00:00
List feat: List slices (#11019) 2025-11-14 11:33:25 +00:00
Array.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Basic.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Lemmas.lean feat: add MPL specs for slice for ... in (#11141) 2025-11-17 15:58:29 +00:00
List.lean feat: List slices (#11019) 2025-11-14 11:33:25 +00:00
Notation.lean refactor: replace PRange shape α with Rcc α and eight other types (#10319) 2025-10-02 06:45:11 +00:00
Operations.lean feat: add MPL specs for slice for ... in (#11141) 2025-11-17 15:58:29 +00:00