Skip to content
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

fix: #discr_tree_simp_key shouldn't look into lhs of #6936

Merged
merged 4 commits into from
Feb 4, 2025

Conversation

JovanGerb
Copy link
Contributor

@JovanGerb JovanGerb commented Feb 4, 2025

This PR fixes the #discr_tree_simp_key command, because it displays the keys for just lhs in lhs ≠ rhs, but it should be lhs = rhs, since that is what simp indexes.

@JovanGerb JovanGerb requested a review from kim-em as a code owner February 4, 2025 01:29
@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 Feb 4, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Feb 4, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Feb 4, 2025
@JovanGerb JovanGerb marked this pull request as draft February 4, 2025 02:03
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Feb 4, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Feb 4, 2025
@leanprover-community-bot
Copy link
Collaborator

leanprover-community-bot commented Feb 4, 2025

Mathlib CI status (docs):

@leanprover-community-bot leanprover-community-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Feb 4, 2025
@JovanGerb JovanGerb marked this pull request as ready for review February 4, 2025 05:22
@nomeata nomeata added the changelog-language Language features, tactics, and metaprograms label Feb 4, 2025
@nomeata nomeata enabled auto-merge February 4, 2025 08:43
@nomeata nomeata added this pull request to the merge queue Feb 4, 2025
Merged via the queue into leanprover:master with commit 2c6eace Feb 4, 2025
21 of 22 checks passed
@JovanGerb JovanGerb deleted the discr_tree_simp_key branch February 4, 2025 16:51
luisacicolini pushed a commit to opencompl/lean4 that referenced this pull request Feb 24, 2025
…r#6936)

This PR fixes the `#discr_tree_simp_key` command, because it displays
the keys for just `lhs` in `lhs ≠ rhs`, but it should be `lhs = rhs`,
since that is what simp indexes.
luisacicolini pushed a commit to opencompl/lean4 that referenced this pull request Feb 25, 2025
…r#6936)

This PR fixes the `#discr_tree_simp_key` command, because it displays
the keys for just `lhs` in `lhs ≠ rhs`, but it should be `lhs = rhs`,
since that is what simp indexes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds-mathlib CI has verified that Mathlib builds against this PR changelog-language Language features, tactics, and metaprograms 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.

None yet

4 participants