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: Extend rfl tactic to use refl attribute. #436

Closed
wants to merge 13 commits into from

Conversation

newell
Copy link
Collaborator

@newell newell commented Sep 22, 2022

This extends the rfl tactic in Lean 4 to use refl attribute.

@newell newell changed the title Extend rfl tactic to use refl attribute. feat: Extend rfl tactic to use refl attribute. Sep 23, 2022
@newell newell added awaiting-review blocked-by-other-PR This PR depends on another PR to Mathlib labels Sep 23, 2022
@newell
Copy link
Collaborator Author

newell commented Sep 24, 2022

Updated with review fixes. This branch relies on #425 and that was done in a separate branch since that code was from @siddhartha-gadgil.

@digama0
Copy link
Member

digama0 commented Sep 29, 2022

bors merge

@bors
Copy link

bors bot commented Sep 29, 2022

👎 Rejected by label

@digama0 digama0 removed blocked-by-other-PR This PR depends on another PR to Mathlib awaiting-review labels Sep 29, 2022
@digama0
Copy link
Member

digama0 commented Sep 29, 2022

bors merge

bors bot pushed a commit that referenced this pull request Sep 29, 2022
This extends the `rfl` tactic in Lean 4 to use `refl` attribute.

Co-authored-by: Mario Carneiro <di.gama@gmail.com>
@bors
Copy link

bors bot commented Sep 29, 2022

Build failed:

@digama0
Copy link
Member

digama0 commented Sep 29, 2022

bors merge

bors bot pushed a commit that referenced this pull request Sep 29, 2022
This extends the `rfl` tactic in Lean 4 to use `refl` attribute.

Co-authored-by: Mario Carneiro <di.gama@gmail.com>
@bors
Copy link

bors bot commented Sep 29, 2022

Build failed:

@digama0
Copy link
Member

digama0 commented Sep 30, 2022

bors merge

bors bot pushed a commit that referenced this pull request Sep 30, 2022
This extends the `rfl` tactic in Lean 4 to use `refl` attribute.

Co-authored-by: Mario Carneiro <di.gama@gmail.com>
@bors
Copy link

bors bot commented Sep 30, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: Extend rfl tactic to use refl attribute. [Merged by Bors] - feat: Extend rfl tactic to use refl attribute. Sep 30, 2022
@bors bors bot closed this Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants