Skip to content

Conversation

@eric-wieser
Copy link
Contributor

@eric-wieser eric-wieser commented Dec 10, 2025

This PR adds missing lemmas about how ReaderT.run, OptionT.run, StateT.run, and ExceptT.run interact with MonadControl operations.

This also leaves some comments noting that the lemmas may look less general than expected; but this is because the instances are also not very general.

@eric-wieser
Copy link
Contributor Author

changelog-library

@github-actions github-actions bot added the changelog-library Library label Dec 10, 2025
@eric-wieser
Copy link
Contributor Author

Perhaps one for @kim-em or @digama0

@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 Dec 11, 2025
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 466a24893bcdee0a6132e8e1444f6db939d2f4d2 --onto 19e1fe55f33a8aadc4243da32828b70a4b4677cc. You can force Mathlib CI using the force-mathlib-ci label. (2025-12-11 00:17:00)

@leanprover-bot
Copy link
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 466a24893bcdee0a6132e8e1444f6db939d2f4d2 --onto 19e1fe55f33a8aadc4243da32828b70a4b4677cc. You can force reference manual CI using the force-manual-ci label. (2025-12-11 00:17:02)

@kim-em kim-em added this pull request to the merge queue Dec 11, 2025
Merged via the queue into leanprover:master with commit 95e33d8 Dec 11, 2025
17 of 18 checks passed
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.

4 participants