lean4-htt/src/Init/Data/String/Lemmas/Pattern
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
..
Find feat: add cbv annotations to iterators and strings (#12961) 2026-03-20 11:39:40 +00:00
Split feat: add cbv annotations to iterators and strings (#12961) 2026-03-20 11:39:40 +00:00
String feat: verify String.startsWith and String.skipPrefix? (#12990) 2026-03-19 18:11:37 +00:00
TakeDrop feat: verification of String.toInt? (#13003) 2026-03-20 10:31:51 +00:00
Basic.lean feat: verify String.startsWith and String.skipPrefix? (#12990) 2026-03-19 18:11:37 +00:00
Char.lean refactor: reorganize functions for skipping/dropping prefixes/suffixes of strings (#12988) 2026-03-19 15:45:53 +00:00
Find.lean feat: lemmas about String.contains (#12783) 2026-03-04 09:35:04 +00:00
Memcmp.lean
Pred.lean refactor: reorganize functions for skipping/dropping prefixes/suffixes of strings (#12988) 2026-03-19 15:45:53 +00:00
Split.lean feat: lemmas for String.split by a character or character predicate (#12723) 2026-02-27 09:46:58 +00:00
String.lean feat: verification of our KMP implementation (#12424) 2026-02-11 08:20:20 +00:00
TakeDrop.lean feat: verify String.startsWith and String.skipPrefix? (#12990) 2026-03-19 18:11:37 +00:00