8000 chore: add minimization for 'dsimp at' issue by kim-em · Pull Request #4198 · leanprover/lean4 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: add minimization for 'dsimp at' issue #4198

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

kim-em
Copy link
Collaborator
@kim-em kim-em commented May 17, 2024

This is a failure of automation minimized from Mathlib.Algebra.Category.GroupCat.Adjunctions.

Here dsimp at * is not successfully reducing a projection of a constructor,
while dsimp at x succeeds.

In this particular example it doesn't really matter,
but in more complicated examples this then prevents lat 8000 er simp lemmas firing,
and requires manual work.

@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 May 17, 2024
@leanprover-community-mathlib4-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 1382e9fbc4877820570d99f8a1226081a4a41750 --onto 3a457e6ad60272f03c3555e443379dbde10507ea. (2024-05-17 08:02:02)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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
0