Skip to content

[Merged by Bors] - fix: use cleanupAnnotations in symm and trans#3768

Closed
fpvandoorn wants to merge 14 commits intomasterfrom
rflsymmtrans
Closed

[Merged by Bors] - fix: use cleanupAnnotations in symm and trans#3768
fpvandoorn wants to merge 14 commits intomasterfrom
rflsymmtrans

Conversation

@fpvandoorn
Copy link
Copy Markdown
Member

@fpvandoorn fpvandoorn commented May 2, 2023


Open in Gitpod

@fpvandoorn fpvandoorn added awaiting-review t-meta Tactics, attributes or user commands labels May 2, 2023
@fpvandoorn fpvandoorn changed the title fix: remove annotations in rfl, symm, trans fix: remove annotations in goal for rfl, symm, trans May 2, 2023
@fpvandoorn fpvandoorn changed the title fix: remove annotations in goal for rfl, symm, trans fix: remove annotations in goal for symm and trans May 3, 2023
@fpvandoorn fpvandoorn changed the title fix: remove annotations in goal for symm and trans fix: use whnfR in symm and trans May 3, 2023
@fpvandoorn fpvandoorn added awaiting-author A reviewer has asked the author a question or requested changes. and removed awaiting-review labels May 8, 2023
@fpvandoorn fpvandoorn changed the title fix: use whnfR in symm and trans fix: use cleanupAnnotations in symm and trans May 17, 2023
@fpvandoorn
Copy link
Copy Markdown
Member Author

I think @thorimur is planning to implement a better fix that might unfold some reducible definitions. This will work the same on 99% of cases that we can use in the meantime, and will only differ if relations and/or goals use reducible definitions.

@fpvandoorn fpvandoorn added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. and removed awaiting-author A reviewer has asked the author a question or requested changes. labels May 17, 2023
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label May 17, 2023
@kmill
Copy link
Copy Markdown
Contributor

kmill commented May 17, 2023

Thanks!

bors d+

@bors
Copy link
Copy Markdown

bors bot commented May 17, 2023

✌️ fpvandoorn can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels May 17, 2023
@kmill
Copy link
Copy Markdown
Contributor

kmill commented May 17, 2023

bors r+

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label May 17, 2023
bors bot pushed a commit that referenced this pull request May 17, 2023
* `trans` would fail if the goal had an annotation
* `symm` would use `whnf` with normal transparency on the goal, now we use `cleanupAnnotations`.
* `rfl` is fixed in #3758
@bors
Copy link
Copy Markdown

bors bot commented May 18, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title fix: use cleanupAnnotations in symm and trans [Merged by Bors] - fix: use cleanupAnnotations in symm and trans May 18, 2023
@bors bors bot closed this May 18, 2023
@bors bors bot deleted the rflsymmtrans branch May 18, 2023 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). ready-to-merge This PR has been sent to bors. t-meta Tactics, attributes or user commands

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants