Skip to content

feat: lemmas for String.front?#13105

Merged
TwoFX merged 1 commit intoleanprover:masterfrom
TwoFX:string-front-back
Mar 24, 2026
Merged

feat: lemmas for String.front?#13105
TwoFX merged 1 commit intoleanprover:masterfrom
TwoFX:string-front-back

Conversation

@TwoFX
Copy link
Copy Markdown
Member

@TwoFX TwoFX commented Mar 24, 2026

This PR proves theorem front?_eq {s : String} : s.front? = s.toList.head? and related results.

@TwoFX TwoFX requested a review from kim-em as a code owner March 24, 2026 14:25
@TwoFX TwoFX added the changelog-library Library label Mar 24, 2026
@TwoFX TwoFX enabled auto-merge March 24, 2026 14:25
@TwoFX TwoFX added this pull request to the merge queue Mar 24, 2026
Merged via the queue into leanprover:master with commit 6457e36 Mar 24, 2026
23 checks passed
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Mar 24, 2026
@mathlib-lean-pr-testing
Copy link
Copy Markdown

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 83c6f6e5acddc2a29d71740814f75dfeb9ad2333 --onto e6df474dd9c3ad0e21771eaa808c53f66222216d. You can force Mathlib CI using the force-mathlib-ci label. (2026-03-24 15:15:02)

@leanprover-bot
Copy link
Copy Markdown
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI will not be attempted unless your PR branches off the nightly-with-manual branch. Try git rebase 83c6f6e5acddc2a29d71740814f75dfeb9ad2333 --onto cfa8c5a036d6990635c6ec50b02d0e806995cec3. You can force reference manual CI using the force-manual-ci label. (2026-03-24 15:15:04)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants