[Merged by Bors] - feat: port Order.RelIso.Group#813
Closed
zeramorphic wants to merge 3 commits intomasterfrom
Closed
[Merged by Bors] - feat: port Order.RelIso.Group#813zeramorphic wants to merge 3 commits intomasterfrom
zeramorphic wants to merge 3 commits intomasterfrom
Conversation
Signed-off-by: thirdsgames <thirdsgames2018@gmail.com>
Signed-off-by: thirdsgames <thirdsgames2018@gmail.com>
Signed-off-by: thirdsgames <thirdsgames2018@gmail.com>
Member
|
The convention I have already used was to use |
Member
Some other PRs agreed with your convention however. I think we'll stick to your convention. |
Member
|
bors merge |
bors bot
pushed a commit
that referenced
this pull request
Dec 1, 2022
mathlib3 SHA: 62a5626868683c104774de8d85b9855234ac807c I would appreciate advice on naming lemmas about coercions, the porting guide doesn't say what to do.
|
Pull request successfully merged into master. Build succeeded:
|
bors bot
pushed a commit
to leanprover-community/mathlib3
that referenced
this pull request
Dec 2, 2022
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status). Relates to the following PRs: * `algebra.order.sub.canonical`: leanprover-community/mathlib4#814 * `category_theory.category.Rel`: leanprover-community/mathlib4#822 * `category_theory.category.basic`: leanprover-community/mathlib4#749 * `category_theory.functor.basic`: leanprover-community/mathlib4#749 * `category_theory.functor.category`: leanprover-community/mathlib4#749 * `category_theory.functor.functorial`: leanprover-community/mathlib4#822 * `category_theory.isomorphism`: leanprover-community/mathlib4#749 * `category_theory.natural_transformation`: leanprover-community/mathlib4#749 * `category_theory.thin`: leanprover-community/mathlib4#822 * `combinatorics.quiver.basic`: leanprover-community/mathlib4#749 * `combinatorics.quiver.path`: leanprover-community/mathlib4#811 * `data.psigma.order`: leanprover-community/mathlib4#815 * `data.stream.defs`: leanprover-community/mathlib4#665 * `order.boolean_algebra`: leanprover-community/mathlib4#794 * `order.heyting.basic`: leanprover-community/mathlib4#793 * `order.rel_iso.group`: leanprover-community/mathlib4#813
bors bot
pushed a commit
to leanprover-community/mathlib3
that referenced
this pull request
Dec 3, 2022
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status). Relates to the following PRs: * `algebra.order.sub.canonical`: leanprover-community/mathlib4#814 * `category_theory.category.Rel`: leanprover-community/mathlib4#822 * `category_theory.category.basic`: leanprover-community/mathlib4#749 * `category_theory.functor.basic`: leanprover-community/mathlib4#749 * `category_theory.functor.category`: leanprover-community/mathlib4#749 * `category_theory.functor.functorial`: leanprover-community/mathlib4#822 * `category_theory.isomorphism`: leanprover-community/mathlib4#749 * `category_theory.natural_transformation`: leanprover-community/mathlib4#749 * `category_theory.thin`: leanprover-community/mathlib4#822 * `combinatorics.quiver.basic`: leanprover-community/mathlib4#749 * `combinatorics.quiver.path`: leanprover-community/mathlib4#811 * `data.psigma.order`: leanprover-community/mathlib4#815 * `data.stream.defs`: leanprover-community/mathlib4#665 * `order.boolean_algebra`: leanprover-community/mathlib4#794 * `order.heyting.basic`: leanprover-community/mathlib4#793 * `order.rel_iso.group`: leanprover-community/mathlib4#813
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
mathlib3 SHA: 62a5626868683c104774de8d85b9855234ac807c
I would appreciate advice on naming lemmas about coercions, the porting guide doesn't say what to do.