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

[Merged by Bors] - feat: port noncomm_ring tactic #4804

Closed
wants to merge 5 commits into from

Conversation

j-loreaux
Copy link
Collaborator

This aims to be a faithful implementation of mathlib3's noncomm_ring tactic.


Open in Gitpod

@j-loreaux j-loreaux added awaiting-review The author would like community review of the PR modifies-tactic-syntax This PR adds a new interactive tactic or modifies the syntax of an existing tactic. t-meta Tactics, attributes or user commands labels Jun 7, 2023
Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

If CI passes, please remove the label awaiting-CI and merge this yourself, by adding a comment bors r+.

bors d+

@bors
Copy link

bors bot commented Jun 7, 2023

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

@semorrison semorrison added delegated and removed awaiting-review The author would like community review of the PR labels Jun 7, 2023
@j-loreaux
Copy link
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Jun 7, 2023
This aims to be a faithful implementation of mathlib3's `noncomm_ring` tactic.
@bors
Copy link

bors bot commented Jun 7, 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 feat: port noncomm_ring tactic [Merged by Bors] - feat: port noncomm_ring tactic Jun 7, 2023
@bors bors bot closed this Jun 7, 2023
@bors bors bot deleted the port/Tactic.NoncommRing branch June 7, 2023 15:38
bors bot pushed a commit that referenced this pull request Jun 7, 2023
- [x] depends on: #4804



Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
qawbecrdtey pushed a commit to qawbecrdtey/greedoid-mathlib4 that referenced this pull request Jun 12, 2023
This aims to be a faithful implementation of mathlib3's `noncomm_ring` tactic.
qawbecrdtey pushed a commit to qawbecrdtey/greedoid-mathlib4 that referenced this pull request Jun 12, 2023
- [x] depends on: leanprover-community#4804



Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated modifies-tactic-syntax This PR adds a new interactive tactic or modifies the syntax of an existing tactic. t-meta Tactics, attributes or user commands
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants