lean4-htt/src/Std/Do
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
..
SPred chore: remove duplicate lemmas in Std.Do.SPred (#11006) 2025-10-29 07:26:24 +00:00
Triple feat: add MPL specs for slice for ... in (#11141) 2025-11-17 15:58:29 +00:00
WP feat: zero cost BaseIO (#10625) 2025-10-22 10:55:12 +02:00
PostCond.lean feat: implement Std.Do.Triple.mp (#9931) 2025-08-15 17:44:15 +00:00
PredTrans.lean chore: fix the docstring of PredTrans.conjunctive (#10691) 2025-10-07 08:56:13 +00:00
SPred.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Triple.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
WP.lean feat: zero cost BaseIO (#10625) 2025-10-22 10:55:12 +02:00