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: check function types when detecting congruences in grind #6466

Merged
merged 3 commits into from
Dec 28, 2024

Conversation

leodemoura
Copy link
Member

This PR completes the implementation of addCongrTable in the (WIP) grind tactic. It also adds a new test to demonstrate why the extra check is needed. It also updates the field cgRoot (congruence root).

@leodemoura leodemoura added the changelog-language Language features, tactics, and metaprograms label Dec 28, 2024
@leodemoura leodemoura enabled auto-merge December 28, 2024 19:39
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc December 28, 2024 19:45 Inactive
@leodemoura leodemoura added this pull request to the merge queue Dec 28, 2024
@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 28, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Dec 28, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Dec 28, 2024
Merged via the queue into master with commit 3fc7485 Dec 28, 2024
19 checks passed
@leanprover-community-bot leanprover-community-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Dec 28, 2024
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

luisacicolini pushed a commit to opencompl/lean4 that referenced this pull request Jan 21, 2025
…prover#6466)

This PR completes the implementation of `addCongrTable` in the (WIP)
`grind` tactic. It also adds a new test to demonstrate why the extra
check is needed. It also updates the field `cgRoot` (congruence root).
JovanGerb pushed a commit to JovanGerb/lean4 that referenced this pull request Jan 21, 2025
…prover#6466)

This PR completes the implementation of `addCongrTable` in the (WIP)
`grind` tactic. It also adds a new test to demonstrate why the extra
check is needed. It also updates the field `cgRoot` (congruence root).
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.

2 participants