Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: change and add theorems on String #128

Merged
merged 11 commits into from
May 11, 2023

Conversation

chabulhwi
Copy link
Contributor

@chabulhwi chabulhwi commented May 3, 2023

  • Rename the theorem String.addString_eq String.addString_byteIdx.
  • Add new theorems to Data.Nat.Lemmas and Data.String.Lemmas.
  • Move lemmas from Mathlib.Data.String.Basic to here.

* Rename the theorem `String.addString_eq` `String.addString_byteIdx`.
* Add three new theorems: `String.addString_eq`,
  `String.zero_addString_eq`, and `String.drop_empty`.
Std/Data/String/Lemmas.lean Outdated Show resolved Hide resolved
@digama0 digama0 merged commit b111621 into leanprover-community:main May 11, 2023
1 check passed
@chabulhwi chabulhwi deleted the change_and_add_theorems branch May 11, 2023 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants