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(algebra/algebra/subalgebra): subalgebra.map commutes with supremum #10899

Closed
wants to merge 3 commits into from

Conversation

tb65536
Copy link
Collaborator

@tb65536 tb65536 commented Dec 19, 2021

This PR proves (S ⊔ T).map f = S.map f ⊔ T.map f.


Open in Gitpod

@tb65536 tb65536 added the awaiting-review The author would like community review of the PR label Dec 19, 2021
Copy link
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors d+

Thanks!

@bors
Copy link

bors bot commented Dec 19, 2021

✌️ tb65536 can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Dec 19, 2021
Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@tb65536
Copy link
Collaborator Author

tb65536 commented Dec 19, 2021

bors r+

bors bot pushed a commit that referenced this pull request Dec 19, 2021
…emum (#10899)

This PR proves `(S ⊔ T).map f = S.map f ⊔ T.map f`.



Co-authored-by: tb65536 <tb65536@users.noreply.github.com>
@bors
Copy link

bors bot commented Dec 19, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/algebra/subalgebra): subalgebra.map commutes with supremum [Merged by Bors] - feat(algebra/algebra/subalgebra): subalgebra.map commutes with supremum Dec 19, 2021
@bors bors bot closed this Dec 19, 2021
@bors bors bot deleted the alg_hom_map_sup branch December 19, 2021 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants