doc(CategoryTheory): fixed notation error on customising morphism composition#20878
Closed
YunkaiZhang233 wants to merge 1 commit intoleanprover-community:masterfrom
Closed
doc(CategoryTheory): fixed notation error on customising morphism composition#20878YunkaiZhang233 wants to merge 1 commit intoleanprover-community:masterfrom
YunkaiZhang233 wants to merge 1 commit intoleanprover-community:masterfrom
Conversation
Contributor
|
Unfortunately, Mathlib works in an unusual model whereby PRs must be made from branches on the main repository, rather than forks. (We're working on fixing this.) Could you please ask for write permission at https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/github.20permission, and then reopen the PR. Feel free to ping me on zulip, and I'll merge. |
Collaborator
Author
|
thank you! |
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.
The old hint of local notation which is ported from mathlib3 is now deprecated. This PR fixes it with an acceptable grammar.