Skip to content

feat: simprocs for n.digitChar = c#12966

Merged
TwoFX merged 1 commit intoleanprover:masterfrom
TwoFX:char-simprocs
Mar 18, 2026
Merged

feat: simprocs for n.digitChar = c#12966
TwoFX merged 1 commit intoleanprover:masterfrom
TwoFX:char-simprocs

Conversation

@TwoFX
Copy link
Copy Markdown
Member

@TwoFX TwoFX commented Mar 18, 2026

This PR adds simp lemmas that simplify n.digitChar = '0' to n = 0 and a simproc that simplifies n.digitChar = '!' to False.

@TwoFX TwoFX requested review from kim-em and leodemoura as code owners March 18, 2026 11:52
@TwoFX TwoFX added the changelog-library Library label Mar 18, 2026
@TwoFX TwoFX enabled auto-merge March 18, 2026 11:52
@TwoFX TwoFX added this pull request to the merge queue Mar 18, 2026
Merged via the queue into leanprover:master with commit cb0455e Mar 18, 2026
21 of 23 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