Skip to content

feat: simproc for turning "c" into String.singleton 'c'#13054

Merged
TwoFX merged 1 commit intoleanprover:masterfrom
TwoFX:to-singleton
Mar 23, 2026
Merged

feat: simproc for turning "c" into String.singleton 'c'#13054
TwoFX merged 1 commit intoleanprover:masterfrom
TwoFX:to-singleton

Conversation

@TwoFX
Copy link
Copy Markdown
Member

@TwoFX TwoFX commented Mar 23, 2026

This PR adds the simproc String.reduceToSingleton, which is disabled by default and turns "c"intoString.singleton 'c'`.

Recall that the simproc reduceSingleton, which does the reverse, is part of the default simp set.

@TwoFX TwoFX requested a review from leodemoura as a code owner March 23, 2026 08:57
@TwoFX TwoFX added the changelog-library Library label Mar 23, 2026
@TwoFX TwoFX enabled auto-merge March 23, 2026 08:57
@TwoFX TwoFX added this pull request to the merge queue Mar 23, 2026
Merged via the queue into leanprover:master with commit e381960 Mar 23, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant