Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

[Merged by Bors] - chore(category_theory/monad/basic): remove some simp lemmas#18727

Closed
kim-em wants to merge 1 commit intomasterfrom
rm_monad_simps
Closed

[Merged by Bors] - chore(category_theory/monad/basic): remove some simp lemmas#18727
kim-em wants to merge 1 commit intomasterfrom
rm_monad_simps

Conversation

@kim-em
Copy link
Copy Markdown
Collaborator

@kim-em kim-em commented Apr 4, 2023

This is a backport from mathlib4, where the simpNF (correctly) linter disapproves of these lemmas. Mostly this PR exists to verify that these are not needed in the simp set.

leanprover-community/mathlib4#2969


Open in Gitpod

@kim-em kim-em added awaiting-review The author would like community review of the PR awaiting-CI The author would like to see what CI has to say before doing more work. labels Apr 4, 2023
@kim-em kim-em requested a review from a team as a code owner April 4, 2023 01:47
@github-actions github-actions bot removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Apr 4, 2023
@alexjbest
Copy link
Copy Markdown
Member

maintainer merge

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2023

🚀 Pull request has been placed on the maintainer queue by alexjbest.

@ChrisHughes24
Copy link
Copy Markdown
Member

bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Apr 5, 2023
bors bot pushed a commit that referenced this pull request Apr 5, 2023
This is a backport from mathlib4, where the simpNF (correctly) linter disapproves of these lemmas. Mostly this PR exists to verify that these are not needed in the simp set.

leanprover-community/mathlib4#2969



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Apr 5, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(category_theory/monad/basic): remove some simp lemmas [Merged by Bors] - chore(category_theory/monad/basic): remove some simp lemmas Apr 5, 2023
@bors bors bot closed this Apr 5, 2023
@bors bors bot deleted the rm_monad_simps branch April 5, 2023 15:13
bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request Apr 6, 2023
The [porting PR](#2969) removed two `@[simp]` that the simpNF linter complained about. Now that I've verified they are not actually needed downstream (see leanprover-community/mathlib3#18727), we may as well remove the comments.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request Apr 6, 2023
The [porting PR](#2969) removed two `@[simp]` that the simpNF linter complained about. Now that I've verified they are not actually needed downstream (see leanprover-community/mathlib3#18727), we may as well remove the comments.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request Apr 6, 2023
The [porting PR](#2969) removed two `@[simp]` that the simpNF linter complained about. Now that I've verified they are not actually needed downstream (see leanprover-community/mathlib3#18727), we may as well remove the comments.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request Apr 6, 2023
The [porting PR](#2969) removed two `@[simp]` that the simpNF linter complained about. Now that I've verified they are not actually needed downstream (see leanprover-community/mathlib3#18727), we may as well remove the comments.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
MonadMaverick pushed a commit to leanprover-community/mathlib4 that referenced this pull request Apr 9, 2023
The [porting PR](#2969) removed two `@[simp]` that the simpNF linter complained about. Now that I've verified they are not actually needed downstream (see leanprover-community/mathlib3#18727), we may as well remove the comments.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
MonadMaverick pushed a commit to MonadMaverick/mathlib4 that referenced this pull request Apr 9, 2023
The [porting PR](leanprover-community#2969) removed two `@[simp]` that the simpNF linter complained about. Now that I've verified they are not actually needed downstream (see leanprover-community/mathlib3#18727), we may as well remove the comments.



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
xroblot pushed a commit that referenced this pull request Apr 23, 2023
This is a backport from mathlib4, where the simpNF (correctly) linter disapproves of these lemmas. Mostly this PR exists to verify that these are not needed in the simp set.

leanprover-community/mathlib4#2969



Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants