lean4-htt/src/Init/Data/String/Lemmas
Wojciech Różowski 7e3e7cf5d9
feat: add cbv annotations to iterators and strings (#12961)
This PR adds `cbv` annotations to some iterator and string operations.

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 11:39:40 +00:00
..
Pattern feat: add cbv annotations to iterators and strings (#12961) 2026-03-20 11:39:40 +00:00
Basic.lean feat: verify String.startsWith and String.skipPrefix? (#12990) 2026-03-19 18:11:37 +00:00
FindPos.lean feat: verification of String.positions, String.chars, String.revPositions, String.revChars, ForIn m String Char (#12456) 2026-02-12 15:32:44 +00:00
Intercalate.lean feat: lemmas for String.intercalate (#12707) 2026-02-26 15:05:41 +00:00
IsEmpty.lean feat: assorted string lemmas (#12709) 2026-02-26 16:10:52 +00:00
Iterate.lean feat: add cbv annotations to iterators and strings (#12961) 2026-03-20 11:39:40 +00:00
Modify.lean feat: add cbv annotations to iterators and strings (#12961) 2026-03-20 11:39:40 +00:00
Order.lean feat: lemmas about String.find? and String.contains (#12777) 2026-03-03 16:30:34 +00:00
Pattern.lean feat: verify String.startsWith and String.skipPrefix? (#12990) 2026-03-19 18:11:37 +00:00
Search.lean refactor: move Iter and others from Std.Iterators to Std (#11446) 2025-12-15 08:24:12 +00:00
Slice.lean feat: verification of BEq String.Slice (#12346) 2026-02-06 11:56:01 +00:00
Splits.lean feat: verify String.startsWith and String.skipPrefix? (#12990) 2026-03-19 18:11:37 +00:00