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(CategoryTheory/SingleObj): add functor and NatTrans constructors for SingleObj #9586

Closed
wants to merge 2 commits into from

Conversation

chrisflav
Copy link
Collaborator

Adds constructors for functors of type SingleObj α ⥤ C and natural transformations of functors SingleObj α ⥤ C.


Open in Gitpod

@chrisflav chrisflav added awaiting-review The author would like community review of the PR awaiting-CI t-category-theory Category theory labels Jan 9, 2024
@jcommelin jcommelin added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jan 9, 2024
@chrisflav chrisflav added awaiting-review The author would like community review of the PR awaiting-CI and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jan 9, 2024
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 🎉

bors merge

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Jan 10, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jan 10, 2024
… for `SingleObj` (#9586)

Adds constructors for functors of type `SingleObj α ⥤ C` and natural transformations of functors `SingleObj α ⥤ C`.
@mathlib-bors
Copy link

mathlib-bors bot commented Jan 10, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(CategoryTheory/SingleObj): add functor and NatTrans constructors for SingleObj [Merged by Bors] - feat(CategoryTheory/SingleObj): add functor and NatTrans constructors for SingleObj Jan 10, 2024
@mathlib-bors mathlib-bors bot closed this Jan 10, 2024
@mathlib-bors mathlib-bors bot deleted the chrisflav/singleobj branch January 10, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors. t-category-theory Category theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants